[INFO] cloning repository https://github.com/koa/triangles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koa/triangles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoa%2Ftriangles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoa%2Ftriangles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 307df4aa81f7ec0b4ce46cf1d8d2a423989af9c1
[INFO] checking koa/triangles against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoa%2Ftriangles" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/koa/triangles
[INFO] finished tweaking git repo https://github.com/koa/triangles
[INFO] tweaked toml for git repo https://github.com/koa/triangles written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/koa/triangles on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/koa/triangles 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1508c7811a0eb5752b9428a570edfa8d637df5268002a154f9333a1cc4eab0bb
[INFO] running `Command { std: "docker" "start" "-a" "1508c7811a0eb5752b9428a570edfa8d637df5268002a154f9333a1cc4eab0bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1508c7811a0eb5752b9428a570edfa8d637df5268002a154f9333a1cc4eab0bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1508c7811a0eb5752b9428a570edfa8d637df5268002a154f9333a1cc4eab0bb", kill_on_drop: false }`
[INFO] [stdout] 1508c7811a0eb5752b9428a570edfa8d637df5268002a154f9333a1cc4eab0bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ae34503ece19b0cf5993497dc90ec7e510014ca510421104b669e6474907dd3
[INFO] running `Command { std: "docker" "start" "-a" "8ae34503ece19b0cf5993497dc90ec7e510014ca510421104b669e6474907dd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.174
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]    Compiling serde_json v1.0.97
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling vek v0.16.1
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking clap_builder v4.3.4
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking zot v0.1.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking svg v0.13.1
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking ordered-float v3.7.0
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking stl_io v0.7.0
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v4.3.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking triangulate v0.2.0
[INFO] [stderr]     Checking criterion v0.5.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.16.1/src/vec.rs:3209:13
[INFO] [stdout]      |
[INFO] [stdout] 3209 |             pub struct Vec2<T> { 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.16.1/src/vec.rs:3345:13
[INFO] [stdout]      |
[INFO] [stdout] 3345 |             pub struct Vec4<T> {
[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.16.1/src/vec.rs:3562:13
[INFO] [stdout]      |
[INFO] [stdout] 3562 |             pub struct Extent2<T> { 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.16.1/src/vec.rs:3586:13
[INFO] [stdout]      |
[INFO] [stdout] 3586 |             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] 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.16.1/src/quaternion.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         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] 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] 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" "8ae34503ece19b0cf5993497dc90ec7e510014ca510421104b669e6474907dd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ae34503ece19b0cf5993497dc90ec7e510014ca510421104b669e6474907dd3", kill_on_drop: false }`
[INFO] [stdout] 8ae34503ece19b0cf5993497dc90ec7e510014ca510421104b669e6474907dd3
