[INFO] fetching crate glow 0.16.0... [INFO] checking glow-0.16.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [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 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f0f5ac09615b1e5aa06317a74e8143862e2a4f08bf8df18d53ba5d39d6e2992 [INFO] running `Command { std: "docker" "start" "-a" "3f0f5ac09615b1e5aa06317a74e8143862e2a4f08bf8df18d53ba5d39d6e2992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f0f5ac09615b1e5aa06317a74e8143862e2a4f08bf8df18d53ba5d39d6e2992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f0f5ac09615b1e5aa06317a74e8143862e2a4f08bf8df18d53ba5d39d6e2992", kill_on_drop: false }` [INFO] [stdout] 3f0f5ac09615b1e5aa06317a74e8143862e2a4f08bf8df18d53ba5d39d6e2992 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 141b55e175ff65d779ebb054ac554f32cebb5cb5de919eb87d82c74e59fb41f6 [INFO] running `Command { std: "docker" "start" "-a" "141b55e175ff65d779ebb054ac554f32cebb5cb5de919eb87d82c74e59fb41f6", kill_on_drop: false }` [INFO] [stderr] Checking 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: `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: `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: `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` [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: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_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: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` [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: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_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: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: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` [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: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_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: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` [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_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: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` [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: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_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: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` [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: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: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_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: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` [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: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: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: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_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: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` [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_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: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` [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: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_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: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` [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_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: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` [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: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_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: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` [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_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` [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: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: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: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_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: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` [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: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_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: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` [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: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_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` [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: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_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: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` [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: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: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_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: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` [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: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_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: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` [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: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_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: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` [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: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_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` [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: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_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: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` [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: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_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: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` [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: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: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_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: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: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` [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: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: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_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: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` [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: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_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` [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: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_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` [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: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: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_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: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` [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:8932:20 [INFO] [stdout] | [INFO] [stdout] 8932 | #[cfg_attr(feature = "inline_always", inline(always))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug_automatic_glGetError`, `debug_trace_calls`, and `log` [INFO] [stdout] = help: consider adding `inline_always` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `inline_always` [INFO] [stdout] --> src/gl46.rs: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: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` [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: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_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: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: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` [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: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_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: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` [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: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_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` [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: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_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: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` [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: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_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: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` [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_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: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` [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: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_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: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` [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: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_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: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` [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: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_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` [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: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: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_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: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` [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: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_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: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` [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: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_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: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` [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: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_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: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` [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: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_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: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` [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: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: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: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] [WARN] too many lines in the log, truncating it