[INFO] fetching crate gl-struct 0.0.1... [INFO] testing gl-struct-0.0.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate gl-struct 0.0.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate gl-struct 0.0.1 [INFO] finished tweaking crates.io crate gl-struct 0.0.1 [INFO] tweaked toml for crates.io crate gl-struct 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gl-struct 0.0.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gl-struct 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmake v0.1.40 [INFO] [stderr] Downloaded semver v0.2.3 [INFO] [stderr] Downloaded glfw-sys v3.3.0 [INFO] [stderr] Downloaded gl v0.12.0 [INFO] [stderr] Downloaded glfw v0.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5f65c4472e50430086857230c68c0e58487b967bd4dc55988b1a03935365099 [INFO] running `Command { std: "docker" "start" "-a" "a5f65c4472e50430086857230c68c0e58487b967bd4dc55988b1a03935365099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5f65c4472e50430086857230c68c0e58487b967bd4dc55988b1a03935365099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5f65c4472e50430086857230c68c0e58487b967bd4dc55988b1a03935365099", kill_on_drop: false }` [INFO] [stdout] a5f65c4472e50430086857230c68c0e58487b967bd4dc55988b1a03935365099 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7c4867ecb28c5d388390626e733432dca95452a2100d18d37713330b036cdcac [INFO] running `Command { std: "docker" "start" "-a" "7c4867ecb28c5d388390626e733432dca95452a2100d18d37713330b036cdcac", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl v0.12.0 [INFO] [stderr] Compiling gl-struct v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(untagged_unions)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.64.0 (you are using 1.89.0-nightly (8de4c7234 2025-06-19)); see for more information [INFO] [stdout] = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | glsl_type!({IntFormat} gl_bool = c_bool); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 241 | glsl_type!({IntFormat} gl_bool = c_bool); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | glsl_type!({IVecFormat} bvec2 = [c_bool; 2]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | glsl_type!({IVecFormat} bvec2 = [c_bool; 2]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 243 | glsl_type!({IVecFormat} bvec3 = [c_bool; 3]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 243 | glsl_type!({IVecFormat} bvec3 = [c_bool; 3]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | glsl_type!({IVecFormat} bvec4 = [c_bool; 4]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | glsl_type!({IVecFormat} bvec4 = [c_bool; 4]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 247 | glsl_type!({IntFormat} int = GLint); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 247 | glsl_type!({IntFormat} int = GLint); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 248 | glsl_type!({IVecFormat} ivec2 = [GLint; 2]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 248 | glsl_type!({IVecFormat} ivec2 = [GLint; 2]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | glsl_type!({IVecFormat} ivec3 = [GLint; 3]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | glsl_type!({IVecFormat} ivec3 = [GLint; 3]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | glsl_type!({IVecFormat} ivec4 = [GLint; 4]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | glsl_type!({IVecFormat} ivec4 = [GLint; 4]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | glsl_type!({IntFormat} uint = GLuint); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | glsl_type!({IntFormat} uint = GLuint); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | glsl_type!({IVecFormat} uvec2 = [GLuint; 2]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | glsl_type!({IVecFormat} uvec2 = [GLuint; 2]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | glsl_type!({IVecFormat} uvec3 = [GLuint; 3]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 255 | glsl_type!({IVecFormat} uvec3 = [GLuint; 3]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 256 | glsl_type!({IVecFormat} uvec4 = [GLuint; 4]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 256 | glsl_type!({IVecFormat} uvec4 = [GLuint; 4]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | glsl_type!({FloatFormat} float = GLfloat); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | glsl_type!({FloatFormat} float = GLfloat); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 260 | glsl_type!({VecFormat} vec2 = [GLfloat; 2]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 260 | glsl_type!({VecFormat} vec2 = [GLfloat; 2]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | glsl_type!({VecFormat} vec3 = [GLfloat; 3]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 261 | glsl_type!({VecFormat} vec3 = [GLfloat; 3]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | glsl_type!({VecFormat} vec4 = [GLfloat; 4]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 262 | glsl_type!({VecFormat} vec4 = [GLfloat; 4]); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | glsl_type!({[VecFormat; 2]} mat2 = [[GLfloat; 2]; 2]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | glsl_type!({[VecFormat; 2]} mat2 = [[GLfloat; 2]; 2]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | glsl_type!({[VecFormat; 2]} mat2x3 = [[GLfloat; 3]; 2]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 264 | glsl_type!({[VecFormat; 2]} mat2x3 = [[GLfloat; 3]; 2]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | glsl_type!({[VecFormat; 2]} mat2x4 = [[GLfloat; 4]; 2]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | glsl_type!({[VecFormat; 2]} mat2x4 = [[GLfloat; 4]; 2]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | glsl_type!({[VecFormat; 3]} mat3x2 = [[GLfloat; 2]; 3]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 266 | glsl_type!({[VecFormat; 3]} mat3x2 = [[GLfloat; 2]; 3]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | glsl_type!({[VecFormat; 3]} mat3 = [[GLfloat; 3]; 3]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 267 | glsl_type!({[VecFormat; 3]} mat3 = [[GLfloat; 3]; 3]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | glsl_type!({[VecFormat; 3]} mat3x4 = [[GLfloat; 4]; 3]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | glsl_type!({[VecFormat; 3]} mat3x4 = [[GLfloat; 4]; 3]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | glsl_type!({[VecFormat; 4]} mat4x2 = [[GLfloat; 2]; 4]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | glsl_type!({[VecFormat; 4]} mat4x2 = [[GLfloat; 2]; 4]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | glsl_type!({[VecFormat; 4]} mat4x3 = [[GLfloat; 3]; 4]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | glsl_type!({[VecFormat; 4]} mat4x3 = [[GLfloat; 3]; 4]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | glsl_type!({[VecFormat; 4]} mat4 = [[GLfloat; 4]; 4]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | glsl_type!({[VecFormat; 4]} mat4 = [[GLfloat; 4]; 4]); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | glsl_type!({DoubleFormat} double = GLdouble); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 274 | glsl_type!({DoubleFormat} double = GLdouble); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | glsl_type!({DVecFormat} dvec2 = [GLdouble; 2]); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 275 | glsl_type!({DVecFormat} dvec2 = [GLdouble; 2]); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | glsl_type!({DVecFormat} dvec3 = [GLdouble; 3]); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 276 | glsl_type!({DVecFormat} dvec3 = [GLdouble; 3]); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 277 | glsl_type!({DVecFormat} dvec4 = [GLdouble; 4]); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 277 | glsl_type!({DVecFormat} dvec4 = [GLdouble; 4]); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | glsl_type!({[DVecFormat; 2]} dmat2 = [[GLdouble; 2]; 2]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | glsl_type!({[DVecFormat; 2]} dmat2 = [[GLdouble; 2]; 2]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | glsl_type!({[DVecFormat; 2]} dmat2x3 = [[GLdouble; 3]; 2]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | glsl_type!({[DVecFormat; 2]} dmat2x3 = [[GLdouble; 3]; 2]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | glsl_type!({[DVecFormat; 2]} dmat2x4 = [[GLdouble; 4]; 2]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 280 | glsl_type!({[DVecFormat; 2]} dmat2x4 = [[GLdouble; 4]; 2]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | glsl_type!({[DVecFormat; 3]} dmat3x2 = [[GLdouble; 2]; 3]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | glsl_type!({[DVecFormat; 3]} dmat3x2 = [[GLdouble; 2]; 3]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 282 | glsl_type!({[DVecFormat; 3]} dmat3 = [[GLdouble; 3]; 3]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 282 | glsl_type!({[DVecFormat; 3]} dmat3 = [[GLdouble; 3]; 3]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 283 | glsl_type!({[DVecFormat; 3]} dmat3x4 = [[GLdouble; 4]; 3]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 283 | glsl_type!({[DVecFormat; 3]} dmat3x4 = [[GLdouble; 4]; 3]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | glsl_type!({[DVecFormat; 4]} dmat4x2 = [[GLdouble; 2]; 4]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | glsl_type!({[DVecFormat; 4]} dmat4x2 = [[GLdouble; 2]; 4]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | glsl_type!({[DVecFormat; 4]} dmat4x3 = [[GLdouble; 3]; 4]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | glsl_type!({[DVecFormat; 4]} dmat4x3 = [[GLdouble; 3]; 4]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | glsl_type!({[DVecFormat; 4]} dmat4 = [[GLdouble; 4]; 4]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `concat_idents`: use `${concat(...)}` with the `macro_metavar_expr_concat` feature instead [INFO] [stdout] --> src/glsl/glsl_type.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | ({$($gl:ident)*} @concat) => { concat_idents!{$($gl),*} }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | glsl_type!({[DVecFormat; 4]} dmat4 = [[GLdouble; 4]; 4]); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `gl_builder` which comes from the expansion of the macro `glsl_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `maybe_uninit_uninit_array` [INFO] [stdout] --> src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(maybe_uninit_uninit_array)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `uninit_array` found for union `std::mem::MaybeUninit` in the current scope [INFO] [stdout] --> src/glsl/glsl_type.rs:307:49 [INFO] [stdout] | [INFO] [stdout] 307 | let mut data = MaybeUninit::uninit_array(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `std::mem::MaybeUninit<_>` [INFO] [stdout] ... [INFO] [stdout] 329 | / impl_array_type!{ true [INFO] [stdout] 330 | | 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 [INFO] [stdout] 331 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `std::mem::MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] std::mem::MaybeUninit::::new [INFO] [stdout] std::mem::MaybeUninit::::uninit [INFO] [stdout] std::mem::MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] = note: this error originates in the macro `impl_array_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an associated function `uninit` with a similar name [INFO] [stdout] | [INFO] [stdout] 307 - let mut data = MaybeUninit::uninit_array(); [INFO] [stdout] 307 + let mut data = MaybeUninit::uninit(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0557, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gl-struct` (lib) due to 3 previous errors; 77 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7c4867ecb28c5d388390626e733432dca95452a2100d18d37713330b036cdcac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c4867ecb28c5d388390626e733432dca95452a2100d18d37713330b036cdcac", kill_on_drop: false }` [INFO] [stdout] 7c4867ecb28c5d388390626e733432dca95452a2100d18d37713330b036cdcac