[INFO] cloning repository https://github.com/sunjay/plotc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunjay/plotc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fplotc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fplotc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87e4b784a02bf76404399f768082c73042a59790 [INFO] testing sunjay/plotc against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunjay%2Fplotc" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sunjay/plotc [INFO] finished tweaking git repo https://github.com/sunjay/plotc [INFO] tweaked toml for git repo https://github.com/sunjay/plotc written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sunjay/plotc on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sunjay/plotc 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded static_assertions v0.2.5 [INFO] [stderr] Downloaded vek v0.9.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c044c8956e72f1bf81a6df52e43833ea9028689951b672191065d7ff09192e42 [INFO] running `Command { std: "docker" "start" "-a" "c044c8956e72f1bf81a6df52e43833ea9028689951b672191065d7ff09192e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c044c8956e72f1bf81a6df52e43833ea9028689951b672191065d7ff09192e42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c044c8956e72f1bf81a6df52e43833ea9028689951b672191065d7ff09192e42", kill_on_drop: false }` [INFO] [stdout] c044c8956e72f1bf81a6df52e43833ea9028689951b672191065d7ff09192e42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1052eec95a4e40286a3c9c395888ea3dae2593711d16fda63a762052aed68298 [INFO] running `Command { std: "docker" "start" "-a" "1052eec95a4e40286a3c9c395888ea3dae2593711d16fda63a762052aed68298", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling vek v0.9.11 [INFO] [stderr] Compiling num-traits v0.1.43 [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.9.11/src/vec.rs:2626:13 [INFO] [stdout] | [INFO] [stdout] 2626 | pub struct Vec2 { pub x:T, pub y:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3059 | / vec_impl_all_vecs!{ [INFO] [stdout] 3060 | | simd [INFO] [stdout] 3061 | | #[repr(simd)] [INFO] [stdout] 3062 | | } [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.9.11/src/vec.rs:2667:13 [INFO] [stdout] | [INFO] [stdout] 2667 | pub struct Vec3 { pub x:T, pub y:T, pub z:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3059 | / vec_impl_all_vecs!{ [INFO] [stdout] 3060 | | simd [INFO] [stdout] 3061 | | #[repr(simd)] [INFO] [stdout] 3062 | | } [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.9.11/src/vec.rs:2724:13 [INFO] [stdout] | [INFO] [stdout] 2724 | pub struct Vec4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2725 | pub x:T, pub y:T, pub z:T, [INFO] [stdout] | ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3059 | / vec_impl_all_vecs!{ [INFO] [stdout] 3060 | | simd [INFO] [stdout] 3061 | | #[repr(simd)] [INFO] [stdout] 3062 | | } [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.9.11/src/vec.rs:2886:13 [INFO] [stdout] | [INFO] [stdout] 2886 | pub struct Extent3 { pub w:T, pub h:T, pub d:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3059 | / vec_impl_all_vecs!{ [INFO] [stdout] 3060 | | simd [INFO] [stdout] 3061 | | #[repr(simd)] [INFO] [stdout] 3062 | | } [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.9.11/src/vec.rs:2913:13 [INFO] [stdout] | [INFO] [stdout] 2913 | pub struct Extent2 { pub w:T, pub h:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3059 | / vec_impl_all_vecs!{ [INFO] [stdout] 3060 | | simd [INFO] [stdout] 3061 | | #[repr(simd)] [INFO] [stdout] 3062 | | } [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.9.11/src/vec.rs:2937:13 [INFO] [stdout] | [INFO] [stdout] 2937 | pub struct Rgba { pub r:T, pub g:T, pub b:T, pub a:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3059 | / vec_impl_all_vecs!{ [INFO] [stdout] 3060 | | simd [INFO] [stdout] 3061 | | #[repr(simd)] [INFO] [stdout] 3062 | | } [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.9.11/src/vec.rs:2976:13 [INFO] [stdout] | [INFO] [stdout] 2976 | pub struct Rgb { pub r:T, pub g:T, pub b:T } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] ... [INFO] [stdout] 3059 | / vec_impl_all_vecs!{ [INFO] [stdout] 3060 | | simd [INFO] [stdout] 3061 | | #[repr(simd)] [INFO] [stdout] 3062 | | } [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.9.11/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] 721 | 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" "1052eec95a4e40286a3c9c395888ea3dae2593711d16fda63a762052aed68298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1052eec95a4e40286a3c9c395888ea3dae2593711d16fda63a762052aed68298", kill_on_drop: false }` [INFO] [stdout] 1052eec95a4e40286a3c9c395888ea3dae2593711d16fda63a762052aed68298