[INFO] fetching crate vee_resources 0.2.0... [INFO] checking vee_resources-0.2.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate vee_resources 0.2.0 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vee_resources 0.2.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc37f244895cf390b96915830377e11b36660ab513c23fb260b294490feb6831 [INFO] running `Command { std: "docker" "start" "-a" "bc37f244895cf390b96915830377e11b36660ab513c23fb260b294490feb6831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc37f244895cf390b96915830377e11b36660ab513c23fb260b294490feb6831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc37f244895cf390b96915830377e11b36660ab513c23fb260b294490feb6831", kill_on_drop: false }` [INFO] [stdout] bc37f244895cf390b96915830377e11b36660ab513c23fb260b294490feb6831 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dce7cf3591127a3d9c47cb9909969be97b893a4fc07b01bf901b9e7dd807e39 [INFO] running `Command { std: "docker" "start" "-a" "1dce7cf3591127a3d9c47cb9909969be97b893a4fc07b01bf901b9e7dd807e39", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling mt-dom v0.15.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling binrw_derive v0.15.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling binrw v0.15.0 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking arbitrary-int v1.3.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Compiling pom v3.4.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking texture2ddecoder v0.1.2 [INFO] [stderr] Checking tegra_swizzle v0.4.0 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling jss v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [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] Checking profiling v1.0.16 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sauron-core v0.45.2 [INFO] [stderr] Compiling sauron v0.45.2 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking bilge v0.2.0 [INFO] [stderr] Checking rav1e v0.7.1 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Checking ravif v0.11.12 [INFO] [stderr] Checking 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] Checking vee_parse v0.2.0 [INFO] [stderr] Checking vee_resources v0.2.0 (/opt/rustwide/workdir) [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)]` 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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [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)]` 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 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] [stderr] warning: build failed, waiting for other jobs to finish... [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)]` 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, [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>, [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>, [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>, [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 { [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] running `Command { std: "docker" "inspect" "1dce7cf3591127a3d9c47cb9909969be97b893a4fc07b01bf901b9e7dd807e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dce7cf3591127a3d9c47cb9909969be97b893a4fc07b01bf901b9e7dd807e39", kill_on_drop: false }` [INFO] [stdout] 1dce7cf3591127a3d9c47cb9909969be97b893a4fc07b01bf901b9e7dd807e39