[INFO] fetching crate spirv-std 0.4.0-alpha.12... [INFO] testing spirv-std-0.4.0-alpha.12 against 1.60.0 for beta-1.61-1 [INFO] extracting crate spirv-std 0.4.0-alpha.12 into /workspace/builds/worker-32/source [INFO] validating manifest of crates.io crate spirv-std 0.4.0-alpha.12 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spirv-std 0.4.0-alpha.12 [INFO] finished tweaking crates.io crate spirv-std 0.4.0-alpha.12 [INFO] tweaked toml for crates.io crate spirv-std 0.4.0-alpha.12 written to /workspace/builds/worker-32/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v1.0.91 [INFO] [stderr] Downloaded libm v0.2.2 [INFO] [stderr] Downloaded glam v0.17.3 [INFO] [stderr] Downloaded quote v1.0.18 [INFO] [stderr] Downloaded spirv-std-macros v0.4.0-alpha.12 [INFO] [stderr] Downloaded spirv-types v0.4.0-alpha.12 [INFO] [stderr] Downloaded proc-macro2 v1.0.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 402d7883a0029700436fd45c382608b41ca0e0e5861d5861b6c7838e5d17cb4a [INFO] running `Command { std: "docker" "start" "-a" "402d7883a0029700436fd45c382608b41ca0e0e5861d5861b6c7838e5d17cb4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "402d7883a0029700436fd45c382608b41ca0e0e5861d5861b6c7838e5d17cb4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "402d7883a0029700436fd45c382608b41ca0e0e5861d5861b6c7838e5d17cb4a", kill_on_drop: false }` [INFO] [stdout] 402d7883a0029700436fd45c382608b41ca0e0e5861d5861b6c7838e5d17cb4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 711b801b5ec35d7f1406011c87cee9f4b97ce355475867712b6e84565c314287 [INFO] running `Command { std: "docker" "start" "-a" "711b801b5ec35d7f1406011c87cee9f4b97ce355475867712b6e84565c314287", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling spirv-types v0.4.0-alpha.12 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling spirv-std-macros v0.4.0-alpha.12 [INFO] [stderr] Compiling spirv-std v0.4.0-alpha.12 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Dimensionality` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | const DIM: Dimensionality, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:79:24 [INFO] [stdout] | [INFO] [stdout] 79 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Multisampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:80:29 [INFO] [stdout] | [INFO] [stdout] 80 | const MULTISAMPLED: Multisampled, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:82:33 [INFO] [stdout] | [INFO] [stdout] 82 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Dimensionality` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:121:20 [INFO] [stdout] | [INFO] [stdout] 121 | const DIM: Dimensionality, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:123:23 [INFO] [stdout] | [INFO] [stdout] 123 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:124:24 [INFO] [stdout] | [INFO] [stdout] 124 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:126:33 [INFO] [stdout] | [INFO] [stdout] 126 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Dimensionality` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:413:20 [INFO] [stdout] | [INFO] [stdout] 413 | const DIM: Dimensionality, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:414:22 [INFO] [stdout] | [INFO] [stdout] 414 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:415:24 [INFO] [stdout] | [INFO] [stdout] 415 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:416:23 [INFO] [stdout] | [INFO] [stdout] 416 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:417:33 [INFO] [stdout] | [INFO] [stdout] 417 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Dimensionality` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:638:20 [INFO] [stdout] | [INFO] [stdout] 638 | const DIM: Dimensionality, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:639:22 [INFO] [stdout] | [INFO] [stdout] 639 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:640:24 [INFO] [stdout] | [INFO] [stdout] 640 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Multisampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:641:29 [INFO] [stdout] | [INFO] [stdout] 641 | const MULTISAMPLED: Multisampled, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:642:23 [INFO] [stdout] | [INFO] [stdout] 642 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:643:33 [INFO] [stdout] | [INFO] [stdout] 643 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Dimensionality` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:696:20 [INFO] [stdout] | [INFO] [stdout] 696 | const DIM: Dimensionality, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:697:22 [INFO] [stdout] | [INFO] [stdout] 697 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:698:23 [INFO] [stdout] | [INFO] [stdout] 698 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:699:24 [INFO] [stdout] | [INFO] [stdout] 699 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Multisampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:700:29 [INFO] [stdout] | [INFO] [stdout] 700 | const MULTISAMPLED: Multisampled, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:701:33 [INFO] [stdout] | [INFO] [stdout] 701 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:763:22 [INFO] [stdout] | [INFO] [stdout] 763 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:764:24 [INFO] [stdout] | [INFO] [stdout] 764 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Multisampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:765:29 [INFO] [stdout] | [INFO] [stdout] 765 | const MULTISAMPLED: Multisampled, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:766:23 [INFO] [stdout] | [INFO] [stdout] 766 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:767:33 [INFO] [stdout] | [INFO] [stdout] 767 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Dimensionality` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:812:20 [INFO] [stdout] | [INFO] [stdout] 812 | const DIM: Dimensionality, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:813:22 [INFO] [stdout] | [INFO] [stdout] 813 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:814:24 [INFO] [stdout] | [INFO] [stdout] 814 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Multisampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:815:29 [INFO] [stdout] | [INFO] [stdout] 815 | const MULTISAMPLED: Multisampled, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:816:24 [INFO] [stdout] | [INFO] [stdout] 816 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:817:23 [INFO] [stdout] | [INFO] [stdout] 817 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:818:33 [INFO] [stdout] | [INFO] [stdout] 818 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Dimensionality` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:901:20 [INFO] [stdout] | [INFO] [stdout] 901 | const DIM: Dimensionality, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:902:22 [INFO] [stdout] | [INFO] [stdout] 902 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:903:24 [INFO] [stdout] | [INFO] [stdout] 903 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:904:24 [INFO] [stdout] | [INFO] [stdout] 904 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:905:23 [INFO] [stdout] | [INFO] [stdout] 905 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:906:33 [INFO] [stdout] | [INFO] [stdout] 906 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:946:22 [INFO] [stdout] | [INFO] [stdout] 946 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:947:24 [INFO] [stdout] | [INFO] [stdout] 947 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:948:24 [INFO] [stdout] | [INFO] [stdout] 948 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:949:23 [INFO] [stdout] | [INFO] [stdout] 949 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:950:33 [INFO] [stdout] | [INFO] [stdout] 950 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Dimensionality` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:993:20 [INFO] [stdout] | [INFO] [stdout] 993 | const DIM: Dimensionality, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:994:22 [INFO] [stdout] | [INFO] [stdout] 994 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:995:24 [INFO] [stdout] | [INFO] [stdout] 995 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:996:24 [INFO] [stdout] | [INFO] [stdout] 996 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:997:23 [INFO] [stdout] | [INFO] [stdout] 997 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:998:33 [INFO] [stdout] | [INFO] [stdout] 998 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1046:22 [INFO] [stdout] | [INFO] [stdout] 1046 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1047:23 [INFO] [stdout] | [INFO] [stdout] 1047 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1048:24 [INFO] [stdout] | [INFO] [stdout] 1048 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1049:24 [INFO] [stdout] | [INFO] [stdout] 1049 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1050:33 [INFO] [stdout] | [INFO] [stdout] 1050 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1066:22 [INFO] [stdout] | [INFO] [stdout] 1066 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1067:23 [INFO] [stdout] | [INFO] [stdout] 1067 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1068:24 [INFO] [stdout] | [INFO] [stdout] 1068 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1069:24 [INFO] [stdout] | [INFO] [stdout] 1069 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1070:33 [INFO] [stdout] | [INFO] [stdout] 1070 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1086:22 [INFO] [stdout] | [INFO] [stdout] 1086 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1087:23 [INFO] [stdout] | [INFO] [stdout] 1087 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1088:24 [INFO] [stdout] | [INFO] [stdout] 1088 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1089:24 [INFO] [stdout] | [INFO] [stdout] 1089 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1090:33 [INFO] [stdout] | [INFO] [stdout] 1090 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1112:22 [INFO] [stdout] | [INFO] [stdout] 1112 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1113:23 [INFO] [stdout] | [INFO] [stdout] 1113 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1114:24 [INFO] [stdout] | [INFO] [stdout] 1114 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Multisampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1115:29 [INFO] [stdout] | [INFO] [stdout] 1115 | const MULTISAMPLED: Multisampled, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1116:24 [INFO] [stdout] | [INFO] [stdout] 1116 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1117:33 [INFO] [stdout] | [INFO] [stdout] 1117 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1133:22 [INFO] [stdout] | [INFO] [stdout] 1133 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1134:23 [INFO] [stdout] | [INFO] [stdout] 1134 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1135:24 [INFO] [stdout] | [INFO] [stdout] 1135 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Multisampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1136:29 [INFO] [stdout] | [INFO] [stdout] 1136 | const MULTISAMPLED: Multisampled, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1137:24 [INFO] [stdout] | [INFO] [stdout] 1137 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1138:33 [INFO] [stdout] | [INFO] [stdout] 1138 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1154:22 [INFO] [stdout] | [INFO] [stdout] 1154 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1155:23 [INFO] [stdout] | [INFO] [stdout] 1155 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1156:24 [INFO] [stdout] | [INFO] [stdout] 1156 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Multisampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1157:29 [INFO] [stdout] | [INFO] [stdout] 1157 | const MULTISAMPLED: Multisampled, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1158:24 [INFO] [stdout] | [INFO] [stdout] 1158 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1159:33 [INFO] [stdout] | [INFO] [stdout] 1159 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1175:22 [INFO] [stdout] | [INFO] [stdout] 1175 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1176:23 [INFO] [stdout] | [INFO] [stdout] 1176 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1177:24 [INFO] [stdout] | [INFO] [stdout] 1177 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Multisampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1178:29 [INFO] [stdout] | [INFO] [stdout] 1178 | const MULTISAMPLED: Multisampled, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1179:24 [INFO] [stdout] | [INFO] [stdout] 1179 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1180:33 [INFO] [stdout] | [INFO] [stdout] 1180 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1203:22 [INFO] [stdout] | [INFO] [stdout] 1203 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1204:23 [INFO] [stdout] | [INFO] [stdout] 1204 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1205:24 [INFO] [stdout] | [INFO] [stdout] 1205 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1206:24 [INFO] [stdout] | [INFO] [stdout] 1206 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1207:33 [INFO] [stdout] | [INFO] [stdout] 1207 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1223:22 [INFO] [stdout] | [INFO] [stdout] 1223 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1224:23 [INFO] [stdout] | [INFO] [stdout] 1224 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1225:24 [INFO] [stdout] | [INFO] [stdout] 1225 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1226:33 [INFO] [stdout] | [INFO] [stdout] 1226 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1242:22 [INFO] [stdout] | [INFO] [stdout] 1242 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1243:23 [INFO] [stdout] | [INFO] [stdout] 1243 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1244:24 [INFO] [stdout] | [INFO] [stdout] 1244 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1245:33 [INFO] [stdout] | [INFO] [stdout] 1245 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1261:22 [INFO] [stdout] | [INFO] [stdout] 1261 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1262:23 [INFO] [stdout] | [INFO] [stdout] 1262 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1263:24 [INFO] [stdout] | [INFO] [stdout] 1263 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1264:24 [INFO] [stdout] | [INFO] [stdout] 1264 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1265:33 [INFO] [stdout] | [INFO] [stdout] 1265 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1281:22 [INFO] [stdout] | [INFO] [stdout] 1281 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1282:23 [INFO] [stdout] | [INFO] [stdout] 1282 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1283:24 [INFO] [stdout] | [INFO] [stdout] 1283 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1284:33 [INFO] [stdout] | [INFO] [stdout] 1284 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1300:22 [INFO] [stdout] | [INFO] [stdout] 1300 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1301:23 [INFO] [stdout] | [INFO] [stdout] 1301 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1302:24 [INFO] [stdout] | [INFO] [stdout] 1302 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1303:33 [INFO] [stdout] | [INFO] [stdout] 1303 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1319:22 [INFO] [stdout] | [INFO] [stdout] 1319 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1320:23 [INFO] [stdout] | [INFO] [stdout] 1320 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1321:24 [INFO] [stdout] | [INFO] [stdout] 1321 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1322:24 [INFO] [stdout] | [INFO] [stdout] 1322 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1323:33 [INFO] [stdout] | [INFO] [stdout] 1323 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1339:22 [INFO] [stdout] | [INFO] [stdout] 1339 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1340:23 [INFO] [stdout] | [INFO] [stdout] 1340 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1341:24 [INFO] [stdout] | [INFO] [stdout] 1341 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1342:33 [INFO] [stdout] | [INFO] [stdout] 1342 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1358:22 [INFO] [stdout] | [INFO] [stdout] 1358 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1359:23 [INFO] [stdout] | [INFO] [stdout] 1359 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1360:24 [INFO] [stdout] | [INFO] [stdout] 1360 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1361:33 [INFO] [stdout] | [INFO] [stdout] 1361 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1377:22 [INFO] [stdout] | [INFO] [stdout] 1377 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1378:23 [INFO] [stdout] | [INFO] [stdout] 1378 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1379:24 [INFO] [stdout] | [INFO] [stdout] 1379 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1380:24 [INFO] [stdout] | [INFO] [stdout] 1380 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1381:33 [INFO] [stdout] | [INFO] [stdout] 1381 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1397:22 [INFO] [stdout] | [INFO] [stdout] 1397 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1398:23 [INFO] [stdout] | [INFO] [stdout] 1398 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1399:24 [INFO] [stdout] | [INFO] [stdout] 1399 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1400:33 [INFO] [stdout] | [INFO] [stdout] 1400 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1416:22 [INFO] [stdout] | [INFO] [stdout] 1416 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1417:23 [INFO] [stdout] | [INFO] [stdout] 1417 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1418:24 [INFO] [stdout] | [INFO] [stdout] 1418 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1419:33 [INFO] [stdout] | [INFO] [stdout] 1419 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1435:22 [INFO] [stdout] | [INFO] [stdout] 1435 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1436:23 [INFO] [stdout] | [INFO] [stdout] 1436 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1437:24 [INFO] [stdout] | [INFO] [stdout] 1437 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Multisampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1438:29 [INFO] [stdout] | [INFO] [stdout] 1438 | const MULTISAMPLED: Multisampled, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1439:24 [INFO] [stdout] | [INFO] [stdout] 1439 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1440:33 [INFO] [stdout] | [INFO] [stdout] 1440 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1456:22 [INFO] [stdout] | [INFO] [stdout] 1456 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1457:23 [INFO] [stdout] | [INFO] [stdout] 1457 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1458:24 [INFO] [stdout] | [INFO] [stdout] 1458 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Multisampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1459:29 [INFO] [stdout] | [INFO] [stdout] 1459 | const MULTISAMPLED: Multisampled, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1460:24 [INFO] [stdout] | [INFO] [stdout] 1460 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1461:33 [INFO] [stdout] | [INFO] [stdout] 1461 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1483:22 [INFO] [stdout] | [INFO] [stdout] 1483 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1484:23 [INFO] [stdout] | [INFO] [stdout] 1484 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1485:24 [INFO] [stdout] | [INFO] [stdout] 1485 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1486:24 [INFO] [stdout] | [INFO] [stdout] 1486 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1487:33 [INFO] [stdout] | [INFO] [stdout] 1487 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1503:22 [INFO] [stdout] | [INFO] [stdout] 1503 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1504:23 [INFO] [stdout] | [INFO] [stdout] 1504 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1505:24 [INFO] [stdout] | [INFO] [stdout] 1505 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1506:24 [INFO] [stdout] | [INFO] [stdout] 1506 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1507:33 [INFO] [stdout] | [INFO] [stdout] 1507 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1523:22 [INFO] [stdout] | [INFO] [stdout] 1523 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1524:23 [INFO] [stdout] | [INFO] [stdout] 1524 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1525:24 [INFO] [stdout] | [INFO] [stdout] 1525 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1526:24 [INFO] [stdout] | [INFO] [stdout] 1526 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1527:33 [INFO] [stdout] | [INFO] [stdout] 1527 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1543:22 [INFO] [stdout] | [INFO] [stdout] 1543 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1544:23 [INFO] [stdout] | [INFO] [stdout] 1544 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1545:24 [INFO] [stdout] | [INFO] [stdout] 1545 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1546:24 [INFO] [stdout] | [INFO] [stdout] 1546 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:1547:33 [INFO] [stdout] | [INFO] [stdout] 1547 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image/params.rs:6:36 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait SampleType: Scalar {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Dimensionality` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image/params.rs:61:41 [INFO] [stdout] | [INFO] [stdout] 61 | pub trait ImageCoordinate {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image/params.rs:61:72 [INFO] [stdout] | [INFO] [stdout] 61 | pub trait ImageCoordinate {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image/params.rs:77:56 [INFO] [stdout] | [INFO] [stdout] 77 | pub trait ImageCoordinateSubpassData {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Dimensionality` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | const DIM: Dimensionality, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageDepth` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | const DEPTH: ImageDepth, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Arrayed` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | const ARRAYED: Arrayed, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Multisampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:66:25 [INFO] [stdout] | [INFO] [stdout] 66 | const MULTISAMPLED: Multisampled, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Sampled` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | const SAMPLED: Sampled, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `ImageFormat` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | const FORMAT: ImageFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Option` is forbidden as the type of a const generic parameter [INFO] [stdout] --> src/image.rs:69:29 [INFO] [stdout] | [INFO] [stdout] 69 | const ACCESS_QUALIFIER: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 193 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spirv-std` due to 194 previous errors [INFO] running `Command { std: "docker" "inspect" "711b801b5ec35d7f1406011c87cee9f4b97ce355475867712b6e84565c314287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "711b801b5ec35d7f1406011c87cee9f4b97ce355475867712b6e84565c314287", kill_on_drop: false }` [INFO] [stdout] 711b801b5ec35d7f1406011c87cee9f4b97ce355475867712b6e84565c314287