[INFO] fetching crate glow 0.16.0... [INFO] testing glow-0.16.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate glow 0.16.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate glow 0.16.0 [INFO] finished tweaking crates.io crate glow 0.16.0 [INFO] tweaked toml for crates.io crate glow 0.16.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate glow 0.16.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c00a5512a913ca144d67ae08c95d813b6e07067611dda9e2622795e9c420409 [INFO] running `Command { std: "docker" "start" "-a" "8c00a5512a913ca144d67ae08c95d813b6e07067611dda9e2622795e9c420409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c00a5512a913ca144d67ae08c95d813b6e07067611dda9e2622795e9c420409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c00a5512a913ca144d67ae08c95d813b6e07067611dda9e2622795e9c420409", kill_on_drop: false }` [INFO] [stdout] 8c00a5512a913ca144d67ae08c95d813b6e07067611dda9e2622795e9c420409 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 47825051714dee68e4742ffe245833534454b22952f7f6f9069badb200f8be24 [INFO] running `Command { std: "docker" "start" "-a" "47825051714dee68e4742ffe245833534454b22952f7f6f9069badb200f8be24", kill_on_drop: false }` [INFO] [stderr] Compiling glow v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `chlorine` [INFO] [stdout] --> src/gl46.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | 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: `bytemuck` [INFO] [stdout] --> src/gl46.rs:37794:11 [INFO] [stdout] | [INFO] [stdout] 37794 | #[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:5680:20 [INFO] [stdout] | [INFO] [stdout] 5680 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5681:20 [INFO] [stdout] | [INFO] [stdout] 5681 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5721:20 [INFO] [stdout] | [INFO] [stdout] 5721 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5722:20 [INFO] [stdout] | [INFO] [stdout] 5722 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5752:20 [INFO] [stdout] | [INFO] [stdout] 5752 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5753:20 [INFO] [stdout] | [INFO] [stdout] 5753 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5785:20 [INFO] [stdout] | [INFO] [stdout] 5785 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5786:20 [INFO] [stdout] | [INFO] [stdout] 5786 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5822:20 [INFO] [stdout] | [INFO] [stdout] 5822 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5823:20 [INFO] [stdout] | [INFO] [stdout] 5823 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5850:20 [INFO] [stdout] | [INFO] [stdout] 5850 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5851:20 [INFO] [stdout] | [INFO] [stdout] 5851 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:5882:20 [INFO] [stdout] | [INFO] [stdout] 5882 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5883:20 [INFO] [stdout] | [INFO] [stdout] 5883 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:5960:20 [INFO] [stdout] | [INFO] [stdout] 5960 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:5961:20 [INFO] [stdout] | [INFO] [stdout] 5961 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6008:20 [INFO] [stdout] | [INFO] [stdout] 6008 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6009:20 [INFO] [stdout] | [INFO] [stdout] 6009 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6036:20 [INFO] [stdout] | [INFO] [stdout] 6036 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6037:20 [INFO] [stdout] | [INFO] [stdout] 6037 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6081:20 [INFO] [stdout] | [INFO] [stdout] 6081 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6082:20 [INFO] [stdout] | [INFO] [stdout] 6082 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6136:20 [INFO] [stdout] | [INFO] [stdout] 6136 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6137:20 [INFO] [stdout] | [INFO] [stdout] 6137 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6190:20 [INFO] [stdout] | [INFO] [stdout] 6190 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6191:20 [INFO] [stdout] | [INFO] [stdout] 6191 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6247:20 [INFO] [stdout] | [INFO] [stdout] 6247 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6248:20 [INFO] [stdout] | [INFO] [stdout] 6248 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6294:20 [INFO] [stdout] | [INFO] [stdout] 6294 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6295:20 [INFO] [stdout] | [INFO] [stdout] 6295 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6345:20 [INFO] [stdout] | [INFO] [stdout] 6345 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6346:20 [INFO] [stdout] | [INFO] [stdout] 6346 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6387:20 [INFO] [stdout] | [INFO] [stdout] 6387 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6388:20 [INFO] [stdout] | [INFO] [stdout] 6388 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:6494:20 [INFO] [stdout] | [INFO] [stdout] 6494 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6495:20 [INFO] [stdout] | [INFO] [stdout] 6495 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6530:20 [INFO] [stdout] | [INFO] [stdout] 6530 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6531:20 [INFO] [stdout] | [INFO] [stdout] 6531 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6570:20 [INFO] [stdout] | [INFO] [stdout] 6570 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6571:20 [INFO] [stdout] | [INFO] [stdout] 6571 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6598:20 [INFO] [stdout] | [INFO] [stdout] 6598 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6599:20 [INFO] [stdout] | [INFO] [stdout] 6599 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6642:20 [INFO] [stdout] | [INFO] [stdout] 6642 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6643:20 [INFO] [stdout] | [INFO] [stdout] 6643 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6669:20 [INFO] [stdout] | [INFO] [stdout] 6669 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6670:20 [INFO] [stdout] | [INFO] [stdout] 6670 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6706:20 [INFO] [stdout] | [INFO] [stdout] 6706 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6707:20 [INFO] [stdout] | [INFO] [stdout] 6707 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6749:20 [INFO] [stdout] | [INFO] [stdout] 6749 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6750:20 [INFO] [stdout] | [INFO] [stdout] 6750 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6785:20 [INFO] [stdout] | [INFO] [stdout] 6785 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6786:20 [INFO] [stdout] | [INFO] [stdout] 6786 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6816:20 [INFO] [stdout] | [INFO] [stdout] 6816 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6817:20 [INFO] [stdout] | [INFO] [stdout] 6817 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6852:20 [INFO] [stdout] | [INFO] [stdout] 6852 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6853:20 [INFO] [stdout] | [INFO] [stdout] 6853 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6885:20 [INFO] [stdout] | [INFO] [stdout] 6885 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6886:20 [INFO] [stdout] | [INFO] [stdout] 6886 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6938:20 [INFO] [stdout] | [INFO] [stdout] 6938 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6939:20 [INFO] [stdout] | [INFO] [stdout] 6939 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:6991:20 [INFO] [stdout] | [INFO] [stdout] 6991 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:6992:20 [INFO] [stdout] | [INFO] [stdout] 6992 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7026:20 [INFO] [stdout] | [INFO] [stdout] 7026 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7027:20 [INFO] [stdout] | [INFO] [stdout] 7027 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7073:20 [INFO] [stdout] | [INFO] [stdout] 7073 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7074:20 [INFO] [stdout] | [INFO] [stdout] 7074 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7106:20 [INFO] [stdout] | [INFO] [stdout] 7106 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7107:20 [INFO] [stdout] | [INFO] [stdout] 7107 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7148:20 [INFO] [stdout] | [INFO] [stdout] 7148 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7149:20 [INFO] [stdout] | [INFO] [stdout] 7149 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7196:20 [INFO] [stdout] | [INFO] [stdout] 7196 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7197:20 [INFO] [stdout] | [INFO] [stdout] 7197 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7229:20 [INFO] [stdout] | [INFO] [stdout] 7229 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7230:20 [INFO] [stdout] | [INFO] [stdout] 7230 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7260:20 [INFO] [stdout] | [INFO] [stdout] 7260 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7261:20 [INFO] [stdout] | [INFO] [stdout] 7261 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7314:20 [INFO] [stdout] | [INFO] [stdout] 7314 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7315:20 [INFO] [stdout] | [INFO] [stdout] 7315 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:7398:20 [INFO] [stdout] | [INFO] [stdout] 7398 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7399:20 [INFO] [stdout] | [INFO] [stdout] 7399 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7456:20 [INFO] [stdout] | [INFO] [stdout] 7456 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7457:20 [INFO] [stdout] | [INFO] [stdout] 7457 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7520:20 [INFO] [stdout] | [INFO] [stdout] 7520 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7521:20 [INFO] [stdout] | [INFO] [stdout] 7521 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7569:20 [INFO] [stdout] | [INFO] [stdout] 7569 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7570:20 [INFO] [stdout] | [INFO] [stdout] 7570 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7623:20 [INFO] [stdout] | [INFO] [stdout] 7623 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7624:20 [INFO] [stdout] | [INFO] [stdout] 7624 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7677:20 [INFO] [stdout] | [INFO] [stdout] 7677 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7678:20 [INFO] [stdout] | [INFO] [stdout] 7678 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7729:20 [INFO] [stdout] | [INFO] [stdout] 7729 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7730:20 [INFO] [stdout] | [INFO] [stdout] 7730 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7766:20 [INFO] [stdout] | [INFO] [stdout] 7766 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7767:20 [INFO] [stdout] | [INFO] [stdout] 7767 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7812:20 [INFO] [stdout] | [INFO] [stdout] 7812 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7813:20 [INFO] [stdout] | [INFO] [stdout] 7813 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7840:20 [INFO] [stdout] | [INFO] [stdout] 7840 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7841:20 [INFO] [stdout] | [INFO] [stdout] 7841 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7872:20 [INFO] [stdout] | [INFO] [stdout] 7872 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7873:20 [INFO] [stdout] | [INFO] [stdout] 7873 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7932:20 [INFO] [stdout] | [INFO] [stdout] 7932 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7933:20 [INFO] [stdout] | [INFO] [stdout] 7933 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:7993:20 [INFO] [stdout] | [INFO] [stdout] 7993 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:7994:20 [INFO] [stdout] | [INFO] [stdout] 7994 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8046:20 [INFO] [stdout] | [INFO] [stdout] 8046 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8047:20 [INFO] [stdout] | [INFO] [stdout] 8047 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8096:20 [INFO] [stdout] | [INFO] [stdout] 8096 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8097:20 [INFO] [stdout] | [INFO] [stdout] 8097 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8141:20 [INFO] [stdout] | [INFO] [stdout] 8141 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8142:20 [INFO] [stdout] | [INFO] [stdout] 8142 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8192:20 [INFO] [stdout] | [INFO] [stdout] 8192 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8193:20 [INFO] [stdout] | [INFO] [stdout] 8193 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8238:20 [INFO] [stdout] | [INFO] [stdout] 8238 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8239:20 [INFO] [stdout] | [INFO] [stdout] 8239 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8265:20 [INFO] [stdout] | [INFO] [stdout] 8265 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8266:20 [INFO] [stdout] | [INFO] [stdout] 8266 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8295:20 [INFO] [stdout] | [INFO] [stdout] 8295 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8296:20 [INFO] [stdout] | [INFO] [stdout] 8296 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8352:20 [INFO] [stdout] | [INFO] [stdout] 8352 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8353:20 [INFO] [stdout] | [INFO] [stdout] 8353 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8403:20 [INFO] [stdout] | [INFO] [stdout] 8403 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8404:20 [INFO] [stdout] | [INFO] [stdout] 8404 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8457:20 [INFO] [stdout] | [INFO] [stdout] 8457 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8458:20 [INFO] [stdout] | [INFO] [stdout] 8458 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8508:20 [INFO] [stdout] | [INFO] [stdout] 8508 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8509:20 [INFO] [stdout] | [INFO] [stdout] 8509 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8559:20 [INFO] [stdout] | [INFO] [stdout] 8559 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8560:20 [INFO] [stdout] | [INFO] [stdout] 8560 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:8644:20 [INFO] [stdout] | [INFO] [stdout] 8644 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8645:20 [INFO] [stdout] | [INFO] [stdout] 8645 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8700:20 [INFO] [stdout] | [INFO] [stdout] 8700 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8701:20 [INFO] [stdout] | [INFO] [stdout] 8701 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8761:20 [INFO] [stdout] | [INFO] [stdout] 8761 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8762:20 [INFO] [stdout] | [INFO] [stdout] 8762 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8810:20 [INFO] [stdout] | [INFO] [stdout] 8810 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8811:20 [INFO] [stdout] | [INFO] [stdout] 8811 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8837:20 [INFO] [stdout] | [INFO] [stdout] 8837 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8838:20 [INFO] [stdout] | [INFO] [stdout] 8838 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8878:20 [INFO] [stdout] | [INFO] [stdout] 8878 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8879:20 [INFO] [stdout] | [INFO] [stdout] 8879 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8931:20 [INFO] [stdout] | [INFO] [stdout] 8931 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8932:20 [INFO] [stdout] | [INFO] [stdout] 8932 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:8972:20 [INFO] [stdout] | [INFO] [stdout] 8972 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:8973:20 [INFO] [stdout] | [INFO] [stdout] 8973 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9009:20 [INFO] [stdout] | [INFO] [stdout] 9009 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9010:20 [INFO] [stdout] | [INFO] [stdout] 9010 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9074:20 [INFO] [stdout] | [INFO] [stdout] 9074 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9075:20 [INFO] [stdout] | [INFO] [stdout] 9075 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9132:20 [INFO] [stdout] | [INFO] [stdout] 9132 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9133:20 [INFO] [stdout] | [INFO] [stdout] 9133 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9192:20 [INFO] [stdout] | [INFO] [stdout] 9192 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9193:20 [INFO] [stdout] | [INFO] [stdout] 9193 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9249:20 [INFO] [stdout] | [INFO] [stdout] 9249 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9250:20 [INFO] [stdout] | [INFO] [stdout] 9250 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9311:20 [INFO] [stdout] | [INFO] [stdout] 9311 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9312:20 [INFO] [stdout] | [INFO] [stdout] 9312 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9370:20 [INFO] [stdout] | [INFO] [stdout] 9370 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9371:20 [INFO] [stdout] | [INFO] [stdout] 9371 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9421:20 [INFO] [stdout] | [INFO] [stdout] 9421 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9422:20 [INFO] [stdout] | [INFO] [stdout] 9422 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9476:20 [INFO] [stdout] | [INFO] [stdout] 9476 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9477:20 [INFO] [stdout] | [INFO] [stdout] 9477 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9539:20 [INFO] [stdout] | [INFO] [stdout] 9539 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9540:20 [INFO] [stdout] | [INFO] [stdout] 9540 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9598:20 [INFO] [stdout] | [INFO] [stdout] 9598 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9599:20 [INFO] [stdout] | [INFO] [stdout] 9599 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9653:20 [INFO] [stdout] | [INFO] [stdout] 9653 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9654:20 [INFO] [stdout] | [INFO] [stdout] 9654 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9720:20 [INFO] [stdout] | [INFO] [stdout] 9720 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9721:20 [INFO] [stdout] | [INFO] [stdout] 9721 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9779:20 [INFO] [stdout] | [INFO] [stdout] 9779 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9780:20 [INFO] [stdout] | [INFO] [stdout] 9780 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9844:20 [INFO] [stdout] | [INFO] [stdout] 9844 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9845:20 [INFO] [stdout] | [INFO] [stdout] 9845 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9911:20 [INFO] [stdout] | [INFO] [stdout] 9911 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9912:20 [INFO] [stdout] | [INFO] [stdout] 9912 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:9973:20 [INFO] [stdout] | [INFO] [stdout] 9973 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:9974:20 [INFO] [stdout] | [INFO] [stdout] 9974 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10032:20 [INFO] [stdout] | [INFO] [stdout] 10032 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10033:20 [INFO] [stdout] | [INFO] [stdout] 10033 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10086:20 [INFO] [stdout] | [INFO] [stdout] 10086 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10087:20 [INFO] [stdout] | [INFO] [stdout] 10087 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10142:20 [INFO] [stdout] | [INFO] [stdout] 10142 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10143:20 [INFO] [stdout] | [INFO] [stdout] 10143 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10194:20 [INFO] [stdout] | [INFO] [stdout] 10194 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10195:20 [INFO] [stdout] | [INFO] [stdout] 10195 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10249:20 [INFO] [stdout] | [INFO] [stdout] 10249 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10250:20 [INFO] [stdout] | [INFO] [stdout] 10250 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10281:20 [INFO] [stdout] | [INFO] [stdout] 10281 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10282:20 [INFO] [stdout] | [INFO] [stdout] 10282 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10321:20 [INFO] [stdout] | [INFO] [stdout] 10321 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10322:20 [INFO] [stdout] | [INFO] [stdout] 10322 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10353:20 [INFO] [stdout] | [INFO] [stdout] 10353 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10354:20 [INFO] [stdout] | [INFO] [stdout] 10354 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10395:20 [INFO] [stdout] | [INFO] [stdout] 10395 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10396:20 [INFO] [stdout] | [INFO] [stdout] 10396 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10433:20 [INFO] [stdout] | [INFO] [stdout] 10433 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10434:20 [INFO] [stdout] | [INFO] [stdout] 10434 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10474:20 [INFO] [stdout] | [INFO] [stdout] 10474 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10475:20 [INFO] [stdout] | [INFO] [stdout] 10475 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10507:20 [INFO] [stdout] | [INFO] [stdout] 10507 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10508:20 [INFO] [stdout] | [INFO] [stdout] 10508 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10540:20 [INFO] [stdout] | [INFO] [stdout] 10540 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10541:20 [INFO] [stdout] | [INFO] [stdout] 10541 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10589:20 [INFO] [stdout] | [INFO] [stdout] 10589 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10590:20 [INFO] [stdout] | [INFO] [stdout] 10590 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10632:20 [INFO] [stdout] | [INFO] [stdout] 10632 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10633:20 [INFO] [stdout] | [INFO] [stdout] 10633 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10669:20 [INFO] [stdout] | [INFO] [stdout] 10669 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10670:20 [INFO] [stdout] | [INFO] [stdout] 10670 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10706:20 [INFO] [stdout] | [INFO] [stdout] 10706 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10707:20 [INFO] [stdout] | [INFO] [stdout] 10707 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10733:20 [INFO] [stdout] | [INFO] [stdout] 10733 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10734:20 [INFO] [stdout] | [INFO] [stdout] 10734 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10775:20 [INFO] [stdout] | [INFO] [stdout] 10775 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10776:20 [INFO] [stdout] | [INFO] [stdout] 10776 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10820:20 [INFO] [stdout] | [INFO] [stdout] 10820 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10821:20 [INFO] [stdout] | [INFO] [stdout] 10821 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10868:20 [INFO] [stdout] | [INFO] [stdout] 10868 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10869:20 [INFO] [stdout] | [INFO] [stdout] 10869 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10929:20 [INFO] [stdout] | [INFO] [stdout] 10929 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10930:20 [INFO] [stdout] | [INFO] [stdout] 10930 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:10989:20 [INFO] [stdout] | [INFO] [stdout] 10989 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:10990:20 [INFO] [stdout] | [INFO] [stdout] 10990 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11049:20 [INFO] [stdout] | [INFO] [stdout] 11049 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11050:20 [INFO] [stdout] | [INFO] [stdout] 11050 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11110:20 [INFO] [stdout] | [INFO] [stdout] 11110 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11111:20 [INFO] [stdout] | [INFO] [stdout] 11111 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11170:20 [INFO] [stdout] | [INFO] [stdout] 11170 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11171:20 [INFO] [stdout] | [INFO] [stdout] 11171 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11227:20 [INFO] [stdout] | [INFO] [stdout] 11227 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11228:20 [INFO] [stdout] | [INFO] [stdout] 11228 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11259:20 [INFO] [stdout] | [INFO] [stdout] 11259 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11260:20 [INFO] [stdout] | [INFO] [stdout] 11260 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11299:20 [INFO] [stdout] | [INFO] [stdout] 11299 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11300:20 [INFO] [stdout] | [INFO] [stdout] 11300 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11331:20 [INFO] [stdout] | [INFO] [stdout] 11331 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11332:20 [INFO] [stdout] | [INFO] [stdout] 11332 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11372:20 [INFO] [stdout] | [INFO] [stdout] 11372 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11373:20 [INFO] [stdout] | [INFO] [stdout] 11373 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11404:20 [INFO] [stdout] | [INFO] [stdout] 11404 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11405:20 [INFO] [stdout] | [INFO] [stdout] 11405 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11437:20 [INFO] [stdout] | [INFO] [stdout] 11437 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11438:20 [INFO] [stdout] | [INFO] [stdout] 11438 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11478:20 [INFO] [stdout] | [INFO] [stdout] 11478 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11479:20 [INFO] [stdout] | [INFO] [stdout] 11479 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:11546:20 [INFO] [stdout] | [INFO] [stdout] 11546 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11547:20 [INFO] [stdout] | [INFO] [stdout] 11547 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11575:20 [INFO] [stdout] | [INFO] [stdout] 11575 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11576:20 [INFO] [stdout] | [INFO] [stdout] 11576 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11608:20 [INFO] [stdout] | [INFO] [stdout] 11608 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11609:20 [INFO] [stdout] | [INFO] [stdout] 11609 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11645:20 [INFO] [stdout] | [INFO] [stdout] 11645 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11646:20 [INFO] [stdout] | [INFO] [stdout] 11646 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11683:20 [INFO] [stdout] | [INFO] [stdout] 11683 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11684:20 [INFO] [stdout] | [INFO] [stdout] 11684 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11721:20 [INFO] [stdout] | [INFO] [stdout] 11721 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11722:20 [INFO] [stdout] | [INFO] [stdout] 11722 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11758:20 [INFO] [stdout] | [INFO] [stdout] 11758 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11759:20 [INFO] [stdout] | [INFO] [stdout] 11759 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11785:20 [INFO] [stdout] | [INFO] [stdout] 11785 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11786:20 [INFO] [stdout] | [INFO] [stdout] 11786 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11812:20 [INFO] [stdout] | [INFO] [stdout] 11812 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11813:20 [INFO] [stdout] | [INFO] [stdout] 11813 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11840:20 [INFO] [stdout] | [INFO] [stdout] 11840 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11841:20 [INFO] [stdout] | [INFO] [stdout] 11841 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11882:20 [INFO] [stdout] | [INFO] [stdout] 11882 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11883:20 [INFO] [stdout] | [INFO] [stdout] 11883 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11924:20 [INFO] [stdout] | [INFO] [stdout] 11924 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11925:20 [INFO] [stdout] | [INFO] [stdout] 11925 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11951:20 [INFO] [stdout] | [INFO] [stdout] 11951 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11952:20 [INFO] [stdout] | [INFO] [stdout] 11952 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:11984:20 [INFO] [stdout] | [INFO] [stdout] 11984 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:11985:20 [INFO] [stdout] | [INFO] [stdout] 11985 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12013:20 [INFO] [stdout] | [INFO] [stdout] 12013 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12014:20 [INFO] [stdout] | [INFO] [stdout] 12014 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12049:20 [INFO] [stdout] | [INFO] [stdout] 12049 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12050:20 [INFO] [stdout] | [INFO] [stdout] 12050 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12089:20 [INFO] [stdout] | [INFO] [stdout] 12089 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12090:20 [INFO] [stdout] | [INFO] [stdout] 12090 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12125:20 [INFO] [stdout] | [INFO] [stdout] 12125 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12126:20 [INFO] [stdout] | [INFO] [stdout] 12126 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12152:20 [INFO] [stdout] | [INFO] [stdout] 12152 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12153:20 [INFO] [stdout] | [INFO] [stdout] 12153 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12200:20 [INFO] [stdout] | [INFO] [stdout] 12200 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12201:20 [INFO] [stdout] | [INFO] [stdout] 12201 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12236:20 [INFO] [stdout] | [INFO] [stdout] 12236 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12237:20 [INFO] [stdout] | [INFO] [stdout] 12237 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12270:20 [INFO] [stdout] | [INFO] [stdout] 12270 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12271:20 [INFO] [stdout] | [INFO] [stdout] 12271 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12311:20 [INFO] [stdout] | [INFO] [stdout] 12311 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12312:20 [INFO] [stdout] | [INFO] [stdout] 12312 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12363:20 [INFO] [stdout] | [INFO] [stdout] 12363 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12364:20 [INFO] [stdout] | [INFO] [stdout] 12364 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12414:20 [INFO] [stdout] | [INFO] [stdout] 12414 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12415:20 [INFO] [stdout] | [INFO] [stdout] 12415 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12471:20 [INFO] [stdout] | [INFO] [stdout] 12471 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12472:20 [INFO] [stdout] | [INFO] [stdout] 12472 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12500:20 [INFO] [stdout] | [INFO] [stdout] 12500 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12501:20 [INFO] [stdout] | [INFO] [stdout] 12501 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12530:20 [INFO] [stdout] | [INFO] [stdout] 12530 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12531:20 [INFO] [stdout] | [INFO] [stdout] 12531 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12583:20 [INFO] [stdout] | [INFO] [stdout] 12583 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12584:20 [INFO] [stdout] | [INFO] [stdout] 12584 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12638:20 [INFO] [stdout] | [INFO] [stdout] 12638 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12639:20 [INFO] [stdout] | [INFO] [stdout] 12639 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12688:20 [INFO] [stdout] | [INFO] [stdout] 12688 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12689:20 [INFO] [stdout] | [INFO] [stdout] 12689 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12745:20 [INFO] [stdout] | [INFO] [stdout] 12745 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12746:20 [INFO] [stdout] | [INFO] [stdout] 12746 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12801:20 [INFO] [stdout] | [INFO] [stdout] 12801 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12802:20 [INFO] [stdout] | [INFO] [stdout] 12802 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12855:20 [INFO] [stdout] | [INFO] [stdout] 12855 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12856:20 [INFO] [stdout] | [INFO] [stdout] 12856 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12909:20 [INFO] [stdout] | [INFO] [stdout] 12909 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12910:20 [INFO] [stdout] | [INFO] [stdout] 12910 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:12965:20 [INFO] [stdout] | [INFO] [stdout] 12965 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:12966:20 [INFO] [stdout] | [INFO] [stdout] 12966 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13024:20 [INFO] [stdout] | [INFO] [stdout] 13024 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13025:20 [INFO] [stdout] | [INFO] [stdout] 13025 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13075:20 [INFO] [stdout] | [INFO] [stdout] 13075 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13076:20 [INFO] [stdout] | [INFO] [stdout] 13076 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13112:20 [INFO] [stdout] | [INFO] [stdout] 13112 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13113:20 [INFO] [stdout] | [INFO] [stdout] 13113 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13163:20 [INFO] [stdout] | [INFO] [stdout] 13163 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13164:20 [INFO] [stdout] | [INFO] [stdout] 13164 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13206:20 [INFO] [stdout] | [INFO] [stdout] 13206 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13207:20 [INFO] [stdout] | [INFO] [stdout] 13207 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13260:20 [INFO] [stdout] | [INFO] [stdout] 13260 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13261:20 [INFO] [stdout] | [INFO] [stdout] 13261 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:13325:20 [INFO] [stdout] | [INFO] [stdout] 13325 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13326:20 [INFO] [stdout] | [INFO] [stdout] 13326 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13365:20 [INFO] [stdout] | [INFO] [stdout] 13365 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13366:20 [INFO] [stdout] | [INFO] [stdout] 13366 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13401:20 [INFO] [stdout] | [INFO] [stdout] 13401 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13402:20 [INFO] [stdout] | [INFO] [stdout] 13402 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13428:20 [INFO] [stdout] | [INFO] [stdout] 13428 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13429:20 [INFO] [stdout] | [INFO] [stdout] 13429 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13461:20 [INFO] [stdout] | [INFO] [stdout] 13461 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13462:20 [INFO] [stdout] | [INFO] [stdout] 13462 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13489:20 [INFO] [stdout] | [INFO] [stdout] 13489 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13490:20 [INFO] [stdout] | [INFO] [stdout] 13490 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13517:20 [INFO] [stdout] | [INFO] [stdout] 13517 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13518:20 [INFO] [stdout] | [INFO] [stdout] 13518 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13553:20 [INFO] [stdout] | [INFO] [stdout] 13553 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13554:20 [INFO] [stdout] | [INFO] [stdout] 13554 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13588:20 [INFO] [stdout] | [INFO] [stdout] 13588 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13589:20 [INFO] [stdout] | [INFO] [stdout] 13589 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13615:20 [INFO] [stdout] | [INFO] [stdout] 13615 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13616:20 [INFO] [stdout] | [INFO] [stdout] 13616 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13642:20 [INFO] [stdout] | [INFO] [stdout] 13642 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13643:20 [INFO] [stdout] | [INFO] [stdout] 13643 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13672:20 [INFO] [stdout] | [INFO] [stdout] 13672 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13673:20 [INFO] [stdout] | [INFO] [stdout] 13673 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13720:20 [INFO] [stdout] | [INFO] [stdout] 13720 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13721:20 [INFO] [stdout] | [INFO] [stdout] 13721 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13769:20 [INFO] [stdout] | [INFO] [stdout] 13769 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13770:20 [INFO] [stdout] | [INFO] [stdout] 13770 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13814:20 [INFO] [stdout] | [INFO] [stdout] 13814 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13815:20 [INFO] [stdout] | [INFO] [stdout] 13815 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13866:20 [INFO] [stdout] | [INFO] [stdout] 13866 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13867:20 [INFO] [stdout] | [INFO] [stdout] 13867 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:13919:20 [INFO] [stdout] | [INFO] [stdout] 13919 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:13920:20 [INFO] [stdout] | [INFO] [stdout] 13920 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: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:14031:20 [INFO] [stdout] | [INFO] [stdout] 14031 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14032:20 [INFO] [stdout] | [INFO] [stdout] 14032 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14092:20 [INFO] [stdout] | [INFO] [stdout] 14092 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14093:20 [INFO] [stdout] | [INFO] [stdout] 14093 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14146:20 [INFO] [stdout] | [INFO] [stdout] 14146 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14147:20 [INFO] [stdout] | [INFO] [stdout] 14147 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14174:20 [INFO] [stdout] | [INFO] [stdout] 14174 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14175:20 [INFO] [stdout] | [INFO] [stdout] 14175 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14202:20 [INFO] [stdout] | [INFO] [stdout] 14202 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14203:20 [INFO] [stdout] | [INFO] [stdout] 14203 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14239:20 [INFO] [stdout] | [INFO] [stdout] 14239 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14240:20 [INFO] [stdout] | [INFO] [stdout] 14240 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14276:20 [INFO] [stdout] | [INFO] [stdout] 14276 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14277:20 [INFO] [stdout] | [INFO] [stdout] 14277 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14304:20 [INFO] [stdout] | [INFO] [stdout] 14304 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14305:20 [INFO] [stdout] | [INFO] [stdout] 14305 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14336:20 [INFO] [stdout] | [INFO] [stdout] 14336 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14337:20 [INFO] [stdout] | [INFO] [stdout] 14337 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14373:20 [INFO] [stdout] | [INFO] [stdout] 14373 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14374:20 [INFO] [stdout] | [INFO] [stdout] 14374 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14402:20 [INFO] [stdout] | [INFO] [stdout] 14402 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14403:20 [INFO] [stdout] | [INFO] [stdout] 14403 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14430:20 [INFO] [stdout] | [INFO] [stdout] 14430 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14431:20 [INFO] [stdout] | [INFO] [stdout] 14431 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14467:20 [INFO] [stdout] | [INFO] [stdout] 14467 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14468:20 [INFO] [stdout] | [INFO] [stdout] 14468 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14501:20 [INFO] [stdout] | [INFO] [stdout] 14501 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14502:20 [INFO] [stdout] | [INFO] [stdout] 14502 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14539:20 [INFO] [stdout] | [INFO] [stdout] 14539 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14540:20 [INFO] [stdout] | [INFO] [stdout] 14540 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14576:20 [INFO] [stdout] | [INFO] [stdout] 14576 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14577:20 [INFO] [stdout] | [INFO] [stdout] 14577 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14607:20 [INFO] [stdout] | [INFO] [stdout] 14607 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14608:20 [INFO] [stdout] | [INFO] [stdout] 14608 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14644:20 [INFO] [stdout] | [INFO] [stdout] 14644 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14645:20 [INFO] [stdout] | [INFO] [stdout] 14645 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14702:20 [INFO] [stdout] | [INFO] [stdout] 14702 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14703:20 [INFO] [stdout] | [INFO] [stdout] 14703 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14764:20 [INFO] [stdout] | [INFO] [stdout] 14764 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14765:20 [INFO] [stdout] | [INFO] [stdout] 14765 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14823:20 [INFO] [stdout] | [INFO] [stdout] 14823 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14824:20 [INFO] [stdout] | [INFO] [stdout] 14824 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14877:20 [INFO] [stdout] | [INFO] [stdout] 14877 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14878:20 [INFO] [stdout] | [INFO] [stdout] 14878 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14935:20 [INFO] [stdout] | [INFO] [stdout] 14935 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14936:20 [INFO] [stdout] | [INFO] [stdout] 14936 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:14996:20 [INFO] [stdout] | [INFO] [stdout] 14996 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:14997:20 [INFO] [stdout] | [INFO] [stdout] 14997 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15051:20 [INFO] [stdout] | [INFO] [stdout] 15051 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15052:20 [INFO] [stdout] | [INFO] [stdout] 15052 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15103:20 [INFO] [stdout] | [INFO] [stdout] 15103 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15104:20 [INFO] [stdout] | [INFO] [stdout] 15104 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15159:20 [INFO] [stdout] | [INFO] [stdout] 15159 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15160:20 [INFO] [stdout] | [INFO] [stdout] 15160 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15214:20 [INFO] [stdout] | [INFO] [stdout] 15214 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15215:20 [INFO] [stdout] | [INFO] [stdout] 15215 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15264:20 [INFO] [stdout] | [INFO] [stdout] 15264 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15265:20 [INFO] [stdout] | [INFO] [stdout] 15265 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:15352:20 [INFO] [stdout] | [INFO] [stdout] 15352 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15353:20 [INFO] [stdout] | [INFO] [stdout] 15353 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15396:20 [INFO] [stdout] | [INFO] [stdout] 15396 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15397:20 [INFO] [stdout] | [INFO] [stdout] 15397 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15426:20 [INFO] [stdout] | [INFO] [stdout] 15426 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15427:20 [INFO] [stdout] | [INFO] [stdout] 15427 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15476:20 [INFO] [stdout] | [INFO] [stdout] 15476 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15477:20 [INFO] [stdout] | [INFO] [stdout] 15477 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15526:20 [INFO] [stdout] | [INFO] [stdout] 15526 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15527:20 [INFO] [stdout] | [INFO] [stdout] 15527 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15577:20 [INFO] [stdout] | [INFO] [stdout] 15577 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15578:20 [INFO] [stdout] | [INFO] [stdout] 15578 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15631:20 [INFO] [stdout] | [INFO] [stdout] 15631 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15632:20 [INFO] [stdout] | [INFO] [stdout] 15632 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15673:20 [INFO] [stdout] | [INFO] [stdout] 15673 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15674:20 [INFO] [stdout] | [INFO] [stdout] 15674 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15723:20 [INFO] [stdout] | [INFO] [stdout] 15723 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15724:20 [INFO] [stdout] | [INFO] [stdout] 15724 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15788:20 [INFO] [stdout] | [INFO] [stdout] 15788 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15789:20 [INFO] [stdout] | [INFO] [stdout] 15789 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15850:20 [INFO] [stdout] | [INFO] [stdout] 15850 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15851:20 [INFO] [stdout] | [INFO] [stdout] 15851 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15912:20 [INFO] [stdout] | [INFO] [stdout] 15912 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15913:20 [INFO] [stdout] | [INFO] [stdout] 15913 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:15966:20 [INFO] [stdout] | [INFO] [stdout] 15966 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:15967:20 [INFO] [stdout] | [INFO] [stdout] 15967 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16010:20 [INFO] [stdout] | [INFO] [stdout] 16010 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16011:20 [INFO] [stdout] | [INFO] [stdout] 16011 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16038:20 [INFO] [stdout] | [INFO] [stdout] 16038 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16039:20 [INFO] [stdout] | [INFO] [stdout] 16039 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16064:20 [INFO] [stdout] | [INFO] [stdout] 16064 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16065:20 [INFO] [stdout] | [INFO] [stdout] 16065 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16099:20 [INFO] [stdout] | [INFO] [stdout] 16099 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16100:20 [INFO] [stdout] | [INFO] [stdout] 16100 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16126:20 [INFO] [stdout] | [INFO] [stdout] 16126 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16127:20 [INFO] [stdout] | [INFO] [stdout] 16127 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16163:20 [INFO] [stdout] | [INFO] [stdout] 16163 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16164:20 [INFO] [stdout] | [INFO] [stdout] 16164 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16203:20 [INFO] [stdout] | [INFO] [stdout] 16203 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16204:20 [INFO] [stdout] | [INFO] [stdout] 16204 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16259:20 [INFO] [stdout] | [INFO] [stdout] 16259 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16260:20 [INFO] [stdout] | [INFO] [stdout] 16260 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16307:20 [INFO] [stdout] | [INFO] [stdout] 16307 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16308:20 [INFO] [stdout] | [INFO] [stdout] 16308 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16341:20 [INFO] [stdout] | [INFO] [stdout] 16341 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16342:20 [INFO] [stdout] | [INFO] [stdout] 16342 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16385:20 [INFO] [stdout] | [INFO] [stdout] 16385 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16386:20 [INFO] [stdout] | [INFO] [stdout] 16386 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16419:20 [INFO] [stdout] | [INFO] [stdout] 16419 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16420:20 [INFO] [stdout] | [INFO] [stdout] 16420 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16458:20 [INFO] [stdout] | [INFO] [stdout] 16458 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16459:20 [INFO] [stdout] | [INFO] [stdout] 16459 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16507:20 [INFO] [stdout] | [INFO] [stdout] 16507 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16508:20 [INFO] [stdout] | [INFO] [stdout] 16508 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16551:20 [INFO] [stdout] | [INFO] [stdout] 16551 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16552:20 [INFO] [stdout] | [INFO] [stdout] 16552 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16582:20 [INFO] [stdout] | [INFO] [stdout] 16582 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16583:20 [INFO] [stdout] | [INFO] [stdout] 16583 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16639:20 [INFO] [stdout] | [INFO] [stdout] 16639 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16640:20 [INFO] [stdout] | [INFO] [stdout] 16640 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16694:20 [INFO] [stdout] | [INFO] [stdout] 16694 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16695:20 [INFO] [stdout] | [INFO] [stdout] 16695 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:16785:20 [INFO] [stdout] | [INFO] [stdout] 16785 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16786:20 [INFO] [stdout] | [INFO] [stdout] 16786 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16833:20 [INFO] [stdout] | [INFO] [stdout] 16833 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16834:20 [INFO] [stdout] | [INFO] [stdout] 16834 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16881:20 [INFO] [stdout] | [INFO] [stdout] 16881 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16882:20 [INFO] [stdout] | [INFO] [stdout] 16882 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16933:20 [INFO] [stdout] | [INFO] [stdout] 16933 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16934:20 [INFO] [stdout] | [INFO] [stdout] 16934 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:16981:20 [INFO] [stdout] | [INFO] [stdout] 16981 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:16982:20 [INFO] [stdout] | [INFO] [stdout] 16982 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17032:20 [INFO] [stdout] | [INFO] [stdout] 17032 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17033:20 [INFO] [stdout] | [INFO] [stdout] 17033 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17085:20 [INFO] [stdout] | [INFO] [stdout] 17085 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17086:20 [INFO] [stdout] | [INFO] [stdout] 17086 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17140:20 [INFO] [stdout] | [INFO] [stdout] 17140 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17141:20 [INFO] [stdout] | [INFO] [stdout] 17141 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17195:20 [INFO] [stdout] | [INFO] [stdout] 17195 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17196:20 [INFO] [stdout] | [INFO] [stdout] 17196 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17248:20 [INFO] [stdout] | [INFO] [stdout] 17248 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17249:20 [INFO] [stdout] | [INFO] [stdout] 17249 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17300:20 [INFO] [stdout] | [INFO] [stdout] 17300 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17301:20 [INFO] [stdout] | [INFO] [stdout] 17301 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17328:20 [INFO] [stdout] | [INFO] [stdout] 17328 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17329:20 [INFO] [stdout] | [INFO] [stdout] 17329 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17363:20 [INFO] [stdout] | [INFO] [stdout] 17363 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17364:20 [INFO] [stdout] | [INFO] [stdout] 17364 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17418:20 [INFO] [stdout] | [INFO] [stdout] 17418 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17419:20 [INFO] [stdout] | [INFO] [stdout] 17419 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17471:20 [INFO] [stdout] | [INFO] [stdout] 17471 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17472:20 [INFO] [stdout] | [INFO] [stdout] 17472 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17523:20 [INFO] [stdout] | [INFO] [stdout] 17523 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17524:20 [INFO] [stdout] | [INFO] [stdout] 17524 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17575:20 [INFO] [stdout] | [INFO] [stdout] 17575 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17576:20 [INFO] [stdout] | [INFO] [stdout] 17576 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17624:20 [INFO] [stdout] | [INFO] [stdout] 17624 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17625:20 [INFO] [stdout] | [INFO] [stdout] 17625 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17673:20 [INFO] [stdout] | [INFO] [stdout] 17673 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17674:20 [INFO] [stdout] | [INFO] [stdout] 17674 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17722:20 [INFO] [stdout] | [INFO] [stdout] 17722 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17723:20 [INFO] [stdout] | [INFO] [stdout] 17723 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17775:20 [INFO] [stdout] | [INFO] [stdout] 17775 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17776:20 [INFO] [stdout] | [INFO] [stdout] 17776 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17836:20 [INFO] [stdout] | [INFO] [stdout] 17836 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17837:20 [INFO] [stdout] | [INFO] [stdout] 17837 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:17943:20 [INFO] [stdout] | [INFO] [stdout] 17943 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17944:20 [INFO] [stdout] | [INFO] [stdout] 17944 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:17986:20 [INFO] [stdout] | [INFO] [stdout] 17986 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:17987:20 [INFO] [stdout] | [INFO] [stdout] 17987 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18037:20 [INFO] [stdout] | [INFO] [stdout] 18037 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18038:20 [INFO] [stdout] | [INFO] [stdout] 18038 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18088:20 [INFO] [stdout] | [INFO] [stdout] 18088 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18089:20 [INFO] [stdout] | [INFO] [stdout] 18089 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18139:20 [INFO] [stdout] | [INFO] [stdout] 18139 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18140:20 [INFO] [stdout] | [INFO] [stdout] 18140 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18192:20 [INFO] [stdout] | [INFO] [stdout] 18192 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18193:20 [INFO] [stdout] | [INFO] [stdout] 18193 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18244:20 [INFO] [stdout] | [INFO] [stdout] 18244 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18245:20 [INFO] [stdout] | [INFO] [stdout] 18245 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18289:20 [INFO] [stdout] | [INFO] [stdout] 18289 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18290:20 [INFO] [stdout] | [INFO] [stdout] 18290 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18338:20 [INFO] [stdout] | [INFO] [stdout] 18338 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18339:20 [INFO] [stdout] | [INFO] [stdout] 18339 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18383:20 [INFO] [stdout] | [INFO] [stdout] 18383 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18384:20 [INFO] [stdout] | [INFO] [stdout] 18384 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18427:20 [INFO] [stdout] | [INFO] [stdout] 18427 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18428:20 [INFO] [stdout] | [INFO] [stdout] 18428 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18472:20 [INFO] [stdout] | [INFO] [stdout] 18472 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18473:20 [INFO] [stdout] | [INFO] [stdout] 18473 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18521:20 [INFO] [stdout] | [INFO] [stdout] 18521 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18522:20 [INFO] [stdout] | [INFO] [stdout] 18522 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18565:20 [INFO] [stdout] | [INFO] [stdout] 18565 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18566:20 [INFO] [stdout] | [INFO] [stdout] 18566 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18610:20 [INFO] [stdout] | [INFO] [stdout] 18610 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18611:20 [INFO] [stdout] | [INFO] [stdout] 18611 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18646:20 [INFO] [stdout] | [INFO] [stdout] 18646 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18647:20 [INFO] [stdout] | [INFO] [stdout] 18647 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18691:20 [INFO] [stdout] | [INFO] [stdout] 18691 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18692:20 [INFO] [stdout] | [INFO] [stdout] 18692 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18740:20 [INFO] [stdout] | [INFO] [stdout] 18740 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18741:20 [INFO] [stdout] | [INFO] [stdout] 18741 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18789:20 [INFO] [stdout] | [INFO] [stdout] 18789 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18790:20 [INFO] [stdout] | [INFO] [stdout] 18790 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18838:20 [INFO] [stdout] | [INFO] [stdout] 18838 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18839:20 [INFO] [stdout] | [INFO] [stdout] 18839 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18887:20 [INFO] [stdout] | [INFO] [stdout] 18887 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18888:20 [INFO] [stdout] | [INFO] [stdout] 18888 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18936:20 [INFO] [stdout] | [INFO] [stdout] 18936 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18937:20 [INFO] [stdout] | [INFO] [stdout] 18937 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:18990:20 [INFO] [stdout] | [INFO] [stdout] 18990 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:18991:20 [INFO] [stdout] | [INFO] [stdout] 18991 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19042:20 [INFO] [stdout] | [INFO] [stdout] 19042 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19043:20 [INFO] [stdout] | [INFO] [stdout] 19043 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19094:20 [INFO] [stdout] | [INFO] [stdout] 19094 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19095:20 [INFO] [stdout] | [INFO] [stdout] 19095 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19134:20 [INFO] [stdout] | [INFO] [stdout] 19134 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19135:20 [INFO] [stdout] | [INFO] [stdout] 19135 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19163:20 [INFO] [stdout] | [INFO] [stdout] 19163 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19164:20 [INFO] [stdout] | [INFO] [stdout] 19164 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19191:20 [INFO] [stdout] | [INFO] [stdout] 19191 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19192:20 [INFO] [stdout] | [INFO] [stdout] 19192 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19239:20 [INFO] [stdout] | [INFO] [stdout] 19239 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19240:20 [INFO] [stdout] | [INFO] [stdout] 19240 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19290:20 [INFO] [stdout] | [INFO] [stdout] 19290 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19291:20 [INFO] [stdout] | [INFO] [stdout] 19291 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19344:20 [INFO] [stdout] | [INFO] [stdout] 19344 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19345:20 [INFO] [stdout] | [INFO] [stdout] 19345 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19397:20 [INFO] [stdout] | [INFO] [stdout] 19397 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19398:20 [INFO] [stdout] | [INFO] [stdout] 19398 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19451:20 [INFO] [stdout] | [INFO] [stdout] 19451 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19452:20 [INFO] [stdout] | [INFO] [stdout] 19452 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19504:20 [INFO] [stdout] | [INFO] [stdout] 19504 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19505:20 [INFO] [stdout] | [INFO] [stdout] 19505 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19549:20 [INFO] [stdout] | [INFO] [stdout] 19549 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19550:20 [INFO] [stdout] | [INFO] [stdout] 19550 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19599:20 [INFO] [stdout] | [INFO] [stdout] 19599 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19600:20 [INFO] [stdout] | [INFO] [stdout] 19600 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19649:20 [INFO] [stdout] | [INFO] [stdout] 19649 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19650:20 [INFO] [stdout] | [INFO] [stdout] 19650 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19693:20 [INFO] [stdout] | [INFO] [stdout] 19693 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19694:20 [INFO] [stdout] | [INFO] [stdout] 19694 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19750:20 [INFO] [stdout] | [INFO] [stdout] 19750 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19751:20 [INFO] [stdout] | [INFO] [stdout] 19751 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19801:20 [INFO] [stdout] | [INFO] [stdout] 19801 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19802:20 [INFO] [stdout] | [INFO] [stdout] 19802 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19852:20 [INFO] [stdout] | [INFO] [stdout] 19852 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19853:20 [INFO] [stdout] | [INFO] [stdout] 19853 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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_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` [INFO] [stdout] --> src/gl46.rs:19948:20 [INFO] [stdout] | [INFO] [stdout] 19948 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19949:20 [INFO] [stdout] | [INFO] [stdout] 19949 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:19996:20 [INFO] [stdout] | [INFO] [stdout] 19996 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:19997:20 [INFO] [stdout] | [INFO] [stdout] 19997 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20045:20 [INFO] [stdout] | [INFO] [stdout] 20045 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20046:20 [INFO] [stdout] | [INFO] [stdout] 20046 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20110:20 [INFO] [stdout] | [INFO] [stdout] 20110 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20111:20 [INFO] [stdout] | [INFO] [stdout] 20111 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20161:20 [INFO] [stdout] | [INFO] [stdout] 20161 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20162:20 [INFO] [stdout] | [INFO] [stdout] 20162 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20212:20 [INFO] [stdout] | [INFO] [stdout] 20212 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20213:20 [INFO] [stdout] | [INFO] [stdout] 20213 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20263:20 [INFO] [stdout] | [INFO] [stdout] 20263 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20264:20 [INFO] [stdout] | [INFO] [stdout] 20264 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20306:20 [INFO] [stdout] | [INFO] [stdout] 20306 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20307:20 [INFO] [stdout] | [INFO] [stdout] 20307 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20352:20 [INFO] [stdout] | [INFO] [stdout] 20352 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20353:20 [INFO] [stdout] | [INFO] [stdout] 20353 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20402:20 [INFO] [stdout] | [INFO] [stdout] 20402 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20403:20 [INFO] [stdout] | [INFO] [stdout] 20403 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20440:20 [INFO] [stdout] | [INFO] [stdout] 20440 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20441:20 [INFO] [stdout] | [INFO] [stdout] 20441 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20488:20 [INFO] [stdout] | [INFO] [stdout] 20488 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20489:20 [INFO] [stdout] | [INFO] [stdout] 20489 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20531:20 [INFO] [stdout] | [INFO] [stdout] 20531 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20532:20 [INFO] [stdout] | [INFO] [stdout] 20532 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20574:20 [INFO] [stdout] | [INFO] [stdout] 20574 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20575:20 [INFO] [stdout] | [INFO] [stdout] 20575 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20617:20 [INFO] [stdout] | [INFO] [stdout] 20617 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20618:20 [INFO] [stdout] | [INFO] [stdout] 20618 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20660:20 [INFO] [stdout] | [INFO] [stdout] 20660 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20661:20 [INFO] [stdout] | [INFO] [stdout] 20661 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20711:20 [INFO] [stdout] | [INFO] [stdout] 20711 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20712:20 [INFO] [stdout] | [INFO] [stdout] 20712 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20762:20 [INFO] [stdout] | [INFO] [stdout] 20762 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20763:20 [INFO] [stdout] | [INFO] [stdout] 20763 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20806:20 [INFO] [stdout] | [INFO] [stdout] 20806 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20807:20 [INFO] [stdout] | [INFO] [stdout] 20807 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20850:20 [INFO] [stdout] | [INFO] [stdout] 20850 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20851:20 [INFO] [stdout] | [INFO] [stdout] 20851 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20899:20 [INFO] [stdout] | [INFO] [stdout] 20899 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20900:20 [INFO] [stdout] | [INFO] [stdout] 20900 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20948:20 [INFO] [stdout] | [INFO] [stdout] 20948 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20949:20 [INFO] [stdout] | [INFO] [stdout] 20949 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:20997:20 [INFO] [stdout] | [INFO] [stdout] 20997 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:20998:20 [INFO] [stdout] | [INFO] [stdout] 20998 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21046:20 [INFO] [stdout] | [INFO] [stdout] 21046 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21047:20 [INFO] [stdout] | [INFO] [stdout] 21047 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21090:20 [INFO] [stdout] | [INFO] [stdout] 21090 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21091:20 [INFO] [stdout] | [INFO] [stdout] 21091 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21133:20 [INFO] [stdout] | [INFO] [stdout] 21133 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21134:20 [INFO] [stdout] | [INFO] [stdout] 21134 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21187:20 [INFO] [stdout] | [INFO] [stdout] 21187 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21188:20 [INFO] [stdout] | [INFO] [stdout] 21188 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21244:20 [INFO] [stdout] | [INFO] [stdout] 21244 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21245:20 [INFO] [stdout] | [INFO] [stdout] 21245 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21295:20 [INFO] [stdout] | [INFO] [stdout] 21295 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21296:20 [INFO] [stdout] | [INFO] [stdout] 21296 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21346:20 [INFO] [stdout] | [INFO] [stdout] 21346 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21347:20 [INFO] [stdout] | [INFO] [stdout] 21347 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21397:20 [INFO] [stdout] | [INFO] [stdout] 21397 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21398:20 [INFO] [stdout] | [INFO] [stdout] 21398 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21449:20 [INFO] [stdout] | [INFO] [stdout] 21449 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21450:20 [INFO] [stdout] | [INFO] [stdout] 21450 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21476:20 [INFO] [stdout] | [INFO] [stdout] 21476 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21477:20 [INFO] [stdout] | [INFO] [stdout] 21477 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21513:20 [INFO] [stdout] | [INFO] [stdout] 21513 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21514:20 [INFO] [stdout] | [INFO] [stdout] 21514 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21563:20 [INFO] [stdout] | [INFO] [stdout] 21563 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21564:20 [INFO] [stdout] | [INFO] [stdout] 21564 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21611:20 [INFO] [stdout] | [INFO] [stdout] 21611 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21612:20 [INFO] [stdout] | [INFO] [stdout] 21612 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21662:20 [INFO] [stdout] | [INFO] [stdout] 21662 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21663:20 [INFO] [stdout] | [INFO] [stdout] 21663 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21718:20 [INFO] [stdout] | [INFO] [stdout] 21718 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21719:20 [INFO] [stdout] | [INFO] [stdout] 21719 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21768:20 [INFO] [stdout] | [INFO] [stdout] 21768 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21769:20 [INFO] [stdout] | [INFO] [stdout] 21769 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21804:20 [INFO] [stdout] | [INFO] [stdout] 21804 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21805:20 [INFO] [stdout] | [INFO] [stdout] 21805 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21856:20 [INFO] [stdout] | [INFO] [stdout] 21856 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21857:20 [INFO] [stdout] | [INFO] [stdout] 21857 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21884:20 [INFO] [stdout] | [INFO] [stdout] 21884 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21885:20 [INFO] [stdout] | [INFO] [stdout] 21885 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21913:20 [INFO] [stdout] | [INFO] [stdout] 21913 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21914:20 [INFO] [stdout] | [INFO] [stdout] 21914 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21954:20 [INFO] [stdout] | [INFO] [stdout] 21954 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21955:20 [INFO] [stdout] | [INFO] [stdout] 21955 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:21981:20 [INFO] [stdout] | [INFO] [stdout] 21981 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:21982:20 [INFO] [stdout] | [INFO] [stdout] 21982 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22012:20 [INFO] [stdout] | [INFO] [stdout] 22012 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22013:20 [INFO] [stdout] | [INFO] [stdout] 22013 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22039:20 [INFO] [stdout] | [INFO] [stdout] 22039 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22040:20 [INFO] [stdout] | [INFO] [stdout] 22040 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22071:20 [INFO] [stdout] | [INFO] [stdout] 22071 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22072:20 [INFO] [stdout] | [INFO] [stdout] 22072 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22098:20 [INFO] [stdout] | [INFO] [stdout] 22098 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22099:20 [INFO] [stdout] | [INFO] [stdout] 22099 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22125:20 [INFO] [stdout] | [INFO] [stdout] 22125 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22126:20 [INFO] [stdout] | [INFO] [stdout] 22126 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22157:20 [INFO] [stdout] | [INFO] [stdout] 22157 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22158:20 [INFO] [stdout] | [INFO] [stdout] 22158 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22184:20 [INFO] [stdout] | [INFO] [stdout] 22184 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22185:20 [INFO] [stdout] | [INFO] [stdout] 22185 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22212:20 [INFO] [stdout] | [INFO] [stdout] 22212 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22213:20 [INFO] [stdout] | [INFO] [stdout] 22213 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22240:20 [INFO] [stdout] | [INFO] [stdout] 22240 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22241:20 [INFO] [stdout] | [INFO] [stdout] 22241 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22267:20 [INFO] [stdout] | [INFO] [stdout] 22267 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22268:20 [INFO] [stdout] | [INFO] [stdout] 22268 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22299:20 [INFO] [stdout] | [INFO] [stdout] 22299 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22300:20 [INFO] [stdout] | [INFO] [stdout] 22300 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22331:20 [INFO] [stdout] | [INFO] [stdout] 22331 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22332:20 [INFO] [stdout] | [INFO] [stdout] 22332 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22364:20 [INFO] [stdout] | [INFO] [stdout] 22364 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22365:20 [INFO] [stdout] | [INFO] [stdout] 22365 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22396:20 [INFO] [stdout] | [INFO] [stdout] 22396 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22397:20 [INFO] [stdout] | [INFO] [stdout] 22397 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22423:20 [INFO] [stdout] | [INFO] [stdout] 22423 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22424:20 [INFO] [stdout] | [INFO] [stdout] 22424 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22451:20 [INFO] [stdout] | [INFO] [stdout] 22451 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22452:20 [INFO] [stdout] | [INFO] [stdout] 22452 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22480:20 [INFO] [stdout] | [INFO] [stdout] 22480 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22481:20 [INFO] [stdout] | [INFO] [stdout] 22481 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22511:20 [INFO] [stdout] | [INFO] [stdout] 22511 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22512:20 [INFO] [stdout] | [INFO] [stdout] 22512 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22562:20 [INFO] [stdout] | [INFO] [stdout] 22562 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22563:20 [INFO] [stdout] | [INFO] [stdout] 22563 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22596:20 [INFO] [stdout] | [INFO] [stdout] 22596 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22597:20 [INFO] [stdout] | [INFO] [stdout] 22597 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22647:20 [INFO] [stdout] | [INFO] [stdout] 22647 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22648:20 [INFO] [stdout] | [INFO] [stdout] 22648 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22682:20 [INFO] [stdout] | [INFO] [stdout] 22682 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22683:20 [INFO] [stdout] | [INFO] [stdout] 22683 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22718:20 [INFO] [stdout] | [INFO] [stdout] 22718 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22719:20 [INFO] [stdout] | [INFO] [stdout] 22719 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22750:20 [INFO] [stdout] | [INFO] [stdout] 22750 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22751:20 [INFO] [stdout] | [INFO] [stdout] 22751 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22786:20 [INFO] [stdout] | [INFO] [stdout] 22786 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22787:20 [INFO] [stdout] | [INFO] [stdout] 22787 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22820:20 [INFO] [stdout] | [INFO] [stdout] 22820 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22821:20 [INFO] [stdout] | [INFO] [stdout] 22821 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22872:20 [INFO] [stdout] | [INFO] [stdout] 22872 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22873:20 [INFO] [stdout] | [INFO] [stdout] 22873 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22923:20 [INFO] [stdout] | [INFO] [stdout] 22923 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22924:20 [INFO] [stdout] | [INFO] [stdout] 22924 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:22980:20 [INFO] [stdout] | [INFO] [stdout] 22980 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:22981:20 [INFO] [stdout] | [INFO] [stdout] 22981 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23038:20 [INFO] [stdout] | [INFO] [stdout] 23038 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23039:20 [INFO] [stdout] | [INFO] [stdout] 23039 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23097:20 [INFO] [stdout] | [INFO] [stdout] 23097 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23098:20 [INFO] [stdout] | [INFO] [stdout] 23098 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23152:20 [INFO] [stdout] | [INFO] [stdout] 23152 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23153:20 [INFO] [stdout] | [INFO] [stdout] 23153 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23205:20 [INFO] [stdout] | [INFO] [stdout] 23205 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23206:20 [INFO] [stdout] | [INFO] [stdout] 23206 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23258:20 [INFO] [stdout] | [INFO] [stdout] 23258 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23259:20 [INFO] [stdout] | [INFO] [stdout] 23259 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23310:20 [INFO] [stdout] | [INFO] [stdout] 23310 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23311:20 [INFO] [stdout] | [INFO] [stdout] 23311 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23361:20 [INFO] [stdout] | [INFO] [stdout] 23361 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23362:20 [INFO] [stdout] | [INFO] [stdout] 23362 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23402:20 [INFO] [stdout] | [INFO] [stdout] 23402 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23403:20 [INFO] [stdout] | [INFO] [stdout] 23403 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23450:20 [INFO] [stdout] | [INFO] [stdout] 23450 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23451:20 [INFO] [stdout] | [INFO] [stdout] 23451 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23498:20 [INFO] [stdout] | [INFO] [stdout] 23498 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23499:20 [INFO] [stdout] | [INFO] [stdout] 23499 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23540:20 [INFO] [stdout] | [INFO] [stdout] 23540 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23541:20 [INFO] [stdout] | [INFO] [stdout] 23541 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23591:20 [INFO] [stdout] | [INFO] [stdout] 23591 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23592:20 [INFO] [stdout] | [INFO] [stdout] 23592 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23642:20 [INFO] [stdout] | [INFO] [stdout] 23642 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23643:20 [INFO] [stdout] | [INFO] [stdout] 23643 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23696:20 [INFO] [stdout] | [INFO] [stdout] 23696 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23697:20 [INFO] [stdout] | [INFO] [stdout] 23697 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23747:20 [INFO] [stdout] | [INFO] [stdout] 23747 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23748:20 [INFO] [stdout] | [INFO] [stdout] 23748 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23798:20 [INFO] [stdout] | [INFO] [stdout] 23798 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23799:20 [INFO] [stdout] | [INFO] [stdout] 23799 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23846:20 [INFO] [stdout] | [INFO] [stdout] 23846 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23847:20 [INFO] [stdout] | [INFO] [stdout] 23847 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23897:20 [INFO] [stdout] | [INFO] [stdout] 23897 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23898:20 [INFO] [stdout] | [INFO] [stdout] 23898 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23945:20 [INFO] [stdout] | [INFO] [stdout] 23945 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23946:20 [INFO] [stdout] | [INFO] [stdout] 23946 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:23994:20 [INFO] [stdout] | [INFO] [stdout] 23994 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:23995:20 [INFO] [stdout] | [INFO] [stdout] 23995 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24031:20 [INFO] [stdout] | [INFO] [stdout] 24031 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24032:20 [INFO] [stdout] | [INFO] [stdout] 24032 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24063:20 [INFO] [stdout] | [INFO] [stdout] 24063 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24064:20 [INFO] [stdout] | [INFO] [stdout] 24064 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24097:20 [INFO] [stdout] | [INFO] [stdout] 24097 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24098:20 [INFO] [stdout] | [INFO] [stdout] 24098 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24126:20 [INFO] [stdout] | [INFO] [stdout] 24126 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24127:20 [INFO] [stdout] | [INFO] [stdout] 24127 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24155:20 [INFO] [stdout] | [INFO] [stdout] 24155 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24156:20 [INFO] [stdout] | [INFO] [stdout] 24156 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24190:20 [INFO] [stdout] | [INFO] [stdout] 24190 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24191:20 [INFO] [stdout] | [INFO] [stdout] 24191 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24227:20 [INFO] [stdout] | [INFO] [stdout] 24227 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24228:20 [INFO] [stdout] | [INFO] [stdout] 24228 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24261:20 [INFO] [stdout] | [INFO] [stdout] 24261 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24262:20 [INFO] [stdout] | [INFO] [stdout] 24262 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24298:20 [INFO] [stdout] | [INFO] [stdout] 24298 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24299:20 [INFO] [stdout] | [INFO] [stdout] 24299 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24327:20 [INFO] [stdout] | [INFO] [stdout] 24327 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24328:20 [INFO] [stdout] | [INFO] [stdout] 24328 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24354:20 [INFO] [stdout] | [INFO] [stdout] 24354 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24355:20 [INFO] [stdout] | [INFO] [stdout] 24355 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24386:20 [INFO] [stdout] | [INFO] [stdout] 24386 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24387:20 [INFO] [stdout] | [INFO] [stdout] 24387 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24428:20 [INFO] [stdout] | [INFO] [stdout] 24428 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24429:20 [INFO] [stdout] | [INFO] [stdout] 24429 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24460:20 [INFO] [stdout] | [INFO] [stdout] 24460 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24461:20 [INFO] [stdout] | [INFO] [stdout] 24461 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24491:20 [INFO] [stdout] | [INFO] [stdout] 24491 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24492:20 [INFO] [stdout] | [INFO] [stdout] 24492 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24543:20 [INFO] [stdout] | [INFO] [stdout] 24543 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24544:20 [INFO] [stdout] | [INFO] [stdout] 24544 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24579:20 [INFO] [stdout] | [INFO] [stdout] 24579 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24580:20 [INFO] [stdout] | [INFO] [stdout] 24580 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24630:20 [INFO] [stdout] | [INFO] [stdout] 24630 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24631:20 [INFO] [stdout] | [INFO] [stdout] 24631 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24672:20 [INFO] [stdout] | [INFO] [stdout] 24672 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24673:20 [INFO] [stdout] | [INFO] [stdout] 24673 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24715:20 [INFO] [stdout] | [INFO] [stdout] 24715 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24716:20 [INFO] [stdout] | [INFO] [stdout] 24716 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24765:20 [INFO] [stdout] | [INFO] [stdout] 24765 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24766:20 [INFO] [stdout] | [INFO] [stdout] 24766 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24808:20 [INFO] [stdout] | [INFO] [stdout] 24808 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24809:20 [INFO] [stdout] | [INFO] [stdout] 24809 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24858:20 [INFO] [stdout] | [INFO] [stdout] 24858 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24859:20 [INFO] [stdout] | [INFO] [stdout] 24859 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24901:20 [INFO] [stdout] | [INFO] [stdout] 24901 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24902:20 [INFO] [stdout] | [INFO] [stdout] 24902 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24951:20 [INFO] [stdout] | [INFO] [stdout] 24951 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24952:20 [INFO] [stdout] | [INFO] [stdout] 24952 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:24994:20 [INFO] [stdout] | [INFO] [stdout] 24994 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:24995:20 [INFO] [stdout] | [INFO] [stdout] 24995 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25044:20 [INFO] [stdout] | [INFO] [stdout] 25044 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:25045:20 [INFO] [stdout] | [INFO] [stdout] 25045 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25095:20 [INFO] [stdout] | [INFO] [stdout] 25095 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:25096:20 [INFO] [stdout] | [INFO] [stdout] 25096 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25145:20 [INFO] [stdout] | [INFO] [stdout] 25145 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:25146:20 [INFO] [stdout] | [INFO] [stdout] 25146 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25196:20 [INFO] [stdout] | [INFO] [stdout] 25196 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:25197:20 [INFO] [stdout] | [INFO] [stdout] 25197 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25246:20 [INFO] [stdout] | [INFO] [stdout] 25246 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:25247:20 [INFO] [stdout] | [INFO] [stdout] 25247 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25297:20 [INFO] [stdout] | [INFO] [stdout] 25297 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:25298:20 [INFO] [stdout] | [INFO] [stdout] 25298 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25347:20 [INFO] [stdout] | [INFO] [stdout] 25347 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:25348:20 [INFO] [stdout] | [INFO] [stdout] 25348 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25398:20 [INFO] [stdout] | [INFO] [stdout] 25398 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:25399:20 [INFO] [stdout] | [INFO] [stdout] 25399 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25448:20 [INFO] [stdout] | [INFO] [stdout] 25448 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:25449:20 [INFO] [stdout] | [INFO] [stdout] 25449 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25502:20 [INFO] [stdout] | [INFO] [stdout] 25502 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:25503:20 [INFO] [stdout] | [INFO] [stdout] 25503 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25552:20 [INFO] [stdout] | [INFO] [stdout] 25552 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:25553:20 [INFO] [stdout] | [INFO] [stdout] 25553 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25606:20 [INFO] [stdout] | [INFO] [stdout] 25606 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:25607:20 [INFO] [stdout] | [INFO] [stdout] 25607 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25656:20 [INFO] [stdout] | [INFO] [stdout] 25656 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:25657:20 [INFO] [stdout] | [INFO] [stdout] 25657 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25710:20 [INFO] [stdout] | [INFO] [stdout] 25710 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:25711:20 [INFO] [stdout] | [INFO] [stdout] 25711 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25760:20 [INFO] [stdout] | [INFO] [stdout] 25760 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:25761:20 [INFO] [stdout] | [INFO] [stdout] 25761 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25814:20 [INFO] [stdout] | [INFO] [stdout] 25814 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs:25815:20 [INFO] [stdout] | [INFO] [stdout] 25815 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline` [INFO] [stdout] --> src/gl46.rs:25864:20 [INFO] [stdout] | [INFO] [stdout] 25864 | #[cfg_attr(feature = "inline", inline)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [WARN] too many lines in the log, truncating it