[INFO] fetching crate corale 0.1.0... [INFO] checking corale-0.1.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate corale 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate corale 0.1.0 [INFO] finished tweaking crates.io crate corale 0.1.0 [INFO] tweaked toml for crates.io crate corale 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate corale 0.1.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 20 packages to latest compatible versions [INFO] [stderr] Adding num v0.3.1 (available: v0.4.3) [INFO] [stderr] Adding vek v0.12.1 (available: v0.17.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d4e91cee36f96b34a34472887014deffb1310ae0d642aa4b3609d274a50cf30 [INFO] running `Command { std: "docker" "start" "-a" "2d4e91cee36f96b34a34472887014deffb1310ae0d642aa4b3609d274a50cf30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d4e91cee36f96b34a34472887014deffb1310ae0d642aa4b3609d274a50cf30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d4e91cee36f96b34a34472887014deffb1310ae0d642aa4b3609d274a50cf30", kill_on_drop: false }` [INFO] [stdout] 2d4e91cee36f96b34a34472887014deffb1310ae0d642aa4b3609d274a50cf30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e3df2c89b0f1610c65e7171a8fd5dab379a0ad216a4b7d83933c760664756e1 [INFO] running `Command { std: "docker" "start" "-a" "0e3df2c89b0f1610c65e7171a8fd5dab379a0ad216a4b7d83933c760664756e1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling vek v0.12.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking num v0.3.1 [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.12.1/src/vec.rs:2762:13 [INFO] [stdout] | [INFO] [stdout] 2762 | pub struct Vec2 { pub x:T, pub y:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3195 | / vec_impl_all_vecs!{ [INFO] [stdout] 3196 | | simd [INFO] [stdout] 3197 | | #[repr(simd)] [INFO] [stdout] 3198 | | } [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.12.1/src/vec.rs:2803:13 [INFO] [stdout] | [INFO] [stdout] 2803 | pub struct Vec3 { pub x:T, pub y:T, pub z:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3195 | / vec_impl_all_vecs!{ [INFO] [stdout] 3196 | | simd [INFO] [stdout] 3197 | | #[repr(simd)] [INFO] [stdout] 3198 | | } [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.12.1/src/vec.rs:2860:13 [INFO] [stdout] | [INFO] [stdout] 2860 | pub struct Vec4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2861 | pub x:T, pub y:T, pub z:T, [INFO] [stdout] | ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3195 | / vec_impl_all_vecs!{ [INFO] [stdout] 3196 | | simd [INFO] [stdout] 3197 | | #[repr(simd)] [INFO] [stdout] 3198 | | } [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.12.1/src/vec.rs:3022:13 [INFO] [stdout] | [INFO] [stdout] 3022 | pub struct Extent3 { pub w:T, pub h:T, pub d:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3195 | / vec_impl_all_vecs!{ [INFO] [stdout] 3196 | | simd [INFO] [stdout] 3197 | | #[repr(simd)] [INFO] [stdout] 3198 | | } [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.12.1/src/vec.rs:3049:13 [INFO] [stdout] | [INFO] [stdout] 3049 | pub struct Extent2 { pub w:T, pub h:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3195 | / vec_impl_all_vecs!{ [INFO] [stdout] 3196 | | simd [INFO] [stdout] 3197 | | #[repr(simd)] [INFO] [stdout] 3198 | | } [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.12.1/src/vec.rs:3073:13 [INFO] [stdout] | [INFO] [stdout] 3073 | pub struct Rgba { pub r:T, pub g:T, pub b:T, pub a:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3195 | / vec_impl_all_vecs!{ [INFO] [stdout] 3196 | | simd [INFO] [stdout] 3197 | | #[repr(simd)] [INFO] [stdout] 3198 | | } [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.12.1/src/vec.rs:3112:13 [INFO] [stdout] | [INFO] [stdout] 3112 | pub struct Rgb { pub r:T, pub g:T, pub b:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3195 | / vec_impl_all_vecs!{ [INFO] [stdout] 3196 | | simd [INFO] [stdout] 3197 | | #[repr(simd)] [INFO] [stdout] 3198 | | } [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.12.1/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] [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] running `Command { std: "docker" "inspect" "0e3df2c89b0f1610c65e7171a8fd5dab379a0ad216a4b7d83933c760664756e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e3df2c89b0f1610c65e7171a8fd5dab379a0ad216a4b7d83933c760664756e1", kill_on_drop: false }` [INFO] [stdout] 0e3df2c89b0f1610c65e7171a8fd5dab379a0ad216a4b7d83933c760664756e1