[INFO] fetching crate ddnet-map-diff 0.1.2...
[INFO] testing ddnet-map-diff-0.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ddnet-map-diff 0.1.2 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ddnet-map-diff 0.1.2 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] 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" "+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] 39809a21d96f847cadddb708118d547e2d68902bf227cc99304c231396f5cdcc
[INFO] running `Command { std: "docker" "start" "-a" "39809a21d96f847cadddb708118d547e2d68902bf227cc99304c231396f5cdcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39809a21d96f847cadddb708118d547e2d68902bf227cc99304c231396f5cdcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39809a21d96f847cadddb708118d547e2d68902bf227cc99304c231396f5cdcc", kill_on_drop: false }`
[INFO] [stdout] 39809a21d96f847cadddb708118d547e2d68902bf227cc99304c231396f5cdcc
[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] c00dfff0408eed3b4ce6a9066bd72b111597963ea57e349655429c4064770480
[INFO] running `Command { std: "docker" "start" "-a" "c00dfff0408eed3b4ce6a9066bd72b111597963ea57e349655429c4064770480", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling crc32fast v1.3.2
[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 num-rational v0.4.1
[INFO] [stderr]    Compiling sharded-slab v0.1.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling fixed v1.24.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling vek v0.15.10
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling opus_headers v0.1.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling structview_derive v1.1.0
[INFO] [stderr]    Compiling structview v1.1.0
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling sanitize-filename v0.4.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[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 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<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.15.10/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.15.10/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.15.10/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.15.10/src/vec.rs:3680:13
[INFO] [stdout]      |
[INFO] [stdout] 3680 |             pub struct Uv<T> { 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<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 6 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c00dfff0408eed3b4ce6a9066bd72b111597963ea57e349655429c4064770480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c00dfff0408eed3b4ce6a9066bd72b111597963ea57e349655429c4064770480", kill_on_drop: false }`
[INFO] [stdout] c00dfff0408eed3b4ce6a9066bd72b111597963ea57e349655429c4064770480
