[INFO] fetching crate vee_resources 0.2.0...
[INFO] testing vee_resources-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate vee_resources 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate vee_resources 0.2.0
[INFO] finished tweaking crates.io crate vee_resources 0.2.0
[INFO] tweaked toml for crates.io crate vee_resources 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vee_resources 0.2.0 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 vee_resources 0.2.0 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 140b78a108b4f6c4fe0c4b58043f62f4cb404dbd91dd8d945bd2d02a4d652edf
[INFO] running `Command { std: "docker" "start" "-a" "140b78a108b4f6c4fe0c4b58043f62f4cb404dbd91dd8d945bd2d02a4d652edf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "140b78a108b4f6c4fe0c4b58043f62f4cb404dbd91dd8d945bd2d02a4d652edf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "140b78a108b4f6c4fe0c4b58043f62f4cb404dbd91dd8d945bd2d02a4d652edf", kill_on_drop: false }`
[INFO] [stdout] 140b78a108b4f6c4fe0c4b58043f62f4cb404dbd91dd8d945bd2d02a4d652edf
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1aaca2e2eb4ca115d18f3c99051ed351f6c415c7b121aa5fcd77af195bacb232
[INFO] running `Command { std: "docker" "start" "-a" "1aaca2e2eb4ca115d18f3c99051ed351f6c415c7b121aa5fcd77af195bacb232", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling mt-dom v0.15.0
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pom v3.4.0
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling arbitrary-int v1.3.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling texture2ddecoder v0.1.2
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling tegra_swizzle v0.4.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling jss v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling bilge-impl v0.2.0
[INFO] [stderr]    Compiling vee_parse_macros v0.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling sauron-core v0.45.2
[INFO] [stderr]    Compiling bilge v0.2.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling sauron v0.45.2
[INFO] [stderr]    Compiling ravif v0.11.12
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling parry2d v0.8.0
[INFO] [stderr]    Compiling svgbob v0.6.6
[INFO] [stderr]    Compiling svgbobdoc v0.3.0
[INFO] [stderr]    Compiling vee_parse v0.2.0
[INFO] [stderr]    Compiling vee_resources v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `FromPrimitive`
[INFO] [stdout]  --> src/shape.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use num_enum::{FromPrimitive, TryFromPrimitive};
[INFO] [stdout]   |                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gltf`
[INFO] [stdout]    --> src/shape.rs:247:11
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[cfg(feature = "gltf")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `gltf` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `srgb2lin` is never used
[INFO] [stdout]   --> src/color.rs:10:4
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn srgb2lin(i: f32) -> f32 {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Tangent` is never constructed
[INFO] [stdout]   --> src/shape.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | enum AttributeType {
[INFO] [stdout]    |      ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Tangent = 3,  // `AttributeFormat_8_8_8_8_Snorm`
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pad` is never read
[INFO] [stdout]    --> src/shape.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct ResourceCommonAttribute {
[INFO] [stdout]     |            ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pad: u16,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourceCommonAttribute` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `front_translate`, `front_rotate`, `side_translate`, `side_rotate`, `top_translate`, and `top_rotate` are never read
[INFO] [stdout]    --> src/shape.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub struct ResourceShapeHairTransform {
[INFO] [stdout]     |            -------------------------- fields in this struct
[INFO] [stdout] 259 |     front_translate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 260 |     front_rotate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 261 |     side_translate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 262 |     side_rotate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 263 |     top_translate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 264 |     top_rotate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourceShapeHairTransform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ver`, `file_size`, `max_size`, and `max_alignment` are never read
[INFO] [stdout]    --> src/shape.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct ResourceShape {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 308 |     ver: u32,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 309 |     file_size: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 310 |     max_size: [u32; 12],
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 311 |     max_alignment: [u32; 12],
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourceShape` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `alignment`, `mip_count`, and `pad` are never read
[INFO] [stdout]   --> src/tex.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ResourceTextureAttribute {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout] 14 |     alignment: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     mip_count: u8,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 19 |     tile_mode: u8,
[INFO] [stdout] 20 |     pad: [u8; 1],
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResourceTextureAttribute` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ver`, `file_size`, `max_size`, and `max_alignment` are never read
[INFO] [stdout]    --> src/tex.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub struct ResourceTexture {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 237 |     ver: u32,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 238 |     file_size: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 239 |     max_size: [u32; 11],
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 240 |     max_alignment: [u32; 11],
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourceTexture` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/color.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod cafe {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> src/color.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub mod nx {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const HAIR_COLOR: [[f32; 4]; 8] = [
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub const FACELINE_COLOR: [[f32; 4]; 6] = [
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub const EYE_COLOR_R: [[f32; 4]; 3] = [
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub const EYE_COLOR_G: [[f32; 4]; 1] = [[1.000, 1.000, 1.000, 1.000]];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub const EYE_COLOR_B: [[f32; 4]; 6] = [
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub const MOUTH_COLOR_R: [[f32; 4]; 5] = [
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub const MOUTH_COLOR_G: [[f32; 4]; 5] = [
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub const MOUTH_COLOR_B: [[f32; 4]; 1] = [[1.000, 1.000, 1.000, 1.000]];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub const GLASS_COLOR_R: [[f32; 4]; 6] = [
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub const FAVORITE_COLOR: [[f32; 4]; 12] = [
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Eye,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         Eyebrow,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         Mouth,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         Glass,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         FacelineBeard,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         NoseLineShape,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         FacelineMakeup,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         FacelineWrinkle,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         Mole,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         Mustache,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Hat,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub const NON_MODULATION: Color = [f32::NAN, f32::NAN, f32::NAN, f32::NAN];
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         SingleColor = 0,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         DirectTexture = 1,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         LayeredRgbTexture = 2,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         AlphaTexture = 3,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         LuminanceAlphaTexture = 4,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         LuminanceTexture = 5, // Unofficial?? Variant of LumAlpha
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/color.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         pub mode: ModulationMode,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/color.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         pub channels: [Color; 3],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> src/color.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub mod linear {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> src/color.rs:512:5
[INFO] [stdout]     |
[INFO] [stdout] 512 |     pub mod srgb {
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         pub const COMMON_COLOR: [[f32; 4]; 100] = [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |         pub const UPPER_LIP_COLOR: [[f32; 4]; 100] = [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:460:9
[INFO] [stdout]     |
[INFO] [stdout] 460 |         pub const FACELINE_COLOR: [[f32; 4]; 10] = [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 473 |         pub const FAVORITE_COLOR: [[f32; 3]; 12] = [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |         pub const COMMON_COLOR: [[f32; 4]; 100] = [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:616:9
[INFO] [stdout]     |
[INFO] [stdout] 616 |         pub const UPPER_LIP_COLOR: [[f32; 4]; 100] = [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:719:9
[INFO] [stdout]     |
[INFO] [stdout] 719 |         pub const FACELINE_COLOR: [[f32; 4]; 10] = [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:732:9
[INFO] [stdout]     |
[INFO] [stdout] 732 |         pub const FAVORITE_COLOR: [[f32; 3]; 12] = [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/packing.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn from_bits(bits: u16) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/packing.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn from_half(half: half_f16) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/packing.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn from_f32(float: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/packing.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn as_half(self) -> half_f16 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/packing.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn as_f32(self) -> f32 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/shape.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub positions: Vec<[Float16; 4]>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/shape.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub indices: Vec<u16>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/shape.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub normals: Option<Vec<Vec3PackedSnorm>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/shape.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub uvs: Option<Vec<[Float16; 2]>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/shape.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub color_params: Option<Vec<u8>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub offset: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub size: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub size_compressed: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub compression_level: u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub memory_level: u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub attr_offset: [u32; 5],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub attr_size: [u32; 5],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub index_offset: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub index_size: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub bounding_box: [[f32; 3]; 2],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub common: ResourceCommonAttribute,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub shape: ResourceShapeAttribute,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub hair_translate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub nose_translate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub beard_translate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     Beard = 0,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     FaceLine,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     Mask,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 |     HatNormal,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 |     HatCap,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     ForeheadNormal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 |     ForeheadCap,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 |     HairNormal,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 |     HairCap,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     Glasses,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     Nose,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:291:5
[INFO] [stdout]     |
[INFO] [stdout] 291 |     NoseLine,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 292 |     HairTransform,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     FaceLineTransform,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     Element(ShapeElement),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 |     HairTransform(ResourceShapeHairTransform),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     FaceLineTransform(ResourceShapeFacelineTransform),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub beard: [ShapeElement; 4],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub face_line: [ShapeElement; 12],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub mask: [ShapeElement; 12],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:315:5
[INFO] [stdout]     |
[INFO] [stdout] 315 |     pub hat_normal: [ShapeElement; 132],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub hat_cap: [ShapeElement; 132],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub forehead_normal: [ShapeElement; 132],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:318:5
[INFO] [stdout]     |
[INFO] [stdout] 318 |     pub forehead_cap: [ShapeElement; 132],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub hair_normal: [ShapeElement; 132],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub hair_cap: [ShapeElement; 132],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub glasses: [ShapeElement; 1],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     pub nose: [ShapeElement; 18],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub nose_line: [ShapeElement; 18],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub hair_transform: [ResourceShapeHairTransform; 132],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub face_line_transform: [ResourceShapeFacelineTransform; 12],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/shape.rs:333:5
[INFO] [stdout]     |
[INFO] [stdout] 333 |     pub fn index_by_shape(&self, shape: Shape, index: usize) -> Option<GenericResourceShape> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/tex.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub width: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/tex.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub height: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/tex.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub format: ResourceTextureFormat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/tex.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub common: ResourceCommonAttribute,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/tex.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub texture: ResourceTextureAttribute,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/tex.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     R = 0,       // R8Unorm (Ffl Name)
[INFO] [stdout]    |     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/tex.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Rg = 1,      // R8B8Unorm
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/tex.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Rgba = 2,    // R8B8G8A8Unorm
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/tex.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     Bc4 = 3,     // Bc4Unorm (Compressed R)
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/tex.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Bc5 = 4,     // Bc5Unorm (Compressed Rb)
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/tex.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Bc7 = 5,     // Bc7Unorm (Compressed Rgba)
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/tex.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Astc4x4 = 6, // Astc4x4Unorm (Compressed Rgba)
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub hat: [TextureElement; 132],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub eye: [TextureElement; 62],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub eyebrow: [TextureElement; 24],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub beard: [TextureElement; 2],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub wrinkle: [TextureElement; 12],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub makeup: [TextureElement; 12],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub glass: [TextureElement; 20],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub mole: [TextureElement; 2],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub mouth: [TextureElement; 37],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub mustache: [TextureElement; 6],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:251:5
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub noseline: [TextureElement; 18],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.86s
[INFO] running `Command { std: "docker" "inspect" "1aaca2e2eb4ca115d18f3c99051ed351f6c415c7b121aa5fcd77af195bacb232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aaca2e2eb4ca115d18f3c99051ed351f6c415c7b121aa5fcd77af195bacb232", kill_on_drop: false }`
[INFO] [stdout] 1aaca2e2eb4ca115d18f3c99051ed351f6c415c7b121aa5fcd77af195bacb232
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9bc7600b20bd25e9b348b9201b110c1cf395a8746ec2d6071b21c268d2007ec
[INFO] running `Command { std: "docker" "start" "-a" "b9bc7600b20bd25e9b348b9201b110c1cf395a8746ec2d6071b21c268d2007ec", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `FromPrimitive`
[INFO] [stdout]  --> src/shape.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use num_enum::{FromPrimitive, TryFromPrimitive};
[INFO] [stdout]   |                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gltf`
[INFO] [stdout]    --> src/shape.rs:247:11
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[cfg(feature = "gltf")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `gltf` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `srgb2lin` is never used
[INFO] [stdout]   --> src/color.rs:10:4
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn srgb2lin(i: f32) -> f32 {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Tangent` is never constructed
[INFO] [stdout]   --> src/shape.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | enum AttributeType {
[INFO] [stdout]    |      ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Tangent = 3,  // `AttributeFormat_8_8_8_8_Snorm`
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pad` is never read
[INFO] [stdout]    --> src/shape.rs:189:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct ResourceCommonAttribute {
[INFO] [stdout]     |            ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pad: u16,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourceCommonAttribute` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `front_translate`, `front_rotate`, `side_translate`, `side_rotate`, `top_translate`, and `top_rotate` are never read
[INFO] [stdout]    --> src/shape.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub struct ResourceShapeHairTransform {
[INFO] [stdout]     |            -------------------------- fields in this struct
[INFO] [stdout] 259 |     front_translate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 260 |     front_rotate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 261 |     side_translate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 262 |     side_rotate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 263 |     top_translate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 264 |     top_rotate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourceShapeHairTransform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ver`, `file_size`, `max_size`, and `max_alignment` are never read
[INFO] [stdout]    --> src/shape.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub struct ResourceShape {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 308 |     ver: u32,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 309 |     file_size: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 310 |     max_size: [u32; 12],
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 311 |     max_alignment: [u32; 12],
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourceShape` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `alignment`, `mip_count`, and `pad` are never read
[INFO] [stdout]   --> src/tex.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ResourceTextureAttribute {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout] 14 |     alignment: u32,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     mip_count: u8,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 19 |     tile_mode: u8,
[INFO] [stdout] 20 |     pad: [u8; 1],
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResourceTextureAttribute` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ver`, `file_size`, `max_size`, and `max_alignment` are never read
[INFO] [stdout]    --> src/tex.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub struct ResourceTexture {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 237 |     ver: u32,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 238 |     file_size: u32,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 239 |     max_size: [u32; 11],
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 240 |     max_alignment: [u32; 11],
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResourceTexture` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]   --> src/color.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub mod cafe {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> src/color.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub mod nx {
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub const HAIR_COLOR: [[f32; 4]; 8] = [
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub const FACELINE_COLOR: [[f32; 4]; 6] = [
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub const EYE_COLOR_R: [[f32; 4]; 3] = [
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub const EYE_COLOR_G: [[f32; 4]; 1] = [[1.000, 1.000, 1.000, 1.000]];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub const EYE_COLOR_B: [[f32; 4]; 6] = [
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub const MOUTH_COLOR_R: [[f32; 4]; 5] = [
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub const MOUTH_COLOR_G: [[f32; 4]; 5] = [
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub const MOUTH_COLOR_B: [[f32; 4]; 1] = [[1.000, 1.000, 1.000, 1.000]];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub const GLASS_COLOR_R: [[f32; 4]; 6] = [
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> src/color.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub const FAVORITE_COLOR: [[f32; 4]; 12] = [
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Eye,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         Eyebrow,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         Mouth,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         Glass,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         FacelineBeard,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         NoseLineShape,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         FacelineMakeup,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         FacelineWrinkle,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         Mole,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         Mustache,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Hat,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub const NON_MODULATION: Color = [f32::NAN, f32::NAN, f32::NAN, f32::NAN];
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         SingleColor = 0,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         DirectTexture = 1,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |         LayeredRgbTexture = 2,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         AlphaTexture = 3,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         LuminanceAlphaTexture = 4,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         LuminanceTexture = 5, // Unofficial?? Variant of LumAlpha
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/color.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         pub mode: ModulationMode,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/color.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         pub channels: [Color; 3],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> src/color.rs:253:5
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub mod linear {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]    --> src/color.rs:512:5
[INFO] [stdout]     |
[INFO] [stdout] 512 |     pub mod srgb {
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         pub const COMMON_COLOR: [[f32; 4]; 100] = [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |         pub const UPPER_LIP_COLOR: [[f32; 4]; 100] = [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:460:9
[INFO] [stdout]     |
[INFO] [stdout] 460 |         pub const FACELINE_COLOR: [[f32; 4]; 10] = [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 473 |         pub const FAVORITE_COLOR: [[f32; 3]; 12] = [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |         pub const COMMON_COLOR: [[f32; 4]; 100] = [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:616:9
[INFO] [stdout]     |
[INFO] [stdout] 616 |         pub const UPPER_LIP_COLOR: [[f32; 4]; 100] = [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:719:9
[INFO] [stdout]     |
[INFO] [stdout] 719 |         pub const FACELINE_COLOR: [[f32; 4]; 10] = [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]    --> src/color.rs:732:9
[INFO] [stdout]     |
[INFO] [stdout] 732 |         pub const FAVORITE_COLOR: [[f32; 3]; 12] = [
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/packing.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn from_bits(bits: u16) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/packing.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn from_half(half: half_f16) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/packing.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub fn from_f32(float: f32) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/packing.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn as_half(self) -> half_f16 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/packing.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn as_f32(self) -> f32 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/shape.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub positions: Vec<[Float16; 4]>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/shape.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub indices: Vec<u16>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/shape.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub normals: Option<Vec<Vec3PackedSnorm>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/shape.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub uvs: Option<Vec<[Float16; 2]>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/shape.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub color_params: Option<Vec<u8>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub offset: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub size: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub size_compressed: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:187:5
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub compression_level: u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:188:5
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub memory_level: u8,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub attr_offset: [u32; 5],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub attr_size: [u32; 5],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub index_offset: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:198:5
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub index_size: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub bounding_box: [[f32; 3]; 2],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     pub common: ResourceCommonAttribute,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     pub shape: ResourceShapeAttribute,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |     pub hair_translate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub nose_translate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub beard_translate: [f32; 3],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:280:5
[INFO] [stdout]     |
[INFO] [stdout] 280 |     Beard = 0,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     FaceLine,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 |     Mask,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 |     HatNormal,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 |     HatCap,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     ForeheadNormal,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 |     ForeheadCap,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 |     HairNormal,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 |     HairCap,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     Glasses,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 |     Nose,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:291:5
[INFO] [stdout]     |
[INFO] [stdout] 291 |     NoseLine,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:292:5
[INFO] [stdout]     |
[INFO] [stdout] 292 |     HairTransform,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     FaceLineTransform,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vee_resources v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     Element(ShapeElement),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 |     HairTransform(ResourceShapeHairTransform),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/shape.rs:301:5
[INFO] [stdout]     |
[INFO] [stdout] 301 |     FaceLineTransform(ResourceShapeFacelineTransform),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:312:5
[INFO] [stdout]     |
[INFO] [stdout] 312 |     pub beard: [ShapeElement; 4],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 313 |     pub face_line: [ShapeElement; 12],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 |     pub mask: [ShapeElement; 12],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:315:5
[INFO] [stdout]     |
[INFO] [stdout] 315 |     pub hat_normal: [ShapeElement; 132],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 316 |     pub hat_cap: [ShapeElement; 132],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub forehead_normal: [ShapeElement; 132],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:318:5
[INFO] [stdout]     |
[INFO] [stdout] 318 |     pub forehead_cap: [ShapeElement; 132],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 319 |     pub hair_normal: [ShapeElement; 132],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub hair_cap: [ShapeElement; 132],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     pub glasses: [ShapeElement; 1],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     pub nose: [ShapeElement; 18],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:325:5
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub nose_line: [ShapeElement; 18],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub hair_transform: [ResourceShapeHairTransform; 132],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/shape.rs:328:5
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub face_line_transform: [ResourceShapeFacelineTransform; 12],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/shape.rs:333:5
[INFO] [stdout]     |
[INFO] [stdout] 333 |     pub fn index_by_shape(&self, shape: Shape, index: usize) -> Option<GenericResourceShape> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/tex.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub width: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/tex.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub height: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/tex.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub format: ResourceTextureFormat,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/tex.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub common: ResourceCommonAttribute,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/tex.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub texture: ResourceTextureAttribute,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/tex.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     R = 0,       // R8Unorm (Ffl Name)
[INFO] [stdout]    |     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/tex.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Rg = 1,      // R8B8Unorm
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/tex.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Rgba = 2,    // R8B8G8A8Unorm
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/tex.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     Bc4 = 3,     // Bc4Unorm (Compressed R)
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/tex.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     Bc5 = 4,     // Bc5Unorm (Compressed Rb)
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/tex.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     Bc7 = 5,     // Bc7Unorm (Compressed Rgba)
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/tex.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     Astc4x4 = 6, // Astc4x4Unorm (Compressed Rgba)
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub hat: [TextureElement; 132],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:242:5
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub eye: [TextureElement; 62],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 |     pub eyebrow: [TextureElement; 24],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 |     pub beard: [TextureElement; 2],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub wrinkle: [TextureElement; 12],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub makeup: [TextureElement; 12],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub glass: [TextureElement; 20],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub mole: [TextureElement; 2],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 |     pub mouth: [TextureElement; 37],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:250:5
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub mustache: [TextureElement; 6],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]    --> src/tex.rs:251:5
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub noseline: [TextureElement; 18],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`, found `std`
[INFO] [stdout]    --> src/shape.rs:369:13
[INFO] [stdout]     |
[INFO] [stdout] 368 |             "{}/resources_here/ShapeMid.dat"
[INFO] [stdout]     |                                             - expected `,`
[INFO] [stdout] 369 |             std::env::var("CARGO_WORKSPACE_DIR").unwrap()
[INFO] [stdout]     |             ^^^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FromPrimitive`
[INFO] [stdout]  --> src/shape.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use num_enum::{FromPrimitive, TryFromPrimitive};
[INFO] [stdout]   |                ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gltf`
[INFO] [stdout]    --> src/shape.rs:247:11
[INFO] [stdout]     |
[INFO] [stdout] 247 |     #[cfg(feature = "gltf")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `gltf` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vee_resources` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b9bc7600b20bd25e9b348b9201b110c1cf395a8746ec2d6071b21c268d2007ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9bc7600b20bd25e9b348b9201b110c1cf395a8746ec2d6071b21c268d2007ec", kill_on_drop: false }`
[INFO] [stdout] b9bc7600b20bd25e9b348b9201b110c1cf395a8746ec2d6071b21c268d2007ec
