[INFO] fetching crate cave-fmt 0.1.3... [INFO] testing cave-fmt-0.1.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate cave-fmt 0.1.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate cave-fmt 0.1.3 [INFO] finished tweaking crates.io crate cave-fmt 0.1.3 [INFO] tweaked toml for crates.io crate cave-fmt 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cave-fmt 0.1.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] [stderr] Adding vek v0.15.10 (available: v0.17.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ee4f2055517bd6dfd6721d3183d5f451adde46de1e7f27da787c4463eb2b0ff [INFO] running `Command { std: "docker" "start" "-a" "0ee4f2055517bd6dfd6721d3183d5f451adde46de1e7f27da787c4463eb2b0ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ee4f2055517bd6dfd6721d3183d5f451adde46de1e7f27da787c4463eb2b0ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee4f2055517bd6dfd6721d3183d5f451adde46de1e7f27da787c4463eb2b0ff", kill_on_drop: false }` [INFO] [stdout] 0ee4f2055517bd6dfd6721d3183d5f451adde46de1e7f27da787c4463eb2b0ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f562bc9fce468d0287fd8ecd734434e01af88748b18db7a108d4db91de1e60c0 [INFO] running `Command { std: "docker" "start" "-a" "f562bc9fce468d0287fd8ecd734434e01af88748b18db7a108d4db91de1e60c0", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling vek v0.15.10 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling serde v1.0.228 [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.15.10/src/vec.rs:3209:13 [INFO] [stdout] | [INFO] [stdout] 3209 | pub struct Vec2 { pub x:T, pub y:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3709 | 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.15.10/src/vec.rs:3345:13 [INFO] [stdout] | [INFO] [stdout] 3345 | pub struct Vec4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3346 | pub x:T, pub y:T, pub z:T, [INFO] [stdout] | ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3709 | 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.15.10/src/vec.rs:3562:13 [INFO] [stdout] | [INFO] [stdout] 3562 | pub struct Extent2 { pub w:T, pub h:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3709 | 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.15.10/src/vec.rs:3586:13 [INFO] [stdout] | [INFO] [stdout] 3586 | pub struct Rgba { pub r:T, pub g:T, pub b:T, pub a:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3709 | 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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vek-0.15.10/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 5 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f562bc9fce468d0287fd8ecd734434e01af88748b18db7a108d4db91de1e60c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f562bc9fce468d0287fd8ecd734434e01af88748b18db7a108d4db91de1e60c0", kill_on_drop: false }` [INFO] [stdout] f562bc9fce468d0287fd8ecd734434e01af88748b18db7a108d4db91de1e60c0