[INFO] fetching crate mmd 0.0.6...
[INFO] testing mmd-0.0.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate mmd 0.0.6 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate mmd 0.0.6
[INFO] finished tweaking crates.io crate mmd 0.0.6
[INFO] tweaked toml for crates.io crate mmd 0.0.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mmd 0.0.6 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mmd 0.0.6 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enumflags2_derive v0.6.4
[INFO] [stderr]   Downloaded serde_derive v1.0.123
[INFO] [stderr]   Downloaded enumflags2 v0.6.4
[INFO] [stderr]   Downloaded byteorder v1.4.2
[INFO] [stderr]   Downloaded rustversion v1.0.4
[INFO] [stderr]   Downloaded err-derive v0.3.0
[INFO] [stderr]   Downloaded serde v1.0.123
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded syn v1.0.60
[INFO] [stderr]   Downloaded vek v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e00e660767e1eceb768c765a2f0b04fa54755559d32417e7570948152278fbc
[INFO] running `Command { std: "docker" "start" "-a" "5e00e660767e1eceb768c765a2f0b04fa54755559d32417e7570948152278fbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e00e660767e1eceb768c765a2f0b04fa54755559d32417e7570948152278fbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e00e660767e1eceb768c765a2f0b04fa54755559d32417e7570948152278fbc", kill_on_drop: false }`
[INFO] [stdout] 5e00e660767e1eceb768c765a2f0b04fa54755559d32417e7570948152278fbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e018871860dcdbea3e2caca06cb888fe228dce11ee984678e8a8475f92d800f
[INFO] running `Command { std: "docker" "start" "-a" "8e018871860dcdbea3e2caca06cb888fe228dce11ee984678e8a8475f92d800f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling rustversion v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling vek v0.14.0
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling err-derive v0.3.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling enumflags2 v0.6.4
[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.14.0/src/vec.rs:2781:13
[INFO] [stdout]      |
[INFO] [stdout] 2781 |             pub struct Vec2<T> { pub x:T, pub y:T }
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^   ------- not an array
[INFO] [stdout] ...
[INFO] [stdout] 3214 |     vec_impl_all_vecs!{simd #[repr(simd)] #[repr(C)]}
[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.14.0/src/vec.rs:2879:13
[INFO] [stdout]      |
[INFO] [stdout] 2879 |             pub struct Vec4<T> {
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2880 |                 pub x:T, pub y:T, pub z:T,
[INFO] [stdout]      |                 ------- not an array
[INFO] [stdout] ...
[INFO] [stdout] 3214 |     vec_impl_all_vecs!{simd #[repr(simd)] #[repr(C)]}
[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.14.0/src/vec.rs:3073:13
[INFO] [stdout]      |
[INFO] [stdout] 3073 |             pub struct Extent2<T> { pub w:T, pub h:T }
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^   ------- not an array
[INFO] [stdout] ...
[INFO] [stdout] 3214 |     vec_impl_all_vecs!{simd #[repr(simd)] #[repr(C)]}
[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.14.0/src/vec.rs:3097:13
[INFO] [stdout]      |
[INFO] [stdout] 3097 |             pub struct Rgba<T> { pub r:T, pub g:T, pub b:T, pub a:T }
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^   ------- not an array
[INFO] [stdout] ...
[INFO] [stdout] 3214 |     vec_impl_all_vecs!{simd #[repr(simd)] #[repr(C)]}
[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.14.0/src/quaternion.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         pub struct Quaternion<T> { 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" "8e018871860dcdbea3e2caca06cb888fe228dce11ee984678e8a8475f92d800f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e018871860dcdbea3e2caca06cb888fe228dce11ee984678e8a8475f92d800f", kill_on_drop: false }`
[INFO] [stdout] 8e018871860dcdbea3e2caca06cb888fe228dce11ee984678e8a8475f92d800f
