[INFO] fetching crate ddnet-map-diff 0.1.2... [INFO] testing ddnet-map-diff-0.1.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate ddnet-map-diff 0.1.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate ddnet-map-diff 0.1.2 [INFO] finished tweaking crates.io crate ddnet-map-diff 0.1.2 [INFO] tweaked toml for crates.io crate ddnet-map-diff 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ddnet-map-diff 0.1.2 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 crates.io crate ddnet-map-diff 0.1.2 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sanitize-filename v0.4.0 [INFO] [stderr] Downloaded structview_derive v1.1.0 [INFO] [stderr] Downloaded opus_headers v0.1.2 [INFO] [stderr] Downloaded structview v1.1.0 [INFO] [stderr] Downloaded vek v0.15.10 [INFO] [stderr] Downloaded sharded-slab v0.1.6 [INFO] [stderr] Downloaded fixed v1.24.0 [INFO] [stderr] Downloaded twmap v0.10.0 [INFO] [stderr] Downloaded regex v1.9.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c095e2f4b1023774cd9270d908187d2580c3cb4dde76ede60857fd15411171fe [INFO] running `Command { std: "docker" "start" "-a" "c095e2f4b1023774cd9270d908187d2580c3cb4dde76ede60857fd15411171fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c095e2f4b1023774cd9270d908187d2580c3cb4dde76ede60857fd15411171fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c095e2f4b1023774cd9270d908187d2580c3cb4dde76ede60857fd15411171fe", kill_on_drop: false }` [INFO] [stdout] c095e2f4b1023774cd9270d908187d2580c3cb4dde76ede60857fd15411171fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f7d5f39f432bbbe22d89733409486c587e96bfe54b1932be22ce9d270e8eebf3 [INFO] running `Command { std: "docker" "start" "-a" "f7d5f39f432bbbe22d89733409486c587e96bfe54b1932be22ce9d270e8eebf3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling sharded-slab v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling fixed v1.24.0 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling vek v0.15.10 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling opus_headers v0.1.2 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling sanitize-filename v0.4.0 [INFO] [stderr] Compiling structview_derive v1.1.0 [INFO] [stderr] Compiling structview v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling clap v4.4.6 [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/vec.rs:3680:13 [INFO] [stdout] | [INFO] [stdout] 3680 | pub struct Uv { pub u:T, pub v: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 6 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f7d5f39f432bbbe22d89733409486c587e96bfe54b1932be22ce9d270e8eebf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d5f39f432bbbe22d89733409486c587e96bfe54b1932be22ce9d270e8eebf3", kill_on_drop: false }` [INFO] [stdout] f7d5f39f432bbbe22d89733409486c587e96bfe54b1932be22ce9d270e8eebf3