[INFO] cloning repository https://github.com/ajweeks/felix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajweeks/felix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajweeks%2Ffelix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajweeks%2Ffelix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 412ba55a5a9eb138d9604e2989ea39e18ece2279 [INFO] testing ajweeks/felix against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajweeks%2Ffelix" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ajweeks/felix on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ajweeks/felix [INFO] finished tweaking git repo https://github.com/ajweeks/felix [INFO] tweaked toml for git repo https://github.com/ajweeks/felix written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ajweeks/felix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ajweeks/vk-mem-rs` [INFO] [stderr] Updating git submodule `https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/rspirv.git` [INFO] [stderr] Updating git submodule `https://github.com/KhronosGroup/SPIRV-Headers.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5a7b586f39137925ada2889b7832ee3090061976057359f8ee223578c50df4d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b5a7b586f39137925ada2889b7832ee3090061976057359f8ee223578c50df4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5a7b586f39137925ada2889b7832ee3090061976057359f8ee223578c50df4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a7b586f39137925ada2889b7832ee3090061976057359f8ee223578c50df4d", kill_on_drop: false }` [INFO] [stdout] b5a7b586f39137925ada2889b7832ee3090061976057359f8ee223578c50df4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c328cb0a607cdc6a7e1a2809117b2a6e03917ee6e1ea0aeace3c063a331952bb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c328cb0a607cdc6a7e1a2809117b2a6e03917ee6e1ea0aeace3c063a331952bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling spirv-types v0.4.0-alpha.10 (/opt/rustwide/workdir/crates/spirv-std/shared) [INFO] [stderr] Compiling topological-sort v0.1.0 [INFO] [stderr] Compiling bimap v0.6.1 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling raw-string v0.3.5 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling ash v0.32.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling spirv_headers v1.5.1 (https://github.com/gfx-rs/rspirv.git?rev=c2a11ba7961fa7c675800f50c1903f0e96c633f8#c2a11ba7) [INFO] [stderr] Compiling glam v0.16.0 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling gltf-derive v0.16.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling spirv-std-macros v0.4.0-alpha.10 (/opt/rustwide/workdir/crates/spirv-std/macros) [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling jobserver v0.1.23 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling sanitize-filename v0.3.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling spirv-std v0.4.0-alpha.10 (/opt/rustwide/workdir/crates/spirv-std) [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> crates/spirv-std/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] [stderr] Compiling notify v4.0.17 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> crates/spirv-std/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(const_generics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `Dimensionality` is forbidden as the type of a const generic parameter [INFO] [stdout] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/src/image.rs:344:20 [INFO] [stdout] | [INFO] [stdout] 344 | 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] --> crates/spirv-std/src/image.rs:345:22 [INFO] [stdout] | [INFO] [stdout] 345 | 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] --> crates/spirv-std/src/image.rs:346:24 [INFO] [stdout] | [INFO] [stdout] 346 | 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] --> crates/spirv-std/src/image.rs:347:23 [INFO] [stdout] | [INFO] [stdout] 347 | 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] --> crates/spirv-std/src/image.rs:348:33 [INFO] [stdout] | [INFO] [stdout] 348 | 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] --> crates/spirv-std/src/image.rs:569:20 [INFO] [stdout] | [INFO] [stdout] 569 | 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] --> crates/spirv-std/src/image.rs:570:22 [INFO] [stdout] | [INFO] [stdout] 570 | 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] --> crates/spirv-std/src/image.rs:571:24 [INFO] [stdout] | [INFO] [stdout] 571 | 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] --> crates/spirv-std/src/image.rs:572:29 [INFO] [stdout] | [INFO] [stdout] 572 | 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] --> crates/spirv-std/src/image.rs:573:23 [INFO] [stdout] | [INFO] [stdout] 573 | 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] --> crates/spirv-std/src/image.rs:574:33 [INFO] [stdout] | [INFO] [stdout] 574 | 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] --> crates/spirv-std/src/image.rs:627:20 [INFO] [stdout] | [INFO] [stdout] 627 | 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] --> crates/spirv-std/src/image.rs:628:22 [INFO] [stdout] | [INFO] [stdout] 628 | 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] --> crates/spirv-std/src/image.rs:629:23 [INFO] [stdout] | [INFO] [stdout] 629 | 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] --> crates/spirv-std/src/image.rs:630:24 [INFO] [stdout] | [INFO] [stdout] 630 | 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] --> crates/spirv-std/src/image.rs:631:29 [INFO] [stdout] | [INFO] [stdout] 631 | 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] --> crates/spirv-std/src/image.rs:632:33 [INFO] [stdout] | [INFO] [stdout] 632 | 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] --> crates/spirv-std/src/image.rs:694:22 [INFO] [stdout] | [INFO] [stdout] 694 | 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] --> crates/spirv-std/src/image.rs:695:24 [INFO] [stdout] | [INFO] [stdout] 695 | 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] --> crates/spirv-std/src/image.rs:696:29 [INFO] [stdout] | [INFO] [stdout] 696 | 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] --> crates/spirv-std/src/image.rs:697:23 [INFO] [stdout] | [INFO] [stdout] 697 | 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] --> crates/spirv-std/src/image.rs:698:33 [INFO] [stdout] | [INFO] [stdout] 698 | 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] --> crates/spirv-std/src/image.rs:743:20 [INFO] [stdout] | [INFO] [stdout] 743 | 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] --> crates/spirv-std/src/image.rs:744:22 [INFO] [stdout] | [INFO] [stdout] 744 | 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] --> crates/spirv-std/src/image.rs:745:24 [INFO] [stdout] | [INFO] [stdout] 745 | 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] --> crates/spirv-std/src/image.rs:746:29 [INFO] [stdout] | [INFO] [stdout] 746 | 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] --> crates/spirv-std/src/image.rs:747:24 [INFO] [stdout] | [INFO] [stdout] 747 | 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] --> crates/spirv-std/src/image.rs:748:23 [INFO] [stdout] | [INFO] [stdout] 748 | 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] --> crates/spirv-std/src/image.rs:749:33 [INFO] [stdout] | [INFO] [stdout] 749 | 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] --> crates/spirv-std/src/image.rs:839:20 [INFO] [stdout] | [INFO] [stdout] 839 | 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] --> crates/spirv-std/src/image.rs:840:22 [INFO] [stdout] | [INFO] [stdout] 840 | 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] --> crates/spirv-std/src/image.rs:841:24 [INFO] [stdout] | [INFO] [stdout] 841 | 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] --> crates/spirv-std/src/image.rs:842:24 [INFO] [stdout] | [INFO] [stdout] 842 | 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] --> crates/spirv-std/src/image.rs:843:23 [INFO] [stdout] | [INFO] [stdout] 843 | 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] --> crates/spirv-std/src/image.rs:844:33 [INFO] [stdout] | [INFO] [stdout] 844 | 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] --> crates/spirv-std/src/image.rs:886:22 [INFO] [stdout] | [INFO] [stdout] 886 | 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] --> crates/spirv-std/src/image.rs:887:24 [INFO] [stdout] | [INFO] [stdout] 887 | 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] --> crates/spirv-std/src/image.rs:888:24 [INFO] [stdout] | [INFO] [stdout] 888 | 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] --> crates/spirv-std/src/image.rs:889:23 [INFO] [stdout] | [INFO] [stdout] 889 | 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] --> crates/spirv-std/src/image.rs:890:33 [INFO] [stdout] | [INFO] [stdout] 890 | 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] --> crates/spirv-std/src/image.rs:933:20 [INFO] [stdout] | [INFO] [stdout] 933 | 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] --> crates/spirv-std/src/image.rs:934:22 [INFO] [stdout] | [INFO] [stdout] 934 | 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] --> crates/spirv-std/src/image.rs:935:24 [INFO] [stdout] | [INFO] [stdout] 935 | 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] --> crates/spirv-std/src/image.rs:936:24 [INFO] [stdout] | [INFO] [stdout] 936 | 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] --> crates/spirv-std/src/image.rs:937:23 [INFO] [stdout] | [INFO] [stdout] 937 | 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] --> crates/spirv-std/src/image.rs:938:33 [INFO] [stdout] | [INFO] [stdout] 938 | 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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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] --> crates/spirv-std/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 71 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spirv-std` due to 72 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c328cb0a607cdc6a7e1a2809117b2a6e03917ee6e1ea0aeace3c063a331952bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c328cb0a607cdc6a7e1a2809117b2a6e03917ee6e1ea0aeace3c063a331952bb", kill_on_drop: false }` [INFO] [stdout] c328cb0a607cdc6a7e1a2809117b2a6e03917ee6e1ea0aeace3c063a331952bb