[INFO] fetching crate vek 0.17.0... [INFO] checking vek-0.17.0 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate vek 0.17.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate vek 0.17.0 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vek 0.17.0 [INFO] finished tweaking crates.io crate vek 0.17.0 [INFO] tweaked toml for crates.io crate vek 0.17.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 21 packages to latest compatible versions [INFO] [stderr] Adding image v0.23.14 (available: v0.25.2) [INFO] [stderr] Adding num-rational v0.3.2 (available: v0.4.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mint v0.5.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 963293073c12120ac4ebe5890f3383fb8b31e1301c09b20f2a1b9971113fb568 [INFO] running `Command { std: "docker" "start" "-a" "963293073c12120ac4ebe5890f3383fb8b31e1301c09b20f2a1b9971113fb568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "963293073c12120ac4ebe5890f3383fb8b31e1301c09b20f2a1b9971113fb568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "963293073c12120ac4ebe5890f3383fb8b31e1301c09b20f2a1b9971113fb568", kill_on_drop: false }` [INFO] [stdout] 963293073c12120ac4ebe5890f3383fb8b31e1301c09b20f2a1b9971113fb568 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dbc22b263fc08971bce253fe25a402264bb085f147079e37bc2f168d9aa2788 [INFO] running `Command { std: "docker" "start" "-a" "3dbc22b263fc08971bce253fe25a402264bb085f147079e37bc2f168d9aa2788", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling vek v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/vec.rs:3212:13 [INFO] [stdout] | [INFO] [stdout] 3212 | pub struct Vec2 { pub x:T, pub y:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3712 | vec_impl_all_vecs!{simd #[repr(simd)] c #[repr(C)] repr_simd} [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] --> src/vec.rs:3348:13 [INFO] [stdout] | [INFO] [stdout] 3348 | pub struct Vec4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3349 | pub x:T, pub y:T, pub z:T, [INFO] [stdout] | ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3712 | vec_impl_all_vecs!{simd #[repr(simd)] c #[repr(C)] repr_simd} [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] --> src/vec.rs:3565:13 [INFO] [stdout] | [INFO] [stdout] 3565 | pub struct Extent2 { pub w:T, pub h:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3712 | vec_impl_all_vecs!{simd #[repr(simd)] c #[repr(C)] repr_simd} [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] --> src/vec.rs:3589:13 [INFO] [stdout] | [INFO] [stdout] 3589 | pub struct Rgba { pub r:T, pub g:T, pub b:T, pub a:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3712 | vec_impl_all_vecs!{simd #[repr(simd)] c #[repr(C)] repr_simd} [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] --> src/vec.rs:3212:13 [INFO] [stdout] | [INFO] [stdout] 3212 | pub struct Vec2 { pub x:T, pub y:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3712 | vec_impl_all_vecs!{simd #[repr(simd)] c #[repr(C)] repr_simd} [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] --> src/quaternion.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | pub struct Quaternion { pub x: T, pub y: T, pub z: T, pub w: T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------- not an array [INFO] [stdout] ... [INFO] [stdout] 766 | 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] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/vec.rs:3348:13 [INFO] [stdout] | [INFO] [stdout] 3348 | pub struct Vec4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3349 | pub x:T, pub y:T, pub z:T, [INFO] [stdout] | ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3712 | vec_impl_all_vecs!{simd #[repr(simd)] c #[repr(C)] repr_simd} [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] --> src/vec.rs:3565:13 [INFO] [stdout] | [INFO] [stdout] 3565 | pub struct Extent2 { pub w:T, pub h:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3712 | vec_impl_all_vecs!{simd #[repr(simd)] c #[repr(C)] repr_simd} [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] --> src/vec.rs:3589:13 [INFO] [stdout] | [INFO] [stdout] 3589 | pub struct Rgba { pub r:T, pub g:T, pub b:T, pub a:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3712 | vec_impl_all_vecs!{simd #[repr(simd)] c #[repr(C)] repr_simd} [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] --> src/quaternion.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | pub struct Quaternion { pub x: T, pub y: T, pub z: T, pub w: T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ -------- not an array [INFO] [stdout] ... [INFO] [stdout] 766 | 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] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0076`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vek` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0076`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vek` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "3dbc22b263fc08971bce253fe25a402264bb085f147079e37bc2f168d9aa2788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dbc22b263fc08971bce253fe25a402264bb085f147079e37bc2f168d9aa2788", kill_on_drop: false }` [INFO] [stdout] 3dbc22b263fc08971bce253fe25a402264bb085f147079e37bc2f168d9aa2788