[INFO] fetching crate glow 0.14.0... [INFO] checking glow-0.14.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate glow 0.14.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate glow 0.14.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate glow 0.14.0 [INFO] finished tweaking crates.io crate glow 0.14.0 [INFO] tweaked toml for crates.io crate glow 0.14.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fca2e27c3142b64d67a444f851cdbdee6226fe133dfb8c286ea35394310fdcb [INFO] running `Command { std: "docker" "start" "-a" "0fca2e27c3142b64d67a444f851cdbdee6226fe133dfb8c286ea35394310fdcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fca2e27c3142b64d67a444f851cdbdee6226fe133dfb8c286ea35394310fdcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fca2e27c3142b64d67a444f851cdbdee6226fe133dfb8c286ea35394310fdcb", kill_on_drop: false }` [INFO] [stdout] 0fca2e27c3142b64d67a444f851cdbdee6226fe133dfb8c286ea35394310fdcb [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3017c0113e4951ae1ee4a648a45f3b83d7dac6c283a91db9e285e39d94b53e03 [INFO] running `Command { std: "docker" "start" "-a" "3017c0113e4951ae1ee4a648a45f3b83d7dac6c283a91db9e285e39d94b53e03", kill_on_drop: false }` [INFO] [stderr] Checking glow v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `chlorine` [INFO] [stdout] --> src/gl46.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | 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:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[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: `global_loader` [INFO] [stdout] --> src/gl46.rs:142:7 [INFO] [stdout] | [INFO] [stdout] 142 | #[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:37021:11 [INFO] [stdout] | [INFO] [stdout] 37021 | #[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:5629:20 [INFO] [stdout] | [INFO] [stdout] 5629 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5630:20 [INFO] [stdout] | [INFO] [stdout] 5630 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5670:20 [INFO] [stdout] | [INFO] [stdout] 5670 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5671:20 [INFO] [stdout] | [INFO] [stdout] 5671 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5701:20 [INFO] [stdout] | [INFO] [stdout] 5701 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5702:20 [INFO] [stdout] | [INFO] [stdout] 5702 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5734:20 [INFO] [stdout] | [INFO] [stdout] 5734 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5735:20 [INFO] [stdout] | [INFO] [stdout] 5735 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5771:20 [INFO] [stdout] | [INFO] [stdout] 5771 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5772:20 [INFO] [stdout] | [INFO] [stdout] 5772 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5799:20 [INFO] [stdout] | [INFO] [stdout] 5799 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5800:20 [INFO] [stdout] | [INFO] [stdout] 5800 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5842:20 [INFO] [stdout] | [INFO] [stdout] 5842 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5843:20 [INFO] [stdout] | [INFO] [stdout] 5843 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5877:20 [INFO] [stdout] | [INFO] [stdout] 5877 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5878:20 [INFO] [stdout] | [INFO] [stdout] 5878 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5925:20 [INFO] [stdout] | [INFO] [stdout] 5925 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5926:20 [INFO] [stdout] | [INFO] [stdout] 5926 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5953:20 [INFO] [stdout] | [INFO] [stdout] 5953 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5954:20 [INFO] [stdout] | [INFO] [stdout] 5954 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5998:20 [INFO] [stdout] | [INFO] [stdout] 5998 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5999:20 [INFO] [stdout] | [INFO] [stdout] 5999 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6053:20 [INFO] [stdout] | [INFO] [stdout] 6053 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6054:20 [INFO] [stdout] | [INFO] [stdout] 6054 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6107:20 [INFO] [stdout] | [INFO] [stdout] 6107 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6108:20 [INFO] [stdout] | [INFO] [stdout] 6108 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6164:20 [INFO] [stdout] | [INFO] [stdout] 6164 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6165:20 [INFO] [stdout] | [INFO] [stdout] 6165 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6211:20 [INFO] [stdout] | [INFO] [stdout] 6211 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6212:20 [INFO] [stdout] | [INFO] [stdout] 6212 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6262:20 [INFO] [stdout] | [INFO] [stdout] 6262 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6263:20 [INFO] [stdout] | [INFO] [stdout] 6263 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6304:20 [INFO] [stdout] | [INFO] [stdout] 6304 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6305:20 [INFO] [stdout] | [INFO] [stdout] 6305 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6364:20 [INFO] [stdout] | [INFO] [stdout] 6364 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6365:20 [INFO] [stdout] | [INFO] [stdout] 6365 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6411:20 [INFO] [stdout] | [INFO] [stdout] 6411 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6412:20 [INFO] [stdout] | [INFO] [stdout] 6412 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6447:20 [INFO] [stdout] | [INFO] [stdout] 6447 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6448:20 [INFO] [stdout] | [INFO] [stdout] 6448 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6487:20 [INFO] [stdout] | [INFO] [stdout] 6487 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6488:20 [INFO] [stdout] | [INFO] [stdout] 6488 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6515:20 [INFO] [stdout] | [INFO] [stdout] 6515 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6516:20 [INFO] [stdout] | [INFO] [stdout] 6516 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6559:20 [INFO] [stdout] | [INFO] [stdout] 6559 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6560:20 [INFO] [stdout] | [INFO] [stdout] 6560 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6586:20 [INFO] [stdout] | [INFO] [stdout] 6586 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6587:20 [INFO] [stdout] | [INFO] [stdout] 6587 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6623:20 [INFO] [stdout] | [INFO] [stdout] 6623 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6624:20 [INFO] [stdout] | [INFO] [stdout] 6624 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6666:20 [INFO] [stdout] | [INFO] [stdout] 6666 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6667:20 [INFO] [stdout] | [INFO] [stdout] 6667 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6702:20 [INFO] [stdout] | [INFO] [stdout] 6702 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6703:20 [INFO] [stdout] | [INFO] [stdout] 6703 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6734:20 [INFO] [stdout] | [INFO] [stdout] 6734 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6735:20 [INFO] [stdout] | [INFO] [stdout] 6735 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6787:20 [INFO] [stdout] | [INFO] [stdout] 6787 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6788:20 [INFO] [stdout] | [INFO] [stdout] 6788 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6840:20 [INFO] [stdout] | [INFO] [stdout] 6840 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6841:20 [INFO] [stdout] | [INFO] [stdout] 6841 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6875:20 [INFO] [stdout] | [INFO] [stdout] 6875 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6876:20 [INFO] [stdout] | [INFO] [stdout] 6876 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6922:20 [INFO] [stdout] | [INFO] [stdout] 6922 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6923:20 [INFO] [stdout] | [INFO] [stdout] 6923 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6955:20 [INFO] [stdout] | [INFO] [stdout] 6955 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6956:20 [INFO] [stdout] | [INFO] [stdout] 6956 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6997:20 [INFO] [stdout] | [INFO] [stdout] 6997 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6998:20 [INFO] [stdout] | [INFO] [stdout] 6998 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7045:20 [INFO] [stdout] | [INFO] [stdout] 7045 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7046:20 [INFO] [stdout] | [INFO] [stdout] 7046 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:7109:20 [INFO] [stdout] | [INFO] [stdout] 7109 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7110:20 [INFO] [stdout] | [INFO] [stdout] 7110 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7163:20 [INFO] [stdout] | [INFO] [stdout] 7163 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7164:20 [INFO] [stdout] | [INFO] [stdout] 7164 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7218:20 [INFO] [stdout] | [INFO] [stdout] 7218 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7219:20 [INFO] [stdout] | [INFO] [stdout] 7219 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7247:20 [INFO] [stdout] | [INFO] [stdout] 7247 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7248:20 [INFO] [stdout] | [INFO] [stdout] 7248 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7305:20 [INFO] [stdout] | [INFO] [stdout] 7305 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7306:20 [INFO] [stdout] | [INFO] [stdout] 7306 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7369:20 [INFO] [stdout] | [INFO] [stdout] 7369 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7370:20 [INFO] [stdout] | [INFO] [stdout] 7370 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7418:20 [INFO] [stdout] | [INFO] [stdout] 7418 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7419:20 [INFO] [stdout] | [INFO] [stdout] 7419 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7472:20 [INFO] [stdout] | [INFO] [stdout] 7472 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7473:20 [INFO] [stdout] | [INFO] [stdout] 7473 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7526:20 [INFO] [stdout] | [INFO] [stdout] 7526 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7527:20 [INFO] [stdout] | [INFO] [stdout] 7527 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7578:20 [INFO] [stdout] | [INFO] [stdout] 7578 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7579:20 [INFO] [stdout] | [INFO] [stdout] 7579 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7615:20 [INFO] [stdout] | [INFO] [stdout] 7615 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7616:20 [INFO] [stdout] | [INFO] [stdout] 7616 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7661:20 [INFO] [stdout] | [INFO] [stdout] 7661 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7662:20 [INFO] [stdout] | [INFO] [stdout] 7662 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7689:20 [INFO] [stdout] | [INFO] [stdout] 7689 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7690:20 [INFO] [stdout] | [INFO] [stdout] 7690 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7721:20 [INFO] [stdout] | [INFO] [stdout] 7721 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7722:20 [INFO] [stdout] | [INFO] [stdout] 7722 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7781:20 [INFO] [stdout] | [INFO] [stdout] 7781 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7782:20 [INFO] [stdout] | [INFO] [stdout] 7782 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7842:20 [INFO] [stdout] | [INFO] [stdout] 7842 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7843:20 [INFO] [stdout] | [INFO] [stdout] 7843 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7895:20 [INFO] [stdout] | [INFO] [stdout] 7895 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7896:20 [INFO] [stdout] | [INFO] [stdout] 7896 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7945:20 [INFO] [stdout] | [INFO] [stdout] 7945 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7946:20 [INFO] [stdout] | [INFO] [stdout] 7946 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7990:20 [INFO] [stdout] | [INFO] [stdout] 7990 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7991:20 [INFO] [stdout] | [INFO] [stdout] 7991 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8041:20 [INFO] [stdout] | [INFO] [stdout] 8041 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8042:20 [INFO] [stdout] | [INFO] [stdout] 8042 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8087:20 [INFO] [stdout] | [INFO] [stdout] 8087 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8088:20 [INFO] [stdout] | [INFO] [stdout] 8088 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8114:20 [INFO] [stdout] | [INFO] [stdout] 8114 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8115:20 [INFO] [stdout] | [INFO] [stdout] 8115 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8144:20 [INFO] [stdout] | [INFO] [stdout] 8144 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8145:20 [INFO] [stdout] | [INFO] [stdout] 8145 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8201:20 [INFO] [stdout] | [INFO] [stdout] 8201 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8202:20 [INFO] [stdout] | [INFO] [stdout] 8202 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8252:20 [INFO] [stdout] | [INFO] [stdout] 8252 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8253:20 [INFO] [stdout] | [INFO] [stdout] 8253 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8306:20 [INFO] [stdout] | [INFO] [stdout] 8306 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8307:20 [INFO] [stdout] | [INFO] [stdout] 8307 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8357:20 [INFO] [stdout] | [INFO] [stdout] 8357 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8358:20 [INFO] [stdout] | [INFO] [stdout] 8358 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8408:20 [INFO] [stdout] | [INFO] [stdout] 8408 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8409:20 [INFO] [stdout] | [INFO] [stdout] 8409 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8459:20 [INFO] [stdout] | [INFO] [stdout] 8459 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8460:20 [INFO] [stdout] | [INFO] [stdout] 8460 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8493:20 [INFO] [stdout] | [INFO] [stdout] 8493 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8494:20 [INFO] [stdout] | [INFO] [stdout] 8494 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8549:20 [INFO] [stdout] | [INFO] [stdout] 8549 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8550:20 [INFO] [stdout] | [INFO] [stdout] 8550 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8610:20 [INFO] [stdout] | [INFO] [stdout] 8610 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8611:20 [INFO] [stdout] | [INFO] [stdout] 8611 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8659:20 [INFO] [stdout] | [INFO] [stdout] 8659 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8660:20 [INFO] [stdout] | [INFO] [stdout] 8660 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8686:20 [INFO] [stdout] | [INFO] [stdout] 8686 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8687:20 [INFO] [stdout] | [INFO] [stdout] 8687 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8727:20 [INFO] [stdout] | [INFO] [stdout] 8727 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8728:20 [INFO] [stdout] | [INFO] [stdout] 8728 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8782:20 [INFO] [stdout] | [INFO] [stdout] 8782 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8783:20 [INFO] [stdout] | [INFO] [stdout] 8783 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8823:20 [INFO] [stdout] | [INFO] [stdout] 8823 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8824:20 [INFO] [stdout] | [INFO] [stdout] 8824 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8860:20 [INFO] [stdout] | [INFO] [stdout] 8860 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8861:20 [INFO] [stdout] | [INFO] [stdout] 8861 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8925:20 [INFO] [stdout] | [INFO] [stdout] 8925 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8926:20 [INFO] [stdout] | [INFO] [stdout] 8926 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8983:20 [INFO] [stdout] | [INFO] [stdout] 8983 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8984:20 [INFO] [stdout] | [INFO] [stdout] 8984 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9043:20 [INFO] [stdout] | [INFO] [stdout] 9043 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9044:20 [INFO] [stdout] | [INFO] [stdout] 9044 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9100:20 [INFO] [stdout] | [INFO] [stdout] 9100 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9101:20 [INFO] [stdout] | [INFO] [stdout] 9101 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9162:20 [INFO] [stdout] | [INFO] [stdout] 9162 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9163:20 [INFO] [stdout] | [INFO] [stdout] 9163 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9221:20 [INFO] [stdout] | [INFO] [stdout] 9221 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9222:20 [INFO] [stdout] | [INFO] [stdout] 9222 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9272:20 [INFO] [stdout] | [INFO] [stdout] 9272 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9273:20 [INFO] [stdout] | [INFO] [stdout] 9273 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9327:20 [INFO] [stdout] | [INFO] [stdout] 9327 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9328:20 [INFO] [stdout] | [INFO] [stdout] 9328 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9390:20 [INFO] [stdout] | [INFO] [stdout] 9390 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9391:20 [INFO] [stdout] | [INFO] [stdout] 9391 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9449:20 [INFO] [stdout] | [INFO] [stdout] 9449 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9450:20 [INFO] [stdout] | [INFO] [stdout] 9450 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9506:20 [INFO] [stdout] | [INFO] [stdout] 9506 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9507:20 [INFO] [stdout] | [INFO] [stdout] 9507 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9573:20 [INFO] [stdout] | [INFO] [stdout] 9573 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9574:20 [INFO] [stdout] | [INFO] [stdout] 9574 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9632:20 [INFO] [stdout] | [INFO] [stdout] 9632 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9633:20 [INFO] [stdout] | [INFO] [stdout] 9633 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9697:20 [INFO] [stdout] | [INFO] [stdout] 9697 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9698:20 [INFO] [stdout] | [INFO] [stdout] 9698 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9764:20 [INFO] [stdout] | [INFO] [stdout] 9764 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9765:20 [INFO] [stdout] | [INFO] [stdout] 9765 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9826:20 [INFO] [stdout] | [INFO] [stdout] 9826 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9827:20 [INFO] [stdout] | [INFO] [stdout] 9827 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9885:20 [INFO] [stdout] | [INFO] [stdout] 9885 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9886:20 [INFO] [stdout] | [INFO] [stdout] 9886 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9939:20 [INFO] [stdout] | [INFO] [stdout] 9939 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9940:20 [INFO] [stdout] | [INFO] [stdout] 9940 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:10047:20 [INFO] [stdout] | [INFO] [stdout] 10047 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10048:20 [INFO] [stdout] | [INFO] [stdout] 10048 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10102:20 [INFO] [stdout] | [INFO] [stdout] 10102 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10103:20 [INFO] [stdout] | [INFO] [stdout] 10103 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10134:20 [INFO] [stdout] | [INFO] [stdout] 10134 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10135:20 [INFO] [stdout] | [INFO] [stdout] 10135 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10174:20 [INFO] [stdout] | [INFO] [stdout] 10174 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10175:20 [INFO] [stdout] | [INFO] [stdout] 10175 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10206:20 [INFO] [stdout] | [INFO] [stdout] 10206 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10207:20 [INFO] [stdout] | [INFO] [stdout] 10207 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10248:20 [INFO] [stdout] | [INFO] [stdout] 10248 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10249:20 [INFO] [stdout] | [INFO] [stdout] 10249 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10286:20 [INFO] [stdout] | [INFO] [stdout] 10286 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10287:20 [INFO] [stdout] | [INFO] [stdout] 10287 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10327:20 [INFO] [stdout] | [INFO] [stdout] 10327 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10328:20 [INFO] [stdout] | [INFO] [stdout] 10328 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10360:20 [INFO] [stdout] | [INFO] [stdout] 10360 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10361:20 [INFO] [stdout] | [INFO] [stdout] 10361 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10393:20 [INFO] [stdout] | [INFO] [stdout] 10393 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10394:20 [INFO] [stdout] | [INFO] [stdout] 10394 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10442:20 [INFO] [stdout] | [INFO] [stdout] 10442 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10443:20 [INFO] [stdout] | [INFO] [stdout] 10443 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10485:20 [INFO] [stdout] | [INFO] [stdout] 10485 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10486:20 [INFO] [stdout] | [INFO] [stdout] 10486 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10522:20 [INFO] [stdout] | [INFO] [stdout] 10522 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10523:20 [INFO] [stdout] | [INFO] [stdout] 10523 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10559:20 [INFO] [stdout] | [INFO] [stdout] 10559 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10560:20 [INFO] [stdout] | [INFO] [stdout] 10560 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10586:20 [INFO] [stdout] | [INFO] [stdout] 10586 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10587:20 [INFO] [stdout] | [INFO] [stdout] 10587 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10628:20 [INFO] [stdout] | [INFO] [stdout] 10628 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10629:20 [INFO] [stdout] | [INFO] [stdout] 10629 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10675:20 [INFO] [stdout] | [INFO] [stdout] 10675 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10676:20 [INFO] [stdout] | [INFO] [stdout] 10676 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10725:20 [INFO] [stdout] | [INFO] [stdout] 10725 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10726:20 [INFO] [stdout] | [INFO] [stdout] 10726 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10786:20 [INFO] [stdout] | [INFO] [stdout] 10786 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10787:20 [INFO] [stdout] | [INFO] [stdout] 10787 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10848:20 [INFO] [stdout] | [INFO] [stdout] 10848 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10849:20 [INFO] [stdout] | [INFO] [stdout] 10849 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10910:20 [INFO] [stdout] | [INFO] [stdout] 10910 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10911:20 [INFO] [stdout] | [INFO] [stdout] 10911 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10971:20 [INFO] [stdout] | [INFO] [stdout] 10971 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10972:20 [INFO] [stdout] | [INFO] [stdout] 10972 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11033:20 [INFO] [stdout] | [INFO] [stdout] 11033 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11034:20 [INFO] [stdout] | [INFO] [stdout] 11034 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11092:20 [INFO] [stdout] | [INFO] [stdout] 11092 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11093:20 [INFO] [stdout] | [INFO] [stdout] 11093 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11124:20 [INFO] [stdout] | [INFO] [stdout] 11124 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11125:20 [INFO] [stdout] | [INFO] [stdout] 11125 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11164:20 [INFO] [stdout] | [INFO] [stdout] 11164 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11165:20 [INFO] [stdout] | [INFO] [stdout] 11165 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11196:20 [INFO] [stdout] | [INFO] [stdout] 11196 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11197:20 [INFO] [stdout] | [INFO] [stdout] 11197 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11237:20 [INFO] [stdout] | [INFO] [stdout] 11237 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11238:20 [INFO] [stdout] | [INFO] [stdout] 11238 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11269:20 [INFO] [stdout] | [INFO] [stdout] 11269 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11270:20 [INFO] [stdout] | [INFO] [stdout] 11270 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11310:20 [INFO] [stdout] | [INFO] [stdout] 11310 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11311:20 [INFO] [stdout] | [INFO] [stdout] 11311 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11346:20 [INFO] [stdout] | [INFO] [stdout] 11346 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11347:20 [INFO] [stdout] | [INFO] [stdout] 11347 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11378:20 [INFO] [stdout] | [INFO] [stdout] 11378 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11379:20 [INFO] [stdout] | [INFO] [stdout] 11379 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11407:20 [INFO] [stdout] | [INFO] [stdout] 11407 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11408:20 [INFO] [stdout] | [INFO] [stdout] 11408 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11440:20 [INFO] [stdout] | [INFO] [stdout] 11440 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11441:20 [INFO] [stdout] | [INFO] [stdout] 11441 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11477:20 [INFO] [stdout] | [INFO] [stdout] 11477 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11478:20 [INFO] [stdout] | [INFO] [stdout] 11478 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11514:20 [INFO] [stdout] | [INFO] [stdout] 11514 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11515:20 [INFO] [stdout] | [INFO] [stdout] 11515 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11541:20 [INFO] [stdout] | [INFO] [stdout] 11541 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11542:20 [INFO] [stdout] | [INFO] [stdout] 11542 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11568:20 [INFO] [stdout] | [INFO] [stdout] 11568 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11569:20 [INFO] [stdout] | [INFO] [stdout] 11569 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11596:20 [INFO] [stdout] | [INFO] [stdout] 11596 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11597:20 [INFO] [stdout] | [INFO] [stdout] 11597 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11638:20 [INFO] [stdout] | [INFO] [stdout] 11638 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11639:20 [INFO] [stdout] | [INFO] [stdout] 11639 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11680:20 [INFO] [stdout] | [INFO] [stdout] 11680 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11681:20 [INFO] [stdout] | [INFO] [stdout] 11681 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11707:20 [INFO] [stdout] | [INFO] [stdout] 11707 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11708:20 [INFO] [stdout] | [INFO] [stdout] 11708 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11740:20 [INFO] [stdout] | [INFO] [stdout] 11740 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11741:20 [INFO] [stdout] | [INFO] [stdout] 11741 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11769:20 [INFO] [stdout] | [INFO] [stdout] 11769 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11770:20 [INFO] [stdout] | [INFO] [stdout] 11770 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11807:20 [INFO] [stdout] | [INFO] [stdout] 11807 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11808:20 [INFO] [stdout] | [INFO] [stdout] 11808 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11847:20 [INFO] [stdout] | [INFO] [stdout] 11847 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11848:20 [INFO] [stdout] | [INFO] [stdout] 11848 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11883:20 [INFO] [stdout] | [INFO] [stdout] 11883 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11884:20 [INFO] [stdout] | [INFO] [stdout] 11884 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11910:20 [INFO] [stdout] | [INFO] [stdout] 11910 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11911:20 [INFO] [stdout] | [INFO] [stdout] 11911 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11958:20 [INFO] [stdout] | [INFO] [stdout] 11958 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11959:20 [INFO] [stdout] | [INFO] [stdout] 11959 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11994:20 [INFO] [stdout] | [INFO] [stdout] 11994 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11995:20 [INFO] [stdout] | [INFO] [stdout] 11995 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12028:20 [INFO] [stdout] | [INFO] [stdout] 12028 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12029:20 [INFO] [stdout] | [INFO] [stdout] 12029 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12069:20 [INFO] [stdout] | [INFO] [stdout] 12069 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12070:20 [INFO] [stdout] | [INFO] [stdout] 12070 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12121:20 [INFO] [stdout] | [INFO] [stdout] 12121 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12122:20 [INFO] [stdout] | [INFO] [stdout] 12122 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `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:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | 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: `inline` [INFO] [stdout] --> src/gl46.rs:12174:20 [INFO] [stdout] | [INFO] [stdout] 12174 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `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:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[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: `inline_always` [INFO] [stdout] --> src/gl46.rs:12175:20 [INFO] [stdout] | [INFO] [stdout] 12175 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `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:142:7 [INFO] [stdout] | [INFO] [stdout] 142 | #[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: `inline` [INFO] [stdout] --> src/gl46.rs:12231:20 [INFO] [stdout] | [INFO] [stdout] 12231 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12232:20 [INFO] [stdout] | [INFO] [stdout] 12232 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12260:20 [INFO] [stdout] | [INFO] [stdout] 12260 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12261:20 [INFO] [stdout] | [INFO] [stdout] 12261 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `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:37021:11 [INFO] [stdout] | [INFO] [stdout] 37021 | #[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:12290:20 [INFO] [stdout] | [INFO] [stdout] 12290 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5629:20 [INFO] [stdout] | [INFO] [stdout] 5629 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12291:20 [INFO] [stdout] | [INFO] [stdout] 12291 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5630:20 [INFO] [stdout] | [INFO] [stdout] 5630 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5670:20 [INFO] [stdout] | [INFO] [stdout] 5670 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5671:20 [INFO] [stdout] | [INFO] [stdout] 5671 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5701:20 [INFO] [stdout] | [INFO] [stdout] 5701 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5702:20 [INFO] [stdout] | [INFO] [stdout] 5702 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5734:20 [INFO] [stdout] | [INFO] [stdout] 5734 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5735:20 [INFO] [stdout] | [INFO] [stdout] 5735 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5771:20 [INFO] [stdout] | [INFO] [stdout] 5771 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5772:20 [INFO] [stdout] | [INFO] [stdout] 5772 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5799:20 [INFO] [stdout] | [INFO] [stdout] 5799 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5800:20 [INFO] [stdout] | [INFO] [stdout] 5800 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5842:20 [INFO] [stdout] | [INFO] [stdout] 5842 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5843:20 [INFO] [stdout] | [INFO] [stdout] 5843 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5877:20 [INFO] [stdout] | [INFO] [stdout] 5877 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12343:20 [INFO] [stdout] | [INFO] [stdout] 12343 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5878:20 [INFO] [stdout] | [INFO] [stdout] 5878 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12344:20 [INFO] [stdout] | [INFO] [stdout] 12344 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5925:20 [INFO] [stdout] | [INFO] [stdout] 5925 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5926:20 [INFO] [stdout] | [INFO] [stdout] 5926 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12398:20 [INFO] [stdout] | [INFO] [stdout] 12398 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5953:20 [INFO] [stdout] | [INFO] [stdout] 5953 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12399:20 [INFO] [stdout] | [INFO] [stdout] 12399 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5954:20 [INFO] [stdout] | [INFO] [stdout] 5954 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5998:20 [INFO] [stdout] | [INFO] [stdout] 5998 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12448:20 [INFO] [stdout] | [INFO] [stdout] 12448 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5999:20 [INFO] [stdout] | [INFO] [stdout] 5999 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12449:20 [INFO] [stdout] | [INFO] [stdout] 12449 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6053:20 [INFO] [stdout] | [INFO] [stdout] 6053 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12505:20 [INFO] [stdout] | [INFO] [stdout] 12505 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6054:20 [INFO] [stdout] | [INFO] [stdout] 6054 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6107:20 [INFO] [stdout] | [INFO] [stdout] 6107 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12506:20 [INFO] [stdout] | [INFO] [stdout] 12506 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12563:20 [INFO] [stdout] | [INFO] [stdout] 12563 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12564:20 [INFO] [stdout] | [INFO] [stdout] 12564 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12617:20 [INFO] [stdout] | [INFO] [stdout] 12617 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12618:20 [INFO] [stdout] | [INFO] [stdout] 12618 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12671:20 [INFO] [stdout] | [INFO] [stdout] 12671 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12672:20 [INFO] [stdout] | [INFO] [stdout] 12672 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12727:20 [INFO] [stdout] | [INFO] [stdout] 12727 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12728:20 [INFO] [stdout] | [INFO] [stdout] 12728 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12786:20 [INFO] [stdout] | [INFO] [stdout] 12786 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12787:20 [INFO] [stdout] | [INFO] [stdout] 12787 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12837:20 [INFO] [stdout] | [INFO] [stdout] 12837 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12838:20 [INFO] [stdout] | [INFO] [stdout] 12838 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12874:20 [INFO] [stdout] | [INFO] [stdout] 12874 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12875:20 [INFO] [stdout] | [INFO] [stdout] 12875 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12925:20 [INFO] [stdout] | [INFO] [stdout] 12925 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12926:20 [INFO] [stdout] | [INFO] [stdout] 12926 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12968:20 [INFO] [stdout] | [INFO] [stdout] 12968 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6108:20 [INFO] [stdout] | [INFO] [stdout] 6108 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12969:20 [INFO] [stdout] | [INFO] [stdout] 12969 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6164:20 [INFO] [stdout] | [INFO] [stdout] 6164 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13022:20 [INFO] [stdout] | [INFO] [stdout] 13022 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6165:20 [INFO] [stdout] | [INFO] [stdout] 6165 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13023:20 [INFO] [stdout] | [INFO] [stdout] 13023 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6211:20 [INFO] [stdout] | [INFO] [stdout] 6211 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13051:20 [INFO] [stdout] | [INFO] [stdout] 13051 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6212:20 [INFO] [stdout] | [INFO] [stdout] 6212 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6262:20 [INFO] [stdout] | [INFO] [stdout] 6262 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13052:20 [INFO] [stdout] | [INFO] [stdout] 13052 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6263:20 [INFO] [stdout] | [INFO] [stdout] 6263 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13089:20 [INFO] [stdout] | [INFO] [stdout] 13089 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6304:20 [INFO] [stdout] | [INFO] [stdout] 6304 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13090:20 [INFO] [stdout] | [INFO] [stdout] 13090 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6305:20 [INFO] [stdout] | [INFO] [stdout] 6305 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6364:20 [INFO] [stdout] | [INFO] [stdout] 6364 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6365:20 [INFO] [stdout] | [INFO] [stdout] 6365 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6411:20 [INFO] [stdout] | [INFO] [stdout] 6411 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6412:20 [INFO] [stdout] | [INFO] [stdout] 6412 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6447:20 [INFO] [stdout] | [INFO] [stdout] 6447 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6448:20 [INFO] [stdout] | [INFO] [stdout] 6448 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6487:20 [INFO] [stdout] | [INFO] [stdout] 6487 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6488:20 [INFO] [stdout] | [INFO] [stdout] 6488 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6515:20 [INFO] [stdout] | [INFO] [stdout] 6515 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6516:20 [INFO] [stdout] | [INFO] [stdout] 6516 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6559:20 [INFO] [stdout] | [INFO] [stdout] 6559 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6560:20 [INFO] [stdout] | [INFO] [stdout] 6560 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6586:20 [INFO] [stdout] | [INFO] [stdout] 6586 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6587:20 [INFO] [stdout] | [INFO] [stdout] 6587 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6623:20 [INFO] [stdout] | [INFO] [stdout] 6623 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6624:20 [INFO] [stdout] | [INFO] [stdout] 6624 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6666:20 [INFO] [stdout] | [INFO] [stdout] 6666 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6667:20 [INFO] [stdout] | [INFO] [stdout] 6667 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13129:20 [INFO] [stdout] | [INFO] [stdout] 13129 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6702:20 [INFO] [stdout] | [INFO] [stdout] 6702 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13130:20 [INFO] [stdout] | [INFO] [stdout] 13130 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13165:20 [INFO] [stdout] | [INFO] [stdout] 13165 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13166:20 [INFO] [stdout] | [INFO] [stdout] 13166 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13192:20 [INFO] [stdout] | [INFO] [stdout] 13192 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13193:20 [INFO] [stdout] | [INFO] [stdout] 13193 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13225:20 [INFO] [stdout] | [INFO] [stdout] 13225 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13226:20 [INFO] [stdout] | [INFO] [stdout] 13226 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13253:20 [INFO] [stdout] | [INFO] [stdout] 13253 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13254:20 [INFO] [stdout] | [INFO] [stdout] 13254 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13289:20 [INFO] [stdout] | [INFO] [stdout] 13289 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13290:20 [INFO] [stdout] | [INFO] [stdout] 13290 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13324:20 [INFO] [stdout] | [INFO] [stdout] 13324 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13325:20 [INFO] [stdout] | [INFO] [stdout] 13325 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13351:20 [INFO] [stdout] | [INFO] [stdout] 13351 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13352:20 [INFO] [stdout] | [INFO] [stdout] 13352 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13378:20 [INFO] [stdout] | [INFO] [stdout] 13378 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13379:20 [INFO] [stdout] | [INFO] [stdout] 13379 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13408:20 [INFO] [stdout] | [INFO] [stdout] 13408 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13409:20 [INFO] [stdout] | [INFO] [stdout] 13409 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13456:20 [INFO] [stdout] | [INFO] [stdout] 13456 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6703:20 [INFO] [stdout] | [INFO] [stdout] 6703 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13457:20 [INFO] [stdout] | [INFO] [stdout] 13457 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13505:20 [INFO] [stdout] | [INFO] [stdout] 13505 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13506:20 [INFO] [stdout] | [INFO] [stdout] 13506 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13550:20 [INFO] [stdout] | [INFO] [stdout] 13550 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13551:20 [INFO] [stdout] | [INFO] [stdout] 13551 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13602:20 [INFO] [stdout] | [INFO] [stdout] 13602 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13603:20 [INFO] [stdout] | [INFO] [stdout] 13603 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13655:20 [INFO] [stdout] | [INFO] [stdout] 13655 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13656:20 [INFO] [stdout] | [INFO] [stdout] 13656 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13711:20 [INFO] [stdout] | [INFO] [stdout] 13711 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13712:20 [INFO] [stdout] | [INFO] [stdout] 13712 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13767:20 [INFO] [stdout] | [INFO] [stdout] 13767 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13768:20 [INFO] [stdout] | [INFO] [stdout] 13768 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6734:20 [INFO] [stdout] | [INFO] [stdout] 6734 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13828:20 [INFO] [stdout] | [INFO] [stdout] 13828 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13829:20 [INFO] [stdout] | [INFO] [stdout] 13829 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13882:20 [INFO] [stdout] | [INFO] [stdout] 13882 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13883:20 [INFO] [stdout] | [INFO] [stdout] 13883 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13910:20 [INFO] [stdout] | [INFO] [stdout] 13910 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13911:20 [INFO] [stdout] | [INFO] [stdout] 13911 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13938:20 [INFO] [stdout] | [INFO] [stdout] 13938 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6735:20 [INFO] [stdout] | [INFO] [stdout] 6735 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6787:20 [INFO] [stdout] | [INFO] [stdout] 6787 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6788:20 [INFO] [stdout] | [INFO] [stdout] 6788 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6840:20 [INFO] [stdout] | [INFO] [stdout] 6840 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6841:20 [INFO] [stdout] | [INFO] [stdout] 6841 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6875:20 [INFO] [stdout] | [INFO] [stdout] 6875 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13939:20 [INFO] [stdout] | [INFO] [stdout] 13939 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13975:20 [INFO] [stdout] | [INFO] [stdout] 13975 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6876:20 [INFO] [stdout] | [INFO] [stdout] 6876 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13976:20 [INFO] [stdout] | [INFO] [stdout] 13976 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14012:20 [INFO] [stdout] | [INFO] [stdout] 14012 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14013:20 [INFO] [stdout] | [INFO] [stdout] 14013 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6922:20 [INFO] [stdout] | [INFO] [stdout] 6922 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14040:20 [INFO] [stdout] | [INFO] [stdout] 14040 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14041:20 [INFO] [stdout] | [INFO] [stdout] 14041 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6923:20 [INFO] [stdout] | [INFO] [stdout] 6923 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14077:20 [INFO] [stdout] | [INFO] [stdout] 14077 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6955:20 [INFO] [stdout] | [INFO] [stdout] 6955 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14078:20 [INFO] [stdout] | [INFO] [stdout] 14078 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6956:20 [INFO] [stdout] | [INFO] [stdout] 6956 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6997:20 [INFO] [stdout] | [INFO] [stdout] 6997 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14106:20 [INFO] [stdout] | [INFO] [stdout] 14106 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6998:20 [INFO] [stdout] | [INFO] [stdout] 6998 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14107:20 [INFO] [stdout] | [INFO] [stdout] 14107 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7045:20 [INFO] [stdout] | [INFO] [stdout] 7045 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14134:20 [INFO] [stdout] | [INFO] [stdout] 14134 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7046:20 [INFO] [stdout] | [INFO] [stdout] 7046 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14135:20 [INFO] [stdout] | [INFO] [stdout] 14135 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:14171:20 [INFO] [stdout] | [INFO] [stdout] 14171 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7109:20 [INFO] [stdout] | [INFO] [stdout] 7109 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14172:20 [INFO] [stdout] | [INFO] [stdout] 14172 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7110:20 [INFO] [stdout] | [INFO] [stdout] 7110 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:7163:20 [INFO] [stdout] | [INFO] [stdout] 7163 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for 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:7164:20 [INFO] [stdout] | [INFO] [stdout] 7164 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14235:20 [INFO] [stdout] | [INFO] [stdout] 14235 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7218:20 [INFO] [stdout] | [INFO] [stdout] 7218 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14236:20 [INFO] [stdout] | [INFO] [stdout] 14236 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7219:20 [INFO] [stdout] | [INFO] [stdout] 7219 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7247:20 [INFO] [stdout] | [INFO] [stdout] 7247 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7248:20 [INFO] [stdout] | [INFO] [stdout] 7248 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14272:20 [INFO] [stdout] | [INFO] [stdout] 14272 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14273:20 [INFO] [stdout] | [INFO] [stdout] 14273 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14330:20 [INFO] [stdout] | [INFO] [stdout] 14330 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14331:20 [INFO] [stdout] | [INFO] [stdout] 14331 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14392:20 [INFO] [stdout] | [INFO] [stdout] 14392 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14393:20 [INFO] [stdout] | [INFO] [stdout] 14393 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14451:20 [INFO] [stdout] | [INFO] [stdout] 14451 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14452:20 [INFO] [stdout] | [INFO] [stdout] 14452 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14505:20 [INFO] [stdout] | [INFO] [stdout] 14505 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14506:20 [INFO] [stdout] | [INFO] [stdout] 14506 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7305:20 [INFO] [stdout] | [INFO] [stdout] 7305 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14563:20 [INFO] [stdout] | [INFO] [stdout] 14563 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14564:20 [INFO] [stdout] | [INFO] [stdout] 14564 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14624:20 [INFO] [stdout] | [INFO] [stdout] 14624 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14625:20 [INFO] [stdout] | [INFO] [stdout] 14625 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14679:20 [INFO] [stdout] | [INFO] [stdout] 14679 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14680:20 [INFO] [stdout] | [INFO] [stdout] 14680 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14731:20 [INFO] [stdout] | [INFO] [stdout] 14731 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14732:20 [INFO] [stdout] | [INFO] [stdout] 14732 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14787:20 [INFO] [stdout] | [INFO] [stdout] 14787 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14788:20 [INFO] [stdout] | [INFO] [stdout] 14788 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14842:20 [INFO] [stdout] | [INFO] [stdout] 14842 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14843:20 [INFO] [stdout] | [INFO] [stdout] 14843 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14892:20 [INFO] [stdout] | [INFO] [stdout] 14892 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14893:20 [INFO] [stdout] | [INFO] [stdout] 14893 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14931:20 [INFO] [stdout] | [INFO] [stdout] 14931 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14932:20 [INFO] [stdout] | [INFO] [stdout] 14932 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14982:20 [INFO] [stdout] | [INFO] [stdout] 14982 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14983:20 [INFO] [stdout] | [INFO] [stdout] 14983 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15026:20 [INFO] [stdout] | [INFO] [stdout] 15026 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15027:20 [INFO] [stdout] | [INFO] [stdout] 15027 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15056:20 [INFO] [stdout] | [INFO] [stdout] 15056 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15057:20 [INFO] [stdout] | [INFO] [stdout] 15057 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15106:20 [INFO] [stdout] | [INFO] [stdout] 15106 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15107:20 [INFO] [stdout] | [INFO] [stdout] 15107 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15156:20 [INFO] [stdout] | [INFO] [stdout] 15156 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15157:20 [INFO] [stdout] | [INFO] [stdout] 15157 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15207:20 [INFO] [stdout] | [INFO] [stdout] 15207 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15208:20 [INFO] [stdout] | [INFO] [stdout] 15208 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15261:20 [INFO] [stdout] | [INFO] [stdout] 15261 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15262:20 [INFO] [stdout] | [INFO] [stdout] 15262 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15303:20 [INFO] [stdout] | [INFO] [stdout] 15303 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15304:20 [INFO] [stdout] | [INFO] [stdout] 15304 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15353:20 [INFO] [stdout] | [INFO] [stdout] 15353 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15354:20 [INFO] [stdout] | [INFO] [stdout] 15354 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15418:20 [INFO] [stdout] | [INFO] [stdout] 15418 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15419:20 [INFO] [stdout] | [INFO] [stdout] 15419 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15480:20 [INFO] [stdout] | [INFO] [stdout] 15480 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15481:20 [INFO] [stdout] | [INFO] [stdout] 15481 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15544:20 [INFO] [stdout] | [INFO] [stdout] 15544 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15545:20 [INFO] [stdout] | [INFO] [stdout] 15545 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15600:20 [INFO] [stdout] | [INFO] [stdout] 15600 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15601:20 [INFO] [stdout] | [INFO] [stdout] 15601 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15644:20 [INFO] [stdout] | [INFO] [stdout] 15644 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15645:20 [INFO] [stdout] | [INFO] [stdout] 15645 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15672:20 [INFO] [stdout] | [INFO] [stdout] 15672 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15673:20 [INFO] [stdout] | [INFO] [stdout] 15673 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15698:20 [INFO] [stdout] | [INFO] [stdout] 15698 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15699:20 [INFO] [stdout] | [INFO] [stdout] 15699 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15733:20 [INFO] [stdout] | [INFO] [stdout] 15733 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15734:20 [INFO] [stdout] | [INFO] [stdout] 15734 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15760:20 [INFO] [stdout] | [INFO] [stdout] 15760 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15761:20 [INFO] [stdout] | [INFO] [stdout] 15761 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15797:20 [INFO] [stdout] | [INFO] [stdout] 15797 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15798:20 [INFO] [stdout] | [INFO] [stdout] 15798 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15837:20 [INFO] [stdout] | [INFO] [stdout] 15837 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15838:20 [INFO] [stdout] | [INFO] [stdout] 15838 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15893:20 [INFO] [stdout] | [INFO] [stdout] 15893 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15894:20 [INFO] [stdout] | [INFO] [stdout] 15894 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15941:20 [INFO] [stdout] | [INFO] [stdout] 15941 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15942:20 [INFO] [stdout] | [INFO] [stdout] 15942 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15975:20 [INFO] [stdout] | [INFO] [stdout] 15975 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15976:20 [INFO] [stdout] | [INFO] [stdout] 15976 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16019:20 [INFO] [stdout] | [INFO] [stdout] 16019 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16020:20 [INFO] [stdout] | [INFO] [stdout] 16020 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16053:20 [INFO] [stdout] | [INFO] [stdout] 16053 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16054:20 [INFO] [stdout] | [INFO] [stdout] 16054 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16104:20 [INFO] [stdout] | [INFO] [stdout] 16104 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16105:20 [INFO] [stdout] | [INFO] [stdout] 16105 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16148:20 [INFO] [stdout] | [INFO] [stdout] 16148 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16149:20 [INFO] [stdout] | [INFO] [stdout] 16149 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16179:20 [INFO] [stdout] | [INFO] [stdout] 16179 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16180:20 [INFO] [stdout] | [INFO] [stdout] 16180 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16236:20 [INFO] [stdout] | [INFO] [stdout] 16236 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16237:20 [INFO] [stdout] | [INFO] [stdout] 16237 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16291:20 [INFO] [stdout] | [INFO] [stdout] 16291 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16292:20 [INFO] [stdout] | [INFO] [stdout] 16292 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16334:20 [INFO] [stdout] | [INFO] [stdout] 16334 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16335:20 [INFO] [stdout] | [INFO] [stdout] 16335 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16382:20 [INFO] [stdout] | [INFO] [stdout] 16382 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16383:20 [INFO] [stdout] | [INFO] [stdout] 16383 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16430:20 [INFO] [stdout] | [INFO] [stdout] 16430 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16431:20 [INFO] [stdout] | [INFO] [stdout] 16431 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16478:20 [INFO] [stdout] | [INFO] [stdout] 16478 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16479:20 [INFO] [stdout] | [INFO] [stdout] 16479 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7306:20 [INFO] [stdout] | [INFO] [stdout] 7306 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7369:20 [INFO] [stdout] | [INFO] [stdout] 7369 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7370:20 [INFO] [stdout] | [INFO] [stdout] 7370 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7418:20 [INFO] [stdout] | [INFO] [stdout] 7418 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7419:20 [INFO] [stdout] | [INFO] [stdout] 7419 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7472:20 [INFO] [stdout] | [INFO] [stdout] 7472 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7473:20 [INFO] [stdout] | [INFO] [stdout] 7473 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7526:20 [INFO] [stdout] | [INFO] [stdout] 7526 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7527:20 [INFO] [stdout] | [INFO] [stdout] 7527 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7578:20 [INFO] [stdout] | [INFO] [stdout] 7578 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7579:20 [INFO] [stdout] | [INFO] [stdout] 7579 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7615:20 [INFO] [stdout] | [INFO] [stdout] 7615 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7616:20 [INFO] [stdout] | [INFO] [stdout] 7616 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7661:20 [INFO] [stdout] | [INFO] [stdout] 7661 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16530:20 [INFO] [stdout] | [INFO] [stdout] 16530 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16531:20 [INFO] [stdout] | [INFO] [stdout] 16531 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16578:20 [INFO] [stdout] | [INFO] [stdout] 16578 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16579:20 [INFO] [stdout] | [INFO] [stdout] 16579 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16629:20 [INFO] [stdout] | [INFO] [stdout] 16629 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16630:20 [INFO] [stdout] | [INFO] [stdout] 16630 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7662:20 [INFO] [stdout] | [INFO] [stdout] 7662 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7689:20 [INFO] [stdout] | [INFO] [stdout] 7689 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7690:20 [INFO] [stdout] | [INFO] [stdout] 7690 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7721:20 [INFO] [stdout] | [INFO] [stdout] 7721 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16682:20 [INFO] [stdout] | [INFO] [stdout] 16682 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16683:20 [INFO] [stdout] | [INFO] [stdout] 16683 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16737:20 [INFO] [stdout] | [INFO] [stdout] 16737 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16738:20 [INFO] [stdout] | [INFO] [stdout] 16738 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16794:20 [INFO] [stdout] | [INFO] [stdout] 16794 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16795:20 [INFO] [stdout] | [INFO] [stdout] 16795 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16847:20 [INFO] [stdout] | [INFO] [stdout] 16847 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16848:20 [INFO] [stdout] | [INFO] [stdout] 16848 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16901:20 [INFO] [stdout] | [INFO] [stdout] 16901 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16902:20 [INFO] [stdout] | [INFO] [stdout] 16902 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16929:20 [INFO] [stdout] | [INFO] [stdout] 16929 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16930:20 [INFO] [stdout] | [INFO] [stdout] 16930 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16966:20 [INFO] [stdout] | [INFO] [stdout] 16966 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16967:20 [INFO] [stdout] | [INFO] [stdout] 16967 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17021:20 [INFO] [stdout] | [INFO] [stdout] 17021 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17022:20 [INFO] [stdout] | [INFO] [stdout] 17022 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17074:20 [INFO] [stdout] | [INFO] [stdout] 17074 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17075:20 [INFO] [stdout] | [INFO] [stdout] 17075 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17126:20 [INFO] [stdout] | [INFO] [stdout] 17126 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17127:20 [INFO] [stdout] | [INFO] [stdout] 17127 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17178:20 [INFO] [stdout] | [INFO] [stdout] 17178 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17179:20 [INFO] [stdout] | [INFO] [stdout] 17179 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17227:20 [INFO] [stdout] | [INFO] [stdout] 17227 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17228:20 [INFO] [stdout] | [INFO] [stdout] 17228 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7722:20 [INFO] [stdout] | [INFO] [stdout] 7722 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17276:20 [INFO] [stdout] | [INFO] [stdout] 17276 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17277:20 [INFO] [stdout] | [INFO] [stdout] 17277 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17325:20 [INFO] [stdout] | [INFO] [stdout] 17325 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17326:20 [INFO] [stdout] | [INFO] [stdout] 17326 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17378:20 [INFO] [stdout] | [INFO] [stdout] 17378 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17379:20 [INFO] [stdout] | [INFO] [stdout] 17379 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17439:20 [INFO] [stdout] | [INFO] [stdout] 17439 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17440:20 [INFO] [stdout] | [INFO] [stdout] 17440 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17494:20 [INFO] [stdout] | [INFO] [stdout] 17494 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17495:20 [INFO] [stdout] | [INFO] [stdout] 17495 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17546:20 [INFO] [stdout] | [INFO] [stdout] 17546 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17547:20 [INFO] [stdout] | [INFO] [stdout] 17547 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17589:20 [INFO] [stdout] | [INFO] [stdout] 17589 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17590:20 [INFO] [stdout] | [INFO] [stdout] 17590 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17640:20 [INFO] [stdout] | [INFO] [stdout] 17640 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17641:20 [INFO] [stdout] | [INFO] [stdout] 17641 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17691:20 [INFO] [stdout] | [INFO] [stdout] 17691 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17692:20 [INFO] [stdout] | [INFO] [stdout] 17692 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17742:20 [INFO] [stdout] | [INFO] [stdout] 17742 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17743:20 [INFO] [stdout] | [INFO] [stdout] 17743 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17795:20 [INFO] [stdout] | [INFO] [stdout] 17795 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7781:20 [INFO] [stdout] | [INFO] [stdout] 7781 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17796:20 [INFO] [stdout] | [INFO] [stdout] 17796 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17847:20 [INFO] [stdout] | [INFO] [stdout] 17847 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17848:20 [INFO] [stdout] | [INFO] [stdout] 17848 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17891:20 [INFO] [stdout] | [INFO] [stdout] 17891 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17892:20 [INFO] [stdout] | [INFO] [stdout] 17892 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17935:20 [INFO] [stdout] | [INFO] [stdout] 17935 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17936:20 [INFO] [stdout] | [INFO] [stdout] 17936 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17979:20 [INFO] [stdout] | [INFO] [stdout] 17979 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17980:20 [INFO] [stdout] | [INFO] [stdout] 17980 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18024:20 [INFO] [stdout] | [INFO] [stdout] 18024 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18025:20 [INFO] [stdout] | [INFO] [stdout] 18025 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7782:20 [INFO] [stdout] | [INFO] [stdout] 7782 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18060:20 [INFO] [stdout] | [INFO] [stdout] 18060 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18061:20 [INFO] [stdout] | [INFO] [stdout] 18061 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18109:20 [INFO] [stdout] | [INFO] [stdout] 18109 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18110:20 [INFO] [stdout] | [INFO] [stdout] 18110 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18158:20 [INFO] [stdout] | [INFO] [stdout] 18158 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18159:20 [INFO] [stdout] | [INFO] [stdout] 18159 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7842:20 [INFO] [stdout] | [INFO] [stdout] 7842 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18207:20 [INFO] [stdout] | [INFO] [stdout] 18207 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18208:20 [INFO] [stdout] | [INFO] [stdout] 18208 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7843:20 [INFO] [stdout] | [INFO] [stdout] 7843 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18256:20 [INFO] [stdout] | [INFO] [stdout] 18256 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7895:20 [INFO] [stdout] | [INFO] [stdout] 7895 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7896:20 [INFO] [stdout] | [INFO] [stdout] 7896 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7945:20 [INFO] [stdout] | [INFO] [stdout] 7945 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7946:20 [INFO] [stdout] | [INFO] [stdout] 7946 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7990:20 [INFO] [stdout] | [INFO] [stdout] 7990 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7991:20 [INFO] [stdout] | [INFO] [stdout] 7991 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8041:20 [INFO] [stdout] | [INFO] [stdout] 8041 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8042:20 [INFO] [stdout] | [INFO] [stdout] 8042 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8087:20 [INFO] [stdout] | [INFO] [stdout] 8087 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8088:20 [INFO] [stdout] | [INFO] [stdout] 8088 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8114:20 [INFO] [stdout] | [INFO] [stdout] 8114 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8115:20 [INFO] [stdout] | [INFO] [stdout] 8115 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8144:20 [INFO] [stdout] | [INFO] [stdout] 8144 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8145:20 [INFO] [stdout] | [INFO] [stdout] 8145 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8201:20 [INFO] [stdout] | [INFO] [stdout] 8201 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8202:20 [INFO] [stdout] | [INFO] [stdout] 8202 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8252:20 [INFO] [stdout] | [INFO] [stdout] 8252 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8253:20 [INFO] [stdout] | [INFO] [stdout] 8253 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8306:20 [INFO] [stdout] | [INFO] [stdout] 8306 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8307:20 [INFO] [stdout] | [INFO] [stdout] 8307 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8357:20 [INFO] [stdout] | [INFO] [stdout] 8357 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8358:20 [INFO] [stdout] | [INFO] [stdout] 8358 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8408:20 [INFO] [stdout] | [INFO] [stdout] 8408 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8409:20 [INFO] [stdout] | [INFO] [stdout] 8409 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8459:20 [INFO] [stdout] | [INFO] [stdout] 8459 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8460:20 [INFO] [stdout] | [INFO] [stdout] 8460 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8493:20 [INFO] [stdout] | [INFO] [stdout] 8493 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8494:20 [INFO] [stdout] | [INFO] [stdout] 8494 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8549:20 [INFO] [stdout] | [INFO] [stdout] 8549 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8550:20 [INFO] [stdout] | [INFO] [stdout] 8550 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8610:20 [INFO] [stdout] | [INFO] [stdout] 8610 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8611:20 [INFO] [stdout] | [INFO] [stdout] 8611 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8659:20 [INFO] [stdout] | [INFO] [stdout] 8659 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18257:20 [INFO] [stdout] | [INFO] [stdout] 18257 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8660:20 [INFO] [stdout] | [INFO] [stdout] 8660 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18305:20 [INFO] [stdout] | [INFO] [stdout] 18305 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18306:20 [INFO] [stdout] | [INFO] [stdout] 18306 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8686:20 [INFO] [stdout] | [INFO] [stdout] 8686 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18359:20 [INFO] [stdout] | [INFO] [stdout] 18359 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8687:20 [INFO] [stdout] | [INFO] [stdout] 8687 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18360:20 [INFO] [stdout] | [INFO] [stdout] 18360 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18411:20 [INFO] [stdout] | [INFO] [stdout] 18411 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8727:20 [INFO] [stdout] | [INFO] [stdout] 8727 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18412:20 [INFO] [stdout] | [INFO] [stdout] 18412 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8728:20 [INFO] [stdout] | [INFO] [stdout] 8728 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18463:20 [INFO] [stdout] | [INFO] [stdout] 18463 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8782:20 [INFO] [stdout] | [INFO] [stdout] 8782 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8783:20 [INFO] [stdout] | [INFO] [stdout] 8783 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18464:20 [INFO] [stdout] | [INFO] [stdout] 18464 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8823:20 [INFO] [stdout] | [INFO] [stdout] 8823 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18503:20 [INFO] [stdout] | [INFO] [stdout] 18503 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8824:20 [INFO] [stdout] | [INFO] [stdout] 8824 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8860:20 [INFO] [stdout] | [INFO] [stdout] 8860 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18504:20 [INFO] [stdout] | [INFO] [stdout] 18504 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8861:20 [INFO] [stdout] | [INFO] [stdout] 8861 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18532:20 [INFO] [stdout] | [INFO] [stdout] 18532 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8925:20 [INFO] [stdout] | [INFO] [stdout] 8925 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8926:20 [INFO] [stdout] | [INFO] [stdout] 8926 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18533:20 [INFO] [stdout] | [INFO] [stdout] 18533 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8983:20 [INFO] [stdout] | [INFO] [stdout] 8983 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18560:20 [INFO] [stdout] | [INFO] [stdout] 18560 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8984:20 [INFO] [stdout] | [INFO] [stdout] 8984 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9043:20 [INFO] [stdout] | [INFO] [stdout] 9043 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18561:20 [INFO] [stdout] | [INFO] [stdout] 18561 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9044:20 [INFO] [stdout] | [INFO] [stdout] 9044 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18608:20 [INFO] [stdout] | [INFO] [stdout] 18608 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9100:20 [INFO] [stdout] | [INFO] [stdout] 9100 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18609:20 [INFO] [stdout] | [INFO] [stdout] 18609 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9101:20 [INFO] [stdout] | [INFO] [stdout] 9101 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18659:20 [INFO] [stdout] | [INFO] [stdout] 18659 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9162:20 [INFO] [stdout] | [INFO] [stdout] 9162 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18660:20 [INFO] [stdout] | [INFO] [stdout] 18660 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9163:20 [INFO] [stdout] | [INFO] [stdout] 9163 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18713:20 [INFO] [stdout] | [INFO] [stdout] 18713 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9221:20 [INFO] [stdout] | [INFO] [stdout] 9221 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9222:20 [INFO] [stdout] | [INFO] [stdout] 9222 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18714:20 [INFO] [stdout] | [INFO] [stdout] 18714 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18766:20 [INFO] [stdout] | [INFO] [stdout] 18766 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9272:20 [INFO] [stdout] | [INFO] [stdout] 9272 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18767:20 [INFO] [stdout] | [INFO] [stdout] 18767 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18820:20 [INFO] [stdout] | [INFO] [stdout] 18820 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18821:20 [INFO] [stdout] | [INFO] [stdout] 18821 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18873:20 [INFO] [stdout] | [INFO] [stdout] 18873 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18874:20 [INFO] [stdout] | [INFO] [stdout] 18874 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18918:20 [INFO] [stdout] | [INFO] [stdout] 18918 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18919:20 [INFO] [stdout] | [INFO] [stdout] 18919 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18968:20 [INFO] [stdout] | [INFO] [stdout] 18968 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18969:20 [INFO] [stdout] | [INFO] [stdout] 18969 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19018:20 [INFO] [stdout] | [INFO] [stdout] 19018 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19019:20 [INFO] [stdout] | [INFO] [stdout] 19019 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19062:20 [INFO] [stdout] | [INFO] [stdout] 19062 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19063:20 [INFO] [stdout] | [INFO] [stdout] 19063 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19119:20 [INFO] [stdout] | [INFO] [stdout] 19119 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19120:20 [INFO] [stdout] | [INFO] [stdout] 19120 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19170:20 [INFO] [stdout] | [INFO] [stdout] 19170 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19171:20 [INFO] [stdout] | [INFO] [stdout] 19171 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19221:20 [INFO] [stdout] | [INFO] [stdout] 19221 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19222:20 [INFO] [stdout] | [INFO] [stdout] 19222 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19269:20 [INFO] [stdout] | [INFO] [stdout] 19269 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19270:20 [INFO] [stdout] | [INFO] [stdout] 19270 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19317:20 [INFO] [stdout] | [INFO] [stdout] 19317 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19318:20 [INFO] [stdout] | [INFO] [stdout] 19318 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19365:20 [INFO] [stdout] | [INFO] [stdout] 19365 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19366:20 [INFO] [stdout] | [INFO] [stdout] 19366 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19414:20 [INFO] [stdout] | [INFO] [stdout] 19414 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19415:20 [INFO] [stdout] | [INFO] [stdout] 19415 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19479:20 [INFO] [stdout] | [INFO] [stdout] 19479 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9273:20 [INFO] [stdout] | [INFO] [stdout] 9273 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19480:20 [INFO] [stdout] | [INFO] [stdout] 19480 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19530:20 [INFO] [stdout] | [INFO] [stdout] 19530 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9327:20 [INFO] [stdout] | [INFO] [stdout] 9327 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19531:20 [INFO] [stdout] | [INFO] [stdout] 19531 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9328:20 [INFO] [stdout] | [INFO] [stdout] 9328 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9390:20 [INFO] [stdout] | [INFO] [stdout] 9390 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19581:20 [INFO] [stdout] | [INFO] [stdout] 19581 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9391:20 [INFO] [stdout] | [INFO] [stdout] 9391 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9449:20 [INFO] [stdout] | [INFO] [stdout] 9449 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19582:20 [INFO] [stdout] | [INFO] [stdout] 19582 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9450:20 [INFO] [stdout] | [INFO] [stdout] 9450 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19632:20 [INFO] [stdout] | [INFO] [stdout] 19632 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9506:20 [INFO] [stdout] | [INFO] [stdout] 9506 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9507:20 [INFO] [stdout] | [INFO] [stdout] 9507 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19633:20 [INFO] [stdout] | [INFO] [stdout] 19633 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9573:20 [INFO] [stdout] | [INFO] [stdout] 9573 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19675:20 [INFO] [stdout] | [INFO] [stdout] 19675 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9574:20 [INFO] [stdout] | [INFO] [stdout] 9574 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9632:20 [INFO] [stdout] | [INFO] [stdout] 9632 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19676:20 [INFO] [stdout] | [INFO] [stdout] 19676 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9633:20 [INFO] [stdout] | [INFO] [stdout] 9633 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9697:20 [INFO] [stdout] | [INFO] [stdout] 9697 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19721:20 [INFO] [stdout] | [INFO] [stdout] 19721 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9698:20 [INFO] [stdout] | [INFO] [stdout] 9698 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19722:20 [INFO] [stdout] | [INFO] [stdout] 19722 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9764:20 [INFO] [stdout] | [INFO] [stdout] 9764 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19771:20 [INFO] [stdout] | [INFO] [stdout] 19771 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9765:20 [INFO] [stdout] | [INFO] [stdout] 9765 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9826:20 [INFO] [stdout] | [INFO] [stdout] 9826 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19772:20 [INFO] [stdout] | [INFO] [stdout] 19772 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9827:20 [INFO] [stdout] | [INFO] [stdout] 9827 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9885:20 [INFO] [stdout] | [INFO] [stdout] 9885 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19809:20 [INFO] [stdout] | [INFO] [stdout] 19809 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9886:20 [INFO] [stdout] | [INFO] [stdout] 9886 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19810:20 [INFO] [stdout] | [INFO] [stdout] 19810 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9939:20 [INFO] [stdout] | [INFO] [stdout] 9939 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9940:20 [INFO] [stdout] | [INFO] [stdout] 9940 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19857:20 [INFO] [stdout] | [INFO] [stdout] 19857 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:19858:20 [INFO] [stdout] | [INFO] [stdout] 19858 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for 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:19900:20 [INFO] [stdout] | [INFO] [stdout] 19900 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10047:20 [INFO] [stdout] | [INFO] [stdout] 10047 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19901:20 [INFO] [stdout] | [INFO] [stdout] 19901 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10048:20 [INFO] [stdout] | [INFO] [stdout] 10048 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19943:20 [INFO] [stdout] | [INFO] [stdout] 19943 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10102:20 [INFO] [stdout] | [INFO] [stdout] 10102 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19944:20 [INFO] [stdout] | [INFO] [stdout] 19944 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10103:20 [INFO] [stdout] | [INFO] [stdout] 10103 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19986:20 [INFO] [stdout] | [INFO] [stdout] 19986 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19987:20 [INFO] [stdout] | [INFO] [stdout] 19987 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10134:20 [INFO] [stdout] | [INFO] [stdout] 10134 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20029:20 [INFO] [stdout] | [INFO] [stdout] 20029 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10135:20 [INFO] [stdout] | [INFO] [stdout] 10135 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20030:20 [INFO] [stdout] | [INFO] [stdout] 20030 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10174:20 [INFO] [stdout] | [INFO] [stdout] 10174 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20080:20 [INFO] [stdout] | [INFO] [stdout] 20080 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10175:20 [INFO] [stdout] | [INFO] [stdout] 10175 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20081:20 [INFO] [stdout] | [INFO] [stdout] 20081 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20131:20 [INFO] [stdout] | [INFO] [stdout] 20131 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10206:20 [INFO] [stdout] | [INFO] [stdout] 10206 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20132:20 [INFO] [stdout] | [INFO] [stdout] 20132 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10207:20 [INFO] [stdout] | [INFO] [stdout] 10207 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20175:20 [INFO] [stdout] | [INFO] [stdout] 20175 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10248:20 [INFO] [stdout] | [INFO] [stdout] 10248 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20176:20 [INFO] [stdout] | [INFO] [stdout] 20176 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10249:20 [INFO] [stdout] | [INFO] [stdout] 10249 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20219:20 [INFO] [stdout] | [INFO] [stdout] 20219 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10286:20 [INFO] [stdout] | [INFO] [stdout] 10286 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20220:20 [INFO] [stdout] | [INFO] [stdout] 20220 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10287:20 [INFO] [stdout] | [INFO] [stdout] 10287 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20268:20 [INFO] [stdout] | [INFO] [stdout] 20268 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10327:20 [INFO] [stdout] | [INFO] [stdout] 10327 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20269:20 [INFO] [stdout] | [INFO] [stdout] 20269 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20317:20 [INFO] [stdout] | [INFO] [stdout] 20317 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10328:20 [INFO] [stdout] | [INFO] [stdout] 10328 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20318:20 [INFO] [stdout] | [INFO] [stdout] 20318 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10360:20 [INFO] [stdout] | [INFO] [stdout] 10360 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20366:20 [INFO] [stdout] | [INFO] [stdout] 20366 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10361:20 [INFO] [stdout] | [INFO] [stdout] 10361 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20367:20 [INFO] [stdout] | [INFO] [stdout] 20367 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20415:20 [INFO] [stdout] | [INFO] [stdout] 20415 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10393:20 [INFO] [stdout] | [INFO] [stdout] 10393 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20416:20 [INFO] [stdout] | [INFO] [stdout] 20416 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10394:20 [INFO] [stdout] | [INFO] [stdout] 10394 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20459:20 [INFO] [stdout] | [INFO] [stdout] 20459 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10442:20 [INFO] [stdout] | [INFO] [stdout] 10442 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20460:20 [INFO] [stdout] | [INFO] [stdout] 20460 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10443:20 [INFO] [stdout] | [INFO] [stdout] 10443 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20502:20 [INFO] [stdout] | [INFO] [stdout] 20502 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10485:20 [INFO] [stdout] | [INFO] [stdout] 10485 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20503:20 [INFO] [stdout] | [INFO] [stdout] 20503 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20556:20 [INFO] [stdout] | [INFO] [stdout] 20556 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10486:20 [INFO] [stdout] | [INFO] [stdout] 10486 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20557:20 [INFO] [stdout] | [INFO] [stdout] 20557 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10522:20 [INFO] [stdout] | [INFO] [stdout] 10522 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20613:20 [INFO] [stdout] | [INFO] [stdout] 20613 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10523:20 [INFO] [stdout] | [INFO] [stdout] 10523 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20614:20 [INFO] [stdout] | [INFO] [stdout] 20614 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10559:20 [INFO] [stdout] | [INFO] [stdout] 10559 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20664:20 [INFO] [stdout] | [INFO] [stdout] 20664 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20665:20 [INFO] [stdout] | [INFO] [stdout] 20665 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10560:20 [INFO] [stdout] | [INFO] [stdout] 10560 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20715:20 [INFO] [stdout] | [INFO] [stdout] 20715 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10586:20 [INFO] [stdout] | [INFO] [stdout] 10586 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20716:20 [INFO] [stdout] | [INFO] [stdout] 20716 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10587:20 [INFO] [stdout] | [INFO] [stdout] 10587 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10628:20 [INFO] [stdout] | [INFO] [stdout] 10628 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10629:20 [INFO] [stdout] | [INFO] [stdout] 10629 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10675:20 [INFO] [stdout] | [INFO] [stdout] 10675 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10676:20 [INFO] [stdout] | [INFO] [stdout] 10676 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10725:20 [INFO] [stdout] | [INFO] [stdout] 10725 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10726:20 [INFO] [stdout] | [INFO] [stdout] 10726 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10786:20 [INFO] [stdout] | [INFO] [stdout] 10786 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10787:20 [INFO] [stdout] | [INFO] [stdout] 10787 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10848:20 [INFO] [stdout] | [INFO] [stdout] 10848 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10849:20 [INFO] [stdout] | [INFO] [stdout] 10849 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10910:20 [INFO] [stdout] | [INFO] [stdout] 10910 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10911:20 [INFO] [stdout] | [INFO] [stdout] 10911 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10971:20 [INFO] [stdout] | [INFO] [stdout] 10971 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10972:20 [INFO] [stdout] | [INFO] [stdout] 10972 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11033:20 [INFO] [stdout] | [INFO] [stdout] 11033 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11034:20 [INFO] [stdout] | [INFO] [stdout] 11034 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11092:20 [INFO] [stdout] | [INFO] [stdout] 11092 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11093:20 [INFO] [stdout] | [INFO] [stdout] 11093 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11124:20 [INFO] [stdout] | [INFO] [stdout] 11124 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11125:20 [INFO] [stdout] | [INFO] [stdout] 11125 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11164:20 [INFO] [stdout] | [INFO] [stdout] 11164 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11165:20 [INFO] [stdout] | [INFO] [stdout] 11165 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11196:20 [INFO] [stdout] | [INFO] [stdout] 11196 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [WARN] too many lines in the log, truncating it