[INFO] cloning repository https://github.com/Davidster/oct_normal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Davidster/oct_normal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidster%2Foct_normal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidster%2Foct_normal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63232a9b684ee611a67ddedf69a5afed07b421bc
[INFO] testing Davidster/oct_normal against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidster%2Foct_normal" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Davidster/oct_normal
[INFO] finished tweaking git repo https://github.com/Davidster/oct_normal
[INFO] tweaked toml for git repo https://github.com/Davidster/oct_normal written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Davidster/oct_normal on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Davidster/oct_normal 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rgb v0.8.45
[INFO] [stderr]   Downloaded simdutf8 v0.1.4
[INFO] [stderr]   Downloaded rkyv_derive v0.7.44
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded ravif v0.11.8
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded target-lexicon v0.12.15
[INFO] [stderr]   Downloaded image-webp v0.1.2
[INFO] [stderr]   Downloaded toml v0.8.14
[INFO] [stderr]   Downloaded bytemuck v1.16.1
[INFO] [stderr]   Downloaded rkyv v0.7.44
[INFO] [stderr]   Downloaded toml_edit v0.22.15
[INFO] [stderr]   Downloaded zune-jpeg v0.4.11
[INFO] [stderr]   Downloaded winnow v0.6.13
[INFO] [stderr]   Downloaded obj-rs v0.7.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84273feb0ed0f06f533c09aae2174ebd3426225e7e61543eb0470acc192dd3fd
[INFO] running `Command { std: "docker" "start" "-a" "84273feb0ed0f06f533c09aae2174ebd3426225e7e61543eb0470acc192dd3fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84273feb0ed0f06f533c09aae2174ebd3426225e7e61543eb0470acc192dd3fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84273feb0ed0f06f533c09aae2174ebd3426225e7e61543eb0470acc192dd3fd", kill_on_drop: false }`
[INFO] [stdout] 84273feb0ed0f06f533c09aae2174ebd3426225e7e61543eb0470acc192dd3fd
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53a66e3963ed6b048aa8c18eca6b128957e9f230489dbd559d375ea3eff9c07a
[INFO] running `Command { std: "docker" "start" "-a" "53a66e3963ed6b048aa8c18eca6b128957e9f230489dbd559d375ea3eff9c07a", kill_on_drop: false }`
[INFO] [stderr]    Compiling normal_pack v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "53a66e3963ed6b048aa8c18eca6b128957e9f230489dbd559d375ea3eff9c07a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53a66e3963ed6b048aa8c18eca6b128957e9f230489dbd559d375ea3eff9c07a", kill_on_drop: false }`
[INFO] [stdout] 53a66e3963ed6b048aa8c18eca6b128957e9f230489dbd559d375ea3eff9c07a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95290a62e3908688cd64fef330a5d15bf5652d5a8f2e0bb528b3f61cca5b001c
[INFO] running `Command { std: "docker" "start" "-a" "95290a62e3908688cd64fef330a5d15bf5652d5a8f2e0bb528b3f61cca5b001c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling bitstream-io v2.5.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling zune-jpeg v0.4.11
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.44
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling image-webp v0.1.2
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling zerocopy v0.6.6
[INFO] [stderr]    Compiling rgb v0.8.45
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling glam v0.28.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling obj-rs v0.7.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling wgpu-types v0.20.0
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling ravif v0.11.8
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling normal_pack v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `normal_pack` (example "bytemuck") due to 1 previous error
[INFO] [stdout] error: The "serde" feature must be enabled for this example to work. Try adding --features="serde"
[INFO] [stdout]  --> examples/serde.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | assert_cfg!(feature = "serde", "The \"serde\" feature must be enabled for this example to work. Try adding --features=\"serde\"");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `assert_cfg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: The "bytemuck" feature must be enabled for this example to work. Try adding --features="bytemuck"
[INFO] [stdout]  --> examples/bytemuck.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | assert_cfg!(feature = "bytemuck", "The \"bytemuck\" feature must be enabled for this example to work. Try adding --features=\"bytemuck\"");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `assert_cfg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `normal_pack` (example "serde") due to 1 previous error
[INFO] [stdout] error: The "zerocopy" feature must be enabled for this example to work. Try adding --features="zerocopy"
[INFO] [stdout]  --> examples/zerocopy.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | assert_cfg!(feature = "zerocopy", "The \"zerocopy\" feature must be enabled for this example to work. Try adding --features=\"zerocopy\"");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `assert_cfg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The "half" feature must be enabled for this example to work. Try adding --all-features
[INFO] [stdout]   --> examples/teapot/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / assert_cfg!(
[INFO] [stdout] 16 | |     feature = "half",
[INFO] [stdout] 17 | |     "The \"half\" feature must be enabled for this example to work. Try adding --all-features"
[INFO] [stdout] 18 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_cfg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The "bytemuck" feature must be enabled for this example to work. Try adding --all-features
[INFO] [stdout]   --> examples/teapot/main.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / assert_cfg!(
[INFO] [stdout] 20 | |     feature = "bytemuck",
[INFO] [stdout] 21 | |     "The \"bytemuck\" feature must be enabled for this example to work. Try adding --all-features"
[INFO] [stdout] 22 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `assert_cfg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `normal_pack` (example "zerocopy") due to 1 previous error
[INFO] [stdout] error: The "rkyv" feature must be enabled for this example to work. Try adding --features="rkyv"
[INFO] [stdout]  --> examples/rkyv.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | / assert_cfg!(
[INFO] [stdout] 4 | |     feature = "rkyv",
[INFO] [stdout] 5 | |     "The \"rkyv\" feature must be enabled for this example to work. Try adding --features=\"rkyv\""
[INFO] [stdout] 6 | | );
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `assert_cfg` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `normal_pack` (example "rkyv") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: could not find `EncodedUnitVector3F16` in `normal_pack`
[INFO] [stdout]    --> examples/teapot/mesh.rs:90:57
[INFO] [stdout]     |
[INFO] [stdout]  90 |                         normal_packed_f16: normal_pack::EncodedUnitVector3F16::encode(normal),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                         |
[INFO] [stdout]     |                                                         could not find `EncodedUnitVector3F16` in `normal_pack`
[INFO] [stdout]     |                                                         help: a struct with a similar name exists: `EncodedUnitVector3`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(feature = "half")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `half` feature
[INFO] [stdout] 142 | pub use float16::EncodedUnitVector3F16;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EncodedUnitVector3F16` in crate `normal_pack`
[INFO] [stdout]    --> examples/teapot/mesh.rs:15:41
[INFO] [stdout]     |
[INFO] [stdout]  15 |     pub normal_packed_f16: normal_pack::EncodedUnitVector3F16,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `EncodedUnitVector3`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:47:1
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub struct EncodedUnitVector3([f32; 2]);
[INFO] [stdout]     | ----------------------------- similarly named struct `EncodedUnitVector3` defined here
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(feature = "half")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `half` feature
[INFO] [stdout] 142 | pub use float16::EncodedUnitVector3F16;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `spirv`
[INFO] [stdout]   --> examples/teapot/renderer.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Default, Debug, Copy, Clone, bytemuck::CheckedBitPattern, bytemuck::NoUninit, bytemuck::Zeroable,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `bytemuck::CheckedBitPattern` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `bytemuck::CheckedBitPattern` may come from an old version of the `bytemuck_derive` crate, try updating your dependency with `cargo update -p bytemuck_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `bytemuck::CheckedBitPattern` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EncodedUnitVector3: Pod` is not satisfied
[INFO] [stdout]   --> examples/teapot/mesh.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub normal_packed: normal_pack::EncodedUnitVector3,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Pod` is not implemented for `EncodedUnitVector3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Pod`:
[INFO] [stdout]              ()
[INFO] [stdout]              DAffine2
[INFO] [stdout]              DAffine3
[INFO] [stdout]              DMat2
[INFO] [stdout]              DMat3
[INFO] [stdout]              DMat4
[INFO] [stdout]              DQuat
[INFO] [stdout]              DVec2
[INFO] [stdout]            and 103 others
[INFO] [stdout] note: required by a bound in `mesh::_::{closure#0}::check::assert_impl`
[INFO] [stdout]   --> examples/teapot/mesh.rs:9:30
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ required by this bound in `assert_impl`
[INFO] [stdout]    = note: this error originates in the derive macro `bytemuck::Pod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EncodedUnitVector3U8: Pod` is not satisfied
[INFO] [stdout]   --> examples/teapot/mesh.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub normal_packed_u8: normal_pack::EncodedUnitVector3U8,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Pod` is not implemented for `EncodedUnitVector3U8`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Pod`:
[INFO] [stdout]              ()
[INFO] [stdout]              DAffine2
[INFO] [stdout]              DAffine3
[INFO] [stdout]              DMat2
[INFO] [stdout]              DMat3
[INFO] [stdout]              DMat4
[INFO] [stdout]              DQuat
[INFO] [stdout]              DVec2
[INFO] [stdout]            and 103 others
[INFO] [stdout] note: required by a bound in `mesh::_::{closure#0}::check::assert_impl`
[INFO] [stdout]   --> examples/teapot/mesh.rs:9:30
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ required by this bound in `assert_impl`
[INFO] [stdout]    = note: this error originates in the derive macro `bytemuck::Pod` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EncodedUnitVector3: Zeroable` is not satisfied
[INFO] [stdout]   --> examples/teapot/mesh.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub normal_packed: normal_pack::EncodedUnitVector3,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Zeroable` is not implemented for `EncodedUnitVector3`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Zeroable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 128 others
[INFO] [stdout] note: required by a bound in `mesh::_::{closure#0}::check::assert_impl`
[INFO] [stdout]   --> examples/teapot/mesh.rs:9:45
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^ required by this bound in `assert_impl`
[INFO] [stdout]    = note: this error originates in the derive macro `bytemuck::Zeroable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `EncodedUnitVector3U8: Zeroable` is not satisfied
[INFO] [stdout]   --> examples/teapot/mesh.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub normal_packed_u8: normal_pack::EncodedUnitVector3U8,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Zeroable` is not implemented for `EncodedUnitVector3U8`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Zeroable`:
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]              (A, B, C, D, E, F, G)
[INFO] [stdout]              (A, B, C, D, E, F, G, H)
[INFO] [stdout]            and 128 others
[INFO] [stdout] note: required by a bound in `mesh::_::{closure#0}::check::assert_impl`
[INFO] [stdout]   --> examples/teapot/mesh.rs:9:45
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)]
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^ required by this bound in `assert_impl`
[INFO] [stdout]    = note: this error originates in the derive macro `bytemuck::Zeroable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> examples/teapot/mesh.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ShaderVertex {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `ShaderVertex` (the type has an unknown layout)
[INFO] [stdout]    = note: target type: `mesh::_::{closure#0}::TypeWithoutPadding` (the type has an unknown layout)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0433, E0512.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `normal_pack` (example "teapot") due to 9 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "95290a62e3908688cd64fef330a5d15bf5652d5a8f2e0bb528b3f61cca5b001c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95290a62e3908688cd64fef330a5d15bf5652d5a8f2e0bb528b3f61cca5b001c", kill_on_drop: false }`
[INFO] [stdout] 95290a62e3908688cd64fef330a5d15bf5652d5a8f2e0bb528b3f61cca5b001c
