[INFO] cloning repository https://github.com/gretchenfrage/rustc-bug-aug-15-20-1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gretchenfrage/rustc-bug-aug-15-20-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgretchenfrage%2Frustc-bug-aug-15-20-1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgretchenfrage%2Frustc-bug-aug-15-20-1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dbb9bb3075450c8f28b05e6e6c2a3df9bfc9f3d0 [INFO] building gretchenfrage/rustc-bug-aug-15-20-1/dbb9bb3075450c8f28b05e6e6c2a3df9bfc9f3d0 against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgretchenfrage%2Frustc-bug-aug-15-20-1" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gretchenfrage/rustc-bug-aug-15-20-1 on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gretchenfrage/rustc-bug-aug-15-20-1 [INFO] finished tweaking git repo https://github.com/gretchenfrage/rustc-bug-aug-15-20-1 [INFO] tweaked toml for git repo https://github.com/gretchenfrage/rustc-bug-aug-15-20-1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gretchenfrage/rustc-bug-aug-15-20-1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu-rs.git` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/gfx-extras` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded map_vec v0.3.0 [INFO] [stderr] Downloaded ansi-parser v0.6.5 [INFO] [stderr] Downloaded spirv_headers v1.4.2 [INFO] [stderr] Downloaded core-foundation-sys v0.8.0 [INFO] [stderr] Downloaded mint v0.5.5 [INFO] [stderr] Downloaded core-graphics-types v0.1.0 [INFO] [stderr] Downloaded iter_vals v0.1.0 [INFO] [stderr] Downloaded array_iterator v0.2.4 [INFO] [stderr] Downloaded arraymap v0.1.1 [INFO] [stderr] Downloaded core-foundation v0.9.0 [INFO] [stderr] Downloaded bytemuck v1.3.1 [INFO] [stderr] Downloaded gfx-backend-dx11 v0.5.2 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.5.8 [INFO] [stderr] Downloaded vek v0.11.2 [INFO] [stderr] Downloaded gfx-backend-metal v0.5.6 [INFO] [stderr] Downloaded libloading v0.6.2 [INFO] [stderr] Downloaded d3d12 v0.3.1 [INFO] [stderr] Downloaded image v0.23.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebf115d01b9c8831590134daf8a75e7c17eb72e5d9ad5e8e0904c8721ed7ecb6 [INFO] running `Command { std: "docker" "start" "-a" "ebf115d01b9c8831590134daf8a75e7c17eb72e5d9ad5e8e0904c8721ed7ecb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebf115d01b9c8831590134daf8a75e7c17eb72e5d9ad5e8e0904c8721ed7ecb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebf115d01b9c8831590134daf8a75e7c17eb72e5d9ad5e8e0904c8721ed7ecb6", kill_on_drop: false }` [INFO] [stdout] ebf115d01b9c8831590134daf8a75e7c17eb72e5d9ad5e8e0904c8721ed7ecb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11a5c8af13d9bbac7aa3ad8f60a1ec9bb47749efd136c278cd3c02515f8d8111 [INFO] running `Command { std: "docker" "start" "-a" "11a5c8af13d9bbac7aa3ad8f60a1ec9bb47749efd136c278cd3c02515f8d8111", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling gfx-hal v0.5.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling spirv_headers v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling naga v0.1.0 (https://github.com/gfx-rs/naga?rev=1eb637038dd15fc1dad770eca8e6943424dbc122#1eb63703) [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling vek v0.11.2 [INFO] [stderr] Compiling gfx-memory v0.1.3 (https://github.com/gfx-rs/gfx-extras?rev=473a4cdc63463e7986707507c4a7f6a3a767e329#473a4cdc) [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 (https://github.com/gfx-rs/gfx-extras?rev=473a4cdc63463e7986707507c4a7f6a3a767e329#473a4cdc) [INFO] [stderr] Compiling gfx-backend-empty v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling wgpu-types v0.5.0 (https://github.com/gfx-rs/wgpu?rev=8057acf120f9944056a6b5de6cf326f18ae7671d#8057acf1) [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling wgpu-core v0.5.0 (https://github.com/gfx-rs/wgpu?rev=8057acf120f9944056a6b5de6cf326f18ae7671d#8057acf1) [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling ansi-parser v0.6.5 [INFO] [stderr] Compiling map_vec v0.3.0 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling mint v0.5.5 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling image v0.23.8 [INFO] [stderr] Compiling tracing-subscriber v0.2.10 [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.11.2/src/vec.rs:2752:13 [INFO] [stdout] | [INFO] [stdout] 2752 | pub struct Vec2 { pub x:T, pub y:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3185 | / vec_impl_all_vecs!{ [INFO] [stdout] 3186 | | simd [INFO] [stdout] 3187 | | #[repr(simd)] [INFO] [stdout] 3188 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_impl_all_vecs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.11.2/src/vec.rs:2793:13 [INFO] [stdout] | [INFO] [stdout] 2793 | pub struct Vec3 { pub x:T, pub y:T, pub z:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3185 | / vec_impl_all_vecs!{ [INFO] [stdout] 3186 | | simd [INFO] [stdout] 3187 | | #[repr(simd)] [INFO] [stdout] 3188 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_impl_all_vecs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.11.2/src/vec.rs:2850:13 [INFO] [stdout] | [INFO] [stdout] 2850 | pub struct Vec4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2851 | pub x:T, pub y:T, pub z:T, [INFO] [stdout] | ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3185 | / vec_impl_all_vecs!{ [INFO] [stdout] 3186 | | simd [INFO] [stdout] 3187 | | #[repr(simd)] [INFO] [stdout] 3188 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_impl_all_vecs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.11.2/src/vec.rs:3012:13 [INFO] [stdout] | [INFO] [stdout] 3012 | pub struct Extent3 { pub w:T, pub h:T, pub d:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3185 | / vec_impl_all_vecs!{ [INFO] [stdout] 3186 | | simd [INFO] [stdout] 3187 | | #[repr(simd)] [INFO] [stdout] 3188 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_impl_all_vecs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.11.2/src/vec.rs:3039:13 [INFO] [stdout] | [INFO] [stdout] 3039 | pub struct Extent2 { pub w:T, pub h:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3185 | / vec_impl_all_vecs!{ [INFO] [stdout] 3186 | | simd [INFO] [stdout] 3187 | | #[repr(simd)] [INFO] [stdout] 3188 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_impl_all_vecs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.11.2/src/vec.rs:3063:13 [INFO] [stdout] | [INFO] [stdout] 3063 | pub struct Rgba { pub r:T, pub g:T, pub b:T, pub a:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3185 | / vec_impl_all_vecs!{ [INFO] [stdout] 3186 | | simd [INFO] [stdout] 3187 | | #[repr(simd)] [INFO] [stdout] 3188 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_impl_all_vecs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.11.2/src/vec.rs:3102:13 [INFO] [stdout] | [INFO] [stdout] 3102 | pub struct Rgb { pub r:T, pub g:T, pub b:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3185 | / vec_impl_all_vecs!{ [INFO] [stdout] 3186 | | simd [INFO] [stdout] 3187 | | #[repr(simd)] [INFO] [stdout] 3188 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_impl_all_vecs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.11.2/src/quaternion.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct Quaternion { pub x: T, pub y: T, pub z: T, pub w: T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------- not an array [INFO] [stdout] ... [INFO] [stdout] 745 | quaternion_complete_mod!(repr_simd #[repr(simd)]); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `quaternion_complete_mod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling wgpu v0.5.0 (https://github.com/gfx-rs/wgpu-rs.git?rev=3069da10043c46a2b184fb57ad3760a5799d3f9b#3069da10) [INFO] [stderr] Compiling pear v0.1.0 (/opt/rustwide/workdir/pear) [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling iter_vals v0.1.0 [INFO] [stderr] Compiling arraymap v0.1.1 [INFO] [stderr] Compiling array_iterator v0.2.4 [INFO] [stderr] Compiling floatilla v0.2.0 (/opt/rustwide/workdir/floatilla) [INFO] [stdout] For more information about this error, try `rustc --explain E0076`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vek` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "11a5c8af13d9bbac7aa3ad8f60a1ec9bb47749efd136c278cd3c02515f8d8111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11a5c8af13d9bbac7aa3ad8f60a1ec9bb47749efd136c278cd3c02515f8d8111", kill_on_drop: false }` [INFO] [stdout] 11a5c8af13d9bbac7aa3ad8f60a1ec9bb47749efd136c278cd3c02515f8d8111