[INFO] cloning repository https://github.com/PhaestusFox/phoxels
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PhaestusFox/phoxels" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhaestusFox%2Fphoxels", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhaestusFox%2Fphoxels'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60706dfc58b6004e42d7a7ef0474ed5f06097dc7
[INFO] checking PhaestusFox/phoxels against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhaestusFox%2Fphoxels" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PhaestusFox/phoxels
[INFO] finished tweaking git repo https://github.com/PhaestusFox/phoxels
[INFO] tweaked toml for git repo https://github.com/PhaestusFox/phoxels written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PhaestusFox/phoxels on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PhaestusFox/phoxels 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 81 packages to latest Rust 1.95.0-nightly compatible versions
[INFO] [stderr]       Adding anes v0.1.6
[INFO] [stderr]       Adding anstyle v1.0.13
[INFO] [stderr]     Updating bevy v0.16.0 -> v0.16.1 (available: v0.18.0)
[INFO] [stderr]     Updating bevy_a11y v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_animation v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_app v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_asset v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_asset_macros v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_audio v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_color v0.16.1 -> v0.16.2
[INFO] [stderr]     Updating bevy_core_pipeline v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_derive v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_diagnostic v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_ecs v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_ecs_macros v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_encase_derive v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_gilrs v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_gizmos v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_gizmos_macros v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_gltf v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_image v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_input v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_input_focus v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_internal v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_log v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_macro_utils v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_math v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_mesh v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_mikktspace v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_pbr v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_picking v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_platform v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_ptr v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_reflect v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_reflect_derive v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_render v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_render_macros v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_scene v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_sprite v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_state v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_state_macros v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_tasks v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_text v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_time v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_transform v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_ui v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_utils v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_window v0.16.0 -> v0.16.1
[INFO] [stderr]     Updating bevy_winit v0.16.0 -> v0.16.1
[INFO] [stderr]       Adding cast v0.3.0
[INFO] [stderr]       Adding ciborium v0.2.2
[INFO] [stderr]       Adding ciborium-io v0.2.2
[INFO] [stderr]       Adding ciborium-ll v0.2.2
[INFO] [stderr]       Adding clap v4.5.60
[INFO] [stderr]       Adding clap_builder v4.5.60
[INFO] [stderr]       Adding clap_lex v1.0.0
[INFO] [stderr]       Adding criterion v0.6.0 (available: v0.8.2)
[INFO] [stderr]       Adding criterion-plot v0.5.0
[INFO] [stderr]       Adding crossbeam-deque v0.8.6
[INFO] [stderr]       Adding crossbeam-epoch v0.9.18
[INFO] [stderr]       Adding file-id v0.2.3
[INFO] [stderr]       Adding fsevent-sys v4.1.0
[INFO] [stderr]       Adding itertools v0.10.5
[INFO] [stderr]       Adding kqueue v1.1.1
[INFO] [stderr]       Adding kqueue-sys v1.0.4
[INFO] [stderr]     Updating libc v0.2.172 -> v0.2.182
[INFO] [stderr]       Adding mio v1.1.1
[INFO] [stderr]       Adding notify v8.2.0
[INFO] [stderr]       Adding notify-debouncer-full v0.5.0
[INFO] [stderr]       Adding notify-types v2.1.0
[INFO] [stderr]       Adding oorandom v11.1.5
[INFO] [stderr]       Adding plotters v0.3.7
[INFO] [stderr]       Adding plotters-backend v0.3.7
[INFO] [stderr]       Adding plotters-svg v0.3.7
[INFO] [stderr]       Adding rayon v1.11.0
[INFO] [stderr]       Adding rayon-core v1.13.0
[INFO] [stderr]       Adding tinytemplate v1.2.1
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-sys v0.60.2
[INFO] [stderr]       Adding windows-sys v0.61.2
[INFO] [stderr]     Updating windows-targets v0.53.0 -> v0.53.5
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06c44e213378517f8e540cb4e83741d839034c29f79b1bbf9a7dfbe274ecd6b1
[INFO] running `Command { std: "docker" "start" "-a" "06c44e213378517f8e540cb4e83741d839034c29f79b1bbf9a7dfbe274ecd6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06c44e213378517f8e540cb4e83741d839034c29f79b1bbf9a7dfbe274ecd6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06c44e213378517f8e540cb4e83741d839034c29f79b1bbf9a7dfbe274ecd6b1", kill_on_drop: false }`
[INFO] [stdout] 06c44e213378517f8e540cb4e83741d839034c29f79b1bbf9a7dfbe274ecd6b1
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59893c389a96378de40f54a5ba1c5b74c99228e7b3ddf833c45610bd71d4aff2
[INFO] running `Command { std: "docker" "start" "-a" "59893c389a96378de40f54a5ba1c5b74c99228e7b3ddf833c45610bd71d4aff2", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking libloading v0.8.7
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking const_panic v0.2.12
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking twox-hash v2.1.0
[INFO] [stderr]     Checking ruzstd v0.8.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.1
[INFO] [stderr]    Compiling encase_derive_impl v0.10.0
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling wgpu-core v24.0.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling wgpu v24.0.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking sysinfo v0.34.2
[INFO] [stderr]     Checking offset-allocator v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking alsa-sys v0.3.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling winit v0.30.11
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking libudev-sys v0.1.4
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking lexopt v0.3.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking noise v0.9.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.16.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.1
[INFO] [stderr]    Compiling bevy_derive v0.16.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling bevy_asset_macros v0.16.1
[INFO] [stderr]    Compiling encase_derive v0.10.0
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]    Compiling bevy_encase_derive v0.16.1
[INFO] [stderr]    Compiling bevy_render_macros v0.16.1
[INFO] [stderr]     Checking font-types v0.9.0
[INFO] [stderr]     Checking read-fonts v0.29.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.16.1
[INFO] [stderr]    Compiling bevy_state_macros v0.16.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking bevy_platform v0.16.1
[INFO] [stderr]     Checking petgraph v0.7.1
[INFO] [stderr]     Checking bevy_utils v0.16.1
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking bevy_tasks v0.16.1
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking ctrlc v3.4.7
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking skrifa v0.31.1
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking bevy_reflect v0.16.1
[INFO] [stderr]     Checking encase v0.10.0
[INFO] [stderr]     Checking hexasphere v15.1.0
[INFO] [stderr]     Checking bevy_mikktspace v0.16.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking swash v0.2.4
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking gilrs-core v0.6.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking rodio v0.20.1
[INFO] [stderr]     Checking naga v24.0.0
[INFO] [stderr]     Checking gilrs v0.11.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stderr]     Checking cosmic-text v0.13.2
[INFO] [stderr]     Checking bevy_ecs v0.16.1
[INFO] [stderr]     Checking bevy_math v0.16.1
[INFO] [stderr]     Checking accesskit_winit v0.25.0
[INFO] [stderr]     Checking wgpu-hal v24.0.4
[INFO] [stderr]     Checking naga_oil v0.17.1
[INFO] [stderr]     Checking bevy_color v0.16.2
[INFO] [stderr]     Checking bevy_app v0.16.1
[INFO] [stderr]     Checking bevy_input v0.16.1
[INFO] [stderr]     Checking bevy_log v0.16.1
[INFO] [stderr]     Checking bevy_asset v0.16.1
[INFO] [stderr]     Checking bevy_time v0.16.1
[INFO] [stderr]     Checking bevy_a11y v0.16.1
[INFO] [stderr]     Checking bevy_state v0.16.1
[INFO] [stderr]     Checking bevy_transform v0.16.1
[INFO] [stderr]     Checking bevy_diagnostic v0.16.1
[INFO] [stderr]     Checking bevy_window v0.16.1
[INFO] [stderr]     Checking bevy_gilrs v0.16.1
[INFO] [stderr]     Checking bevy_image v0.16.1
[INFO] [stderr]     Checking bevy_audio v0.16.1
[INFO] [stderr]     Checking bevy_input_focus v0.16.1
[INFO] [stderr]     Checking bevy_mesh v0.16.1
[INFO] [stderr]     Checking bevy_winit v0.16.1
[INFO] [stderr]     Checking bevy_render v0.16.1
[INFO] [stderr]     Checking bevy_core_pipeline v0.16.1
[INFO] [stderr]     Checking bevy_picking v0.16.1
[INFO] [stderr]     Checking bevy_animation v0.16.1
[INFO] [stderr]     Checking bevy_scene v0.16.1
[INFO] [stderr]     Checking bevy_mod_debugdump v0.13.0
[INFO] [stderr]     Checking bevy_sprite v0.16.1
[INFO] [stderr]     Checking bevy_pbr v0.16.1
[INFO] [stderr]     Checking bevy_text v0.16.1
[INFO] [stderr]     Checking bevy_ui v0.16.1
[INFO] [stderr]     Checking bevy_gizmos v0.16.1
[INFO] [stderr]     Checking bevy_gltf v0.16.1
[INFO] [stderr]     Checking bevy_internal v0.16.1
[INFO] [stderr]     Checking bevy v0.16.1
[INFO] [stderr]     Checking phoxels v0.1.0 (/opt/rustwide/workdir/phoxels)
[INFO] [stdout] warning: unused import: `color::palettes::css::BLACK`
[INFO] [stdout]  --> phoxels/src/chunk/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     color::palettes::css::BLACK,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DynamicBundle`, `QueryData`, and `TupleInfo`
[INFO] [stdout]   --> phoxels/src/chunk/manager.rs:7:26
[INFO] [stdout]    |
[INFO] [stdout]  7 |         bundle::{Bundle, DynamicBundle},
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]  8 |         component::ComponentId,
[INFO] [stdout]  9 |         query::{QueryData, ReadOnlyQueryData},
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |         Tuple, TupleInfo, TypeInfo,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `color::palettes::css::BLACK`
[INFO] [stdout]  --> phoxels/src/chunk/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     color::palettes::css::BLACK,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DynamicBundle`, `QueryData`, and `TupleInfo`
[INFO] [stdout]   --> phoxels/src/chunk/manager.rs:7:26
[INFO] [stdout]    |
[INFO] [stdout]  7 |         bundle::{Bundle, DynamicBundle},
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]  8 |         component::ComponentId,
[INFO] [stdout]  9 |         query::{QueryData, ReadOnlyQueryData},
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |         Tuple, TupleInfo, TypeInfo,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `any::Any`
[INFO] [stdout]  --> phoxels/src/chunk/manager.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{any::Any, fmt::Debug, panic, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tuple`
[INFO] [stdout]   --> phoxels/src/chunk/manager.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Tuple, TupleInfo, TypeInfo,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `any::Any`
[INFO] [stdout]  --> phoxels/src/chunk/manager.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{any::Any, fmt::Debug, panic, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tuple`
[INFO] [stdout]   --> phoxels/src/chunk/manager.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         Tuple, TupleInfo, TypeInfo,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> phoxels/src/simple_shader.rs:188:14
[INFO] [stdout]     |
[INFO] [stdout] 188 |     block_a: u32,
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> phoxels/src/simple_shader.rs:189:14
[INFO] [stdout]     |
[INFO] [stdout] 189 |     block_b: u32,
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> phoxels/src/simple_shader.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |     block_c: u32,
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> phoxels/src/simple_shader.rs:191:14
[INFO] [stdout]     |
[INFO] [stdout] 191 |     block_d: u32,
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> phoxels/src/simple_shader.rs:188:14
[INFO] [stdout]     |
[INFO] [stdout] 188 |     block_a: u32,
[INFO] [stdout]     |              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> phoxels/src/simple_shader.rs:189:14
[INFO] [stdout]     |
[INFO] [stdout] 189 |     block_b: u32,
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> phoxels/src/simple_shader.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |     block_c: u32,
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> phoxels/src/simple_shader.rs:191:14
[INFO] [stdout]     |
[INFO] [stdout] 191 |     block_d: u32,
[INFO] [stdout]     |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking phoxels_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:243:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |     #[cfg_attr(feature = "pbr_transmission_textures", texture(19))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:243:16
[INFO] [stdout]     |
[INFO] [stdout] 243 |     #[cfg_attr(feature = "pbr_transmission_textures", texture(19))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     #[cfg_attr(feature = "pbr_transmission_textures", sampler(20))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:284:16
[INFO] [stdout]     |
[INFO] [stdout] 284 |     #[cfg_attr(feature = "pbr_transmission_textures", texture(15))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 |     #[cfg_attr(feature = "pbr_transmission_textures", sampler(16))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 313 |     #[cfg_attr(feature = "pbr_transmission_textures", texture(17))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:314:16
[INFO] [stdout]     |
[INFO] [stdout] 314 |     #[cfg_attr(feature = "pbr_transmission_textures", sampler(18))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:450:16
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[cfg_attr(feature = "pbr_specular_textures", texture(27))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:451:16
[INFO] [stdout]     |
[INFO] [stdout] 451 |     #[cfg_attr(feature = "pbr_specular_textures", sampler(28))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:471:16
[INFO] [stdout]     |
[INFO] [stdout] 471 |     #[cfg_attr(feature = "pbr_specular_textures", texture(29))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:472:16
[INFO] [stdout]     |
[INFO] [stdout] 472 |     #[cfg_attr(feature = "pbr_specular_textures", sampler(30))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:496:16
[INFO] [stdout]     |
[INFO] [stdout] 496 |     #[cfg_attr(feature = "pbr_multi_layer_material_textures", texture(21))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:497:16
[INFO] [stdout]     |
[INFO] [stdout] 497 |     #[cfg_attr(feature = "pbr_multi_layer_material_textures", sampler(22))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:521:16
[INFO] [stdout]     |
[INFO] [stdout] 521 |     #[cfg_attr(feature = "pbr_multi_layer_material_textures", texture(23))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:522:16
[INFO] [stdout]     |
[INFO] [stdout] 522 |     #[cfg_attr(feature = "pbr_multi_layer_material_textures", sampler(24))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:543:16
[INFO] [stdout]     |
[INFO] [stdout] 543 |     #[cfg_attr(feature = "pbr_multi_layer_material_textures", texture(25))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:544:16
[INFO] [stdout]     |
[INFO] [stdout] 544 |     #[cfg_attr(feature = "pbr_multi_layer_material_textures", sampler(26))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:244:16
[INFO] [stdout]     |
[INFO] [stdout] 244 |     #[cfg_attr(feature = "pbr_transmission_textures", sampler(20))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:284:16
[INFO] [stdout]     |
[INFO] [stdout] 284 |     #[cfg_attr(feature = "pbr_transmission_textures", texture(15))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:285:16
[INFO] [stdout]     |
[INFO] [stdout] 285 |     #[cfg_attr(feature = "pbr_transmission_textures", sampler(16))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:313:16
[INFO] [stdout]     |
[INFO] [stdout] 313 |     #[cfg_attr(feature = "pbr_transmission_textures", texture(17))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:314:16
[INFO] [stdout]     |
[INFO] [stdout] 314 |     #[cfg_attr(feature = "pbr_transmission_textures", sampler(18))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:450:16
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[cfg_attr(feature = "pbr_specular_textures", texture(27))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:451:16
[INFO] [stdout]     |
[INFO] [stdout] 451 |     #[cfg_attr(feature = "pbr_specular_textures", sampler(28))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_anisotropy_texture`
[INFO] [stdout]    --> src/shader.rs:613:16
[INFO] [stdout]     |
[INFO] [stdout] 613 |     #[cfg_attr(feature = "pbr_anisotropy_texture", texture(13))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_anisotropy_texture` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_anisotropy_texture`
[INFO] [stdout]    --> src/shader.rs:614:16
[INFO] [stdout]     |
[INFO] [stdout] 614 |     #[cfg_attr(feature = "pbr_anisotropy_texture", sampler(14))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_anisotropy_texture` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:471:16
[INFO] [stdout]     |
[INFO] [stdout] 471 |     #[cfg_attr(feature = "pbr_specular_textures", texture(29))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `WireframeConfig` and `WireframePlugin`
[INFO] [stdout]  --> src/lib.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 |     pbr::wireframe::{WireframeConfig, WireframePlugin},
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Diagnostic` and `RegisterDiagnostic`
[INFO] [stdout]  --> src/diganostics.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     diagnostic::{Diagnostic, DiagnosticsStore, RegisterDiagnostic},
[INFO] [stdout]   |                  ^^^^^^^^^^                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Arc`
[INFO] [stdout]  --> src/map.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::{Arc, RwLock};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap`, `HashSet`, `asset::RenderAssetUsages`, `render::primitives::Aabb`, `tasks::Task`, and `text::cosmic_text::fontdb::Query`
[INFO] [stdout]  --> src/map.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     asset::RenderAssetUsages,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     platform::collections::{HashMap, HashSet},
[INFO] [stdout]   |                             ^^^^^^^  ^^^^^^^
[INFO] [stdout] 6 |     prelude::*,
[INFO] [stdout] 7 |     render::primitives::Aabb,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     tasks::Task,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 9 |     text::cosmic_text::fontdb::Query,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indexmap::IndexMap`
[INFO] [stdout]   --> src/map.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use indexmap::IndexMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BlockMeta`, `BlockOverrides`, and `PhoxelGeneratorData`
[INFO] [stdout]   --> src/map.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     BlockMeta, BlockOverride, BlockOverrides, PhoxelGenerator, PhoxelGeneratorData,
[INFO] [stdout]    |     ^^^^^^^^^                 ^^^^^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `diganostics::VoxelCount` and `player::Player`
[INFO] [stdout]   --> src/map.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     diganostics::VoxelCount,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     player::Player,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:472:16
[INFO] [stdout]     |
[INFO] [stdout] 472 |     #[cfg_attr(feature = "pbr_specular_textures", sampler(30))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:496:16
[INFO] [stdout]     |
[INFO] [stdout] 496 |     #[cfg_attr(feature = "pbr_multi_layer_material_textures", texture(21))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:497:16
[INFO] [stdout]     |
[INFO] [stdout] 497 |     #[cfg_attr(feature = "pbr_multi_layer_material_textures", sampler(22))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:521:16
[INFO] [stdout]     |
[INFO] [stdout] 521 |     #[cfg_attr(feature = "pbr_multi_layer_material_textures", texture(23))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:522:16
[INFO] [stdout]     |
[INFO] [stdout] 522 |     #[cfg_attr(feature = "pbr_multi_layer_material_textures", sampler(24))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:543:16
[INFO] [stdout]     |
[INFO] [stdout] 543 |     #[cfg_attr(feature = "pbr_multi_layer_material_textures", texture(25))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:544:16
[INFO] [stdout]     |
[INFO] [stdout] 544 |     #[cfg_attr(feature = "pbr_multi_layer_material_textures", sampler(26))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_anisotropy_texture`
[INFO] [stdout]    --> src/shader.rs:613:16
[INFO] [stdout]     |
[INFO] [stdout] 613 |     #[cfg_attr(feature = "pbr_anisotropy_texture", texture(13))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_anisotropy_texture` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_anisotropy_texture`
[INFO] [stdout]    --> src/shader.rs:614:16
[INFO] [stdout]     |
[INFO] [stdout] 614 |     #[cfg_attr(feature = "pbr_anisotropy_texture", sampler(14))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_anisotropy_texture` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `WireframeConfig` and `WireframePlugin`
[INFO] [stdout]  --> src/lib.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 |     pbr::wireframe::{WireframeConfig, WireframePlugin},
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Diagnostic` and `RegisterDiagnostic`
[INFO] [stdout]  --> src/diganostics.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     diagnostic::{Diagnostic, DiagnosticsStore, RegisterDiagnostic},
[INFO] [stdout]   |                  ^^^^^^^^^^                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Arc`
[INFO] [stdout]  --> src/map.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::sync::{Arc, RwLock};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap`, `HashSet`, `asset::RenderAssetUsages`, `render::primitives::Aabb`, `tasks::Task`, and `text::cosmic_text::fontdb::Query`
[INFO] [stdout]  --> src/map.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     asset::RenderAssetUsages,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     platform::collections::{HashMap, HashSet},
[INFO] [stdout]   |                             ^^^^^^^  ^^^^^^^
[INFO] [stdout] 6 |     prelude::*,
[INFO] [stdout] 7 |     render::primitives::Aabb,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     tasks::Task,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 9 |     text::cosmic_text::fontdb::Query,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indexmap::IndexMap`
[INFO] [stdout]   --> src/map.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use indexmap::IndexMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BlockMeta`, `BlockOverrides`, and `PhoxelGeneratorData`
[INFO] [stdout]   --> src/map.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     BlockMeta, BlockOverride, BlockOverrides, PhoxelGenerator, PhoxelGeneratorData,
[INFO] [stdout]    |     ^^^^^^^^^                 ^^^^^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `diganostics::VoxelCount` and `player::Player`
[INFO] [stdout]   --> src/map.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     diganostics::VoxelCount,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     player::Player,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:235:11
[INFO] [stdout]     |
[INFO] [stdout] 235 |     #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:245:11
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:276:11
[INFO] [stdout]     |
[INFO] [stdout] 276 |     #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:286:11
[INFO] [stdout]     |
[INFO] [stdout] 286 |     #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:305:11
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:315:11
[INFO] [stdout]     |
[INFO] [stdout] 315 |     #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:431:11
[INFO] [stdout]     |
[INFO] [stdout] 431 |     #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:452:11
[INFO] [stdout]     |
[INFO] [stdout] 452 |     #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:459:11
[INFO] [stdout]     |
[INFO] [stdout] 459 |     #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:473:11
[INFO] [stdout]     |
[INFO] [stdout] 473 |     #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:488:11
[INFO] [stdout]     |
[INFO] [stdout] 488 |     #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:498:11
[INFO] [stdout]     |
[INFO] [stdout] 498 |     #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:513:11
[INFO] [stdout]     |
[INFO] [stdout] 513 |     #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:529:11
[INFO] [stdout]     |
[INFO] [stdout] 529 |     #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:545:11
[INFO] [stdout]     |
[INFO] [stdout] 545 |     #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_anisotropy_texture`
[INFO] [stdout]    --> src/shader.rs:589:11
[INFO] [stdout]     |
[INFO] [stdout] 589 |     #[cfg(feature = "pbr_anisotropy_texture")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_anisotropy_texture` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_anisotropy_texture`
[INFO] [stdout]    --> src/shader.rs:615:11
[INFO] [stdout]     |
[INFO] [stdout] 615 |     #[cfg(feature = "pbr_anisotropy_texture")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_anisotropy_texture` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitflags::bitflags`
[INFO] [stdout]   --> src/shader.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bitflags::bitflags;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bevy::prelude::*`
[INFO] [stdout]   --> src/shader.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use bevy::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:235:11
[INFO] [stdout]     |
[INFO] [stdout] 235 |     #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:245:11
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:276:11
[INFO] [stdout]     |
[INFO] [stdout] 276 |     #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:286:11
[INFO] [stdout]     |
[INFO] [stdout] 286 |     #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:305:11
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:315:11
[INFO] [stdout]     |
[INFO] [stdout] 315 |     #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:431:11
[INFO] [stdout]     |
[INFO] [stdout] 431 |     #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:452:11
[INFO] [stdout]     |
[INFO] [stdout] 452 |     #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:459:11
[INFO] [stdout]     |
[INFO] [stdout] 459 |     #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:473:11
[INFO] [stdout]     |
[INFO] [stdout] 473 |     #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:488:11
[INFO] [stdout]     |
[INFO] [stdout] 488 |     #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:498:11
[INFO] [stdout]     |
[INFO] [stdout] 498 |     #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:513:11
[INFO] [stdout]     |
[INFO] [stdout] 513 |     #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:529:11
[INFO] [stdout]     |
[INFO] [stdout] 529 |     #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:545:11
[INFO] [stdout]     |
[INFO] [stdout] 545 |     #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_anisotropy_texture`
[INFO] [stdout]    --> src/shader.rs:589:11
[INFO] [stdout]     |
[INFO] [stdout] 589 |     #[cfg(feature = "pbr_anisotropy_texture")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_anisotropy_texture` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_anisotropy_texture`
[INFO] [stdout]    --> src/shader.rs:615:11
[INFO] [stdout]     |
[INFO] [stdout] 615 |     #[cfg(feature = "pbr_anisotropy_texture")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_anisotropy_texture` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitflags::bitflags`
[INFO] [stdout]   --> src/shader.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bitflags::bitflags;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:855:19
[INFO] [stdout]     |
[INFO] [stdout] 855 |             #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:857:19
[INFO] [stdout]     |
[INFO] [stdout] 857 |             #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:860:19
[INFO] [stdout]     |
[INFO] [stdout] 860 |             #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:862:19
[INFO] [stdout]     |
[INFO] [stdout] 862 |             #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:865:19
[INFO] [stdout]     |
[INFO] [stdout] 865 |             #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:867:19
[INFO] [stdout]     |
[INFO] [stdout] 867 |             #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:876:19
[INFO] [stdout]     |
[INFO] [stdout] 876 |             #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:878:19
[INFO] [stdout]     |
[INFO] [stdout] 878 |             #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:881:19
[INFO] [stdout]     |
[INFO] [stdout] 881 |             #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:883:19
[INFO] [stdout]     |
[INFO] [stdout] 883 |             #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:887:19
[INFO] [stdout]     |
[INFO] [stdout] 887 |             #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:889:19
[INFO] [stdout]     |
[INFO] [stdout] 889 |             #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:891:19
[INFO] [stdout]     |
[INFO] [stdout] 891 |             #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:893:19
[INFO] [stdout]     |
[INFO] [stdout] 893 |             #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:895:19
[INFO] [stdout]     |
[INFO] [stdout] 895 |             #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:897:19
[INFO] [stdout]     |
[INFO] [stdout] 897 |             #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_anisotropy_texture`
[INFO] [stdout]    --> src/shader.rs:901:19
[INFO] [stdout]     |
[INFO] [stdout] 901 |             #[cfg(feature = "pbr_anisotropy_texture")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_anisotropy_texture` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_anisotropy_texture`
[INFO] [stdout]    --> src/shader.rs:903:19
[INFO] [stdout]     |
[INFO] [stdout] 903 |             #[cfg(feature = "pbr_anisotropy_texture")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_anisotropy_texture` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:855:19
[INFO] [stdout]     |
[INFO] [stdout] 855 |             #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:857:19
[INFO] [stdout]     |
[INFO] [stdout] 857 |             #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:860:19
[INFO] [stdout]     |
[INFO] [stdout] 860 |             #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:862:19
[INFO] [stdout]     |
[INFO] [stdout] 862 |             #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:865:19
[INFO] [stdout]     |
[INFO] [stdout] 865 |             #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]    --> src/shader.rs:867:19
[INFO] [stdout]     |
[INFO] [stdout] 867 |             #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:876:19
[INFO] [stdout]     |
[INFO] [stdout] 876 |             #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:878:19
[INFO] [stdout]     |
[INFO] [stdout] 878 |             #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:881:19
[INFO] [stdout]     |
[INFO] [stdout] 881 |             #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]    --> src/shader.rs:883:19
[INFO] [stdout]     |
[INFO] [stdout] 883 |             #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:887:19
[INFO] [stdout]     |
[INFO] [stdout] 887 |             #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:889:19
[INFO] [stdout]     |
[INFO] [stdout] 889 |             #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:891:19
[INFO] [stdout]     |
[INFO] [stdout] 891 |             #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:893:19
[INFO] [stdout]     |
[INFO] [stdout] 893 |             #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:895:19
[INFO] [stdout]     |
[INFO] [stdout] 895 |             #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]    --> src/shader.rs:897:19
[INFO] [stdout]     |
[INFO] [stdout] 897 |             #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_anisotropy_texture`
[INFO] [stdout]    --> src/shader.rs:901:19
[INFO] [stdout]     |
[INFO] [stdout] 901 |             #[cfg(feature = "pbr_anisotropy_texture")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_anisotropy_texture` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_anisotropy_texture`
[INFO] [stdout]    --> src/shader.rs:903:19
[INFO] [stdout]     |
[INFO] [stdout] 903 |             #[cfg(feature = "pbr_anisotropy_texture")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]     = help: consider adding `pbr_anisotropy_texture` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]     --> src/shader.rs:1074:15
[INFO] [stdout]      |
[INFO] [stdout] 1074 |         #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]     --> src/shader.rs:1074:15
[INFO] [stdout]      |
[INFO] [stdout] 1074 |         #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_anisotropy_texture`
[INFO] [stdout]     --> src/shader.rs:1087:15
[INFO] [stdout]      |
[INFO] [stdout] 1087 |         #[cfg(feature = "pbr_anisotropy_texture")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_anisotropy_texture` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]     --> src/shader.rs:1094:15
[INFO] [stdout]      |
[INFO] [stdout] 1094 |         #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]     --> src/shader.rs:1104:15
[INFO] [stdout]      |
[INFO] [stdout] 1104 |         #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]     --> src/shader.rs:1259:15
[INFO] [stdout]      |
[INFO] [stdout] 1259 |         #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_anisotropy_texture`
[INFO] [stdout]     --> src/shader.rs:1087:15
[INFO] [stdout]      |
[INFO] [stdout] 1087 |         #[cfg(feature = "pbr_anisotropy_texture")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_anisotropy_texture` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]     --> src/shader.rs:1094:15
[INFO] [stdout]      |
[INFO] [stdout] 1094 |         #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]     --> src/shader.rs:1104:15
[INFO] [stdout]      |
[INFO] [stdout] 1104 |         #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]     --> src/shader.rs:1287:15
[INFO] [stdout]      |
[INFO] [stdout] 1287 |         #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_anisotropy_texture`
[INFO] [stdout]     --> src/shader.rs:1308:15
[INFO] [stdout]      |
[INFO] [stdout] 1308 |         #[cfg(feature = "pbr_anisotropy_texture")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_anisotropy_texture` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]     --> src/shader.rs:1316:15
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]     --> src/shader.rs:1328:15
[INFO] [stdout]      |
[INFO] [stdout] 1328 |         #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `meshlet`
[INFO] [stdout]     --> src/shader.rs:1398:11
[INFO] [stdout]      |
[INFO] [stdout] 1398 |     #[cfg(feature = "meshlet")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `meshlet` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `meshlet`
[INFO] [stdout]     --> src/shader.rs:1403:11
[INFO] [stdout]      |
[INFO] [stdout] 1403 |     #[cfg(feature = "meshlet")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `meshlet` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `meshlet`
[INFO] [stdout]     --> src/shader.rs:1408:11
[INFO] [stdout]      |
[INFO] [stdout] 1408 |     #[cfg(feature = "meshlet")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `meshlet` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `map::ChunkId`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use map::ChunkId;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]     --> src/shader.rs:1259:15
[INFO] [stdout]      |
[INFO] [stdout] 1259 |         #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_transmission_textures`
[INFO] [stdout]     --> src/shader.rs:1287:15
[INFO] [stdout]      |
[INFO] [stdout] 1287 |         #[cfg(feature = "pbr_transmission_textures")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_transmission_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_anisotropy_texture`
[INFO] [stdout]     --> src/shader.rs:1308:15
[INFO] [stdout]      |
[INFO] [stdout] 1308 |         #[cfg(feature = "pbr_anisotropy_texture")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_anisotropy_texture` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_specular_textures`
[INFO] [stdout]     --> src/shader.rs:1316:15
[INFO] [stdout]      |
[INFO] [stdout] 1316 |         #[cfg(feature = "pbr_specular_textures")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_specular_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `pbr_multi_layer_material_textures`
[INFO] [stdout]     --> src/shader.rs:1328:15
[INFO] [stdout]      |
[INFO] [stdout] 1328 |         #[cfg(feature = "pbr_multi_layer_material_textures")]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `pbr_multi_layer_material_textures` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `meshlet`
[INFO] [stdout]     --> src/shader.rs:1398:11
[INFO] [stdout]      |
[INFO] [stdout] 1398 |     #[cfg(feature = "meshlet")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `meshlet` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `meshlet`
[INFO] [stdout]     --> src/shader.rs:1403:11
[INFO] [stdout]      |
[INFO] [stdout] 1403 |     #[cfg(feature = "meshlet")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `meshlet` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `meshlet`
[INFO] [stdout]     --> src/shader.rs:1408:11
[INFO] [stdout]      |
[INFO] [stdout] 1408 |     #[cfg(feature = "meshlet")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `hot`, and `standerd_position`
[INFO] [stdout]      = help: consider adding `meshlet` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `map::ChunkId`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use map::ChunkId;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Dirt` and `Grass` are never constructed
[INFO] [stdout]    --> phoxels/benches/mesh_gen.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | enum BlockType {
[INFO] [stdout]     |      --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 109 |     Dirt,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 110 |     Grass,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BlockType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bevy::prelude`
[INFO] [stdout]   --> src/shader.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use bevy::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]   --> src/player.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     time: Res<Time>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]   --> src/player.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     time: Res<Time>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHUNK_ARIA` is never used
[INFO] [stdout]   --> src/map.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const CHUNK_ARIA: i32 = CHUNK_SIZE * CHUNK_SIZE;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHUNK_VOLUME` is never used
[INFO] [stdout]   --> src/map.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const CHUNK_VOLUME: i32 = CHUNK_ARIA * CHUNK_SIZE;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChunkBlockIter` is never constructed
[INFO] [stdout]    --> src/map.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | struct ChunkBlockIter {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/map.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl ChunkBlockIter {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 137 |     fn new() -> ChunkBlockIter {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Air` and `Cobblestone` are never constructed
[INFO] [stdout]    --> src/map.rs:318:5
[INFO] [stdout]     |
[INFO] [stdout] 317 | enum BlockType {
[INFO] [stdout]     |      --------- variants in this enum
[INFO] [stdout] 318 |     Air,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 |     Cobblestone = 16,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BlockType` 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: function `check` is never used
[INFO] [stdout]    --> src/shader.rs:996:21
[INFO] [stdout]     |
[INFO] [stdout] 996 |     pub base_color: Vec4,
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/shader.rs:999:19
[INFO] [stdout]     |
[INFO] [stdout] 999 |     pub emissive: Vec4,
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1001:28
[INFO] [stdout]      |
[INFO] [stdout] 1001 |     pub attenuation_color: Vec4,
[INFO] [stdout]      |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1003:23
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     pub uv_transform: Mat3,
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1006:22
[INFO] [stdout]      |
[INFO] [stdout] 1006 |     pub reflectance: Vec3,
[INFO] [stdout]      |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1009:20
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     pub roughness: f32,
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1011:19
[INFO] [stdout]      |
[INFO] [stdout] 1011 |     pub metallic: f32,
[INFO] [stdout]      |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1013:31
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     pub diffuse_transmission: f32,
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1015:32
[INFO] [stdout]      |
[INFO] [stdout] 1015 |     pub specular_transmission: f32,
[INFO] [stdout]      |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1017:20
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     pub thickness: f32,
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1019:14
[INFO] [stdout]      |
[INFO] [stdout] 1019 |     pub ior: f32,
[INFO] [stdout]      |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHUNK_ARIA` is never used
[INFO] [stdout]   --> src/map.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const CHUNK_ARIA: i32 = CHUNK_SIZE * CHUNK_SIZE;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1021:31
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     pub attenuation_distance: f32,
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1022:20
[INFO] [stdout]      |
[INFO] [stdout] 1022 |     pub clearcoat: f32,
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1023:41
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     pub clearcoat_perceptual_roughness: f32,
[INFO] [stdout]      |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1024:30
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     pub anisotropy_strength: f32,
[INFO] [stdout]      |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1025:30
[INFO] [stdout]      |
[INFO] [stdout] 1025 |     pub anisotropy_rotation: Vec2,
[INFO] [stdout]      |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1027:16
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     pub flags: u32,
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1030:23
[INFO] [stdout]      |
[INFO] [stdout] 1030 |     pub alpha_cutoff: f32,
[INFO] [stdout]      |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1032:31
[INFO] [stdout]      |
[INFO] [stdout] 1032 |     pub parallax_depth_scale: f32,
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1037:35
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     pub max_parallax_layer_count: f32,
[INFO] [stdout]      |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1039:28
[INFO] [stdout]      |
[INFO] [stdout] 1039 |     pub lightmap_exposure: f32,
[INFO] [stdout]      |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1042:42
[INFO] [stdout]      |
[INFO] [stdout] 1042 |     pub max_relief_mapping_search_steps: u32,
[INFO] [stdout]      |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1044:36
[INFO] [stdout]      |
[INFO] [stdout] 1044 |     pub deferred_lighting_pass_id: u32,
[INFO] [stdout]      |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHUNK_VOLUME` is never used
[INFO] [stdout]   --> src/map.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const CHUNK_VOLUME: i32 = CHUNK_ARIA * CHUNK_SIZE;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChunkBlockIter` is never constructed
[INFO] [stdout]    --> src/map.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 130 | struct ChunkBlockIter {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/map.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout] 136 | impl ChunkBlockIter {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 137 |     fn new() -> ChunkBlockIter {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Air` and `Cobblestone` are never constructed
[INFO] [stdout]    --> src/map.rs:318:5
[INFO] [stdout]     |
[INFO] [stdout] 317 | enum BlockType {
[INFO] [stdout]     |      --------- variants in this enum
[INFO] [stdout] 318 |     Air,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 |     Cobblestone = 16,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BlockType` 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: function `check` is never used
[INFO] [stdout]    --> src/shader.rs:996:21
[INFO] [stdout]     |
[INFO] [stdout] 996 |     pub base_color: Vec4,
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/shader.rs:999:19
[INFO] [stdout]     |
[INFO] [stdout] 999 |     pub emissive: Vec4,
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1001:28
[INFO] [stdout]      |
[INFO] [stdout] 1001 |     pub attenuation_color: Vec4,
[INFO] [stdout]      |                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1003:23
[INFO] [stdout]      |
[INFO] [stdout] 1003 |     pub uv_transform: Mat3,
[INFO] [stdout]      |                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1006:22
[INFO] [stdout]      |
[INFO] [stdout] 1006 |     pub reflectance: Vec3,
[INFO] [stdout]      |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1009:20
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     pub roughness: f32,
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1011:19
[INFO] [stdout]      |
[INFO] [stdout] 1011 |     pub metallic: f32,
[INFO] [stdout]      |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1013:31
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     pub diffuse_transmission: f32,
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1015:32
[INFO] [stdout]      |
[INFO] [stdout] 1015 |     pub specular_transmission: f32,
[INFO] [stdout]      |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1017:20
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     pub thickness: f32,
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1019:14
[INFO] [stdout]      |
[INFO] [stdout] 1019 |     pub ior: f32,
[INFO] [stdout]      |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1021:31
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     pub attenuation_distance: f32,
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1022:20
[INFO] [stdout]      |
[INFO] [stdout] 1022 |     pub clearcoat: f32,
[INFO] [stdout]      |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1023:41
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     pub clearcoat_perceptual_roughness: f32,
[INFO] [stdout]      |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1024:30
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     pub anisotropy_strength: f32,
[INFO] [stdout]      |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1025:30
[INFO] [stdout]      |
[INFO] [stdout] 1025 |     pub anisotropy_rotation: Vec2,
[INFO] [stdout]      |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1027:16
[INFO] [stdout]      |
[INFO] [stdout] 1027 |     pub flags: u32,
[INFO] [stdout]      |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1030:23
[INFO] [stdout]      |
[INFO] [stdout] 1030 |     pub alpha_cutoff: f32,
[INFO] [stdout]      |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1032:31
[INFO] [stdout]      |
[INFO] [stdout] 1032 |     pub parallax_depth_scale: f32,
[INFO] [stdout]      |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1037:35
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     pub max_parallax_layer_count: f32,
[INFO] [stdout]      |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1039:28
[INFO] [stdout]      |
[INFO] [stdout] 1039 |     pub lightmap_exposure: f32,
[INFO] [stdout]      |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1042:42
[INFO] [stdout]      |
[INFO] [stdout] 1042 |     pub max_relief_mapping_search_steps: u32,
[INFO] [stdout]      |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]     --> src/shader.rs:1044:36
[INFO] [stdout]      |
[INFO] [stdout] 1044 |     pub deferred_lighting_pass_id: u32,
[INFO] [stdout]      |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `WireframeConfig`, `WireframePlugin`, and `input::common_conditions::input_just_pressed`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     input::common_conditions::input_just_pressed,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     pbr::wireframe::{WireframeConfig, WireframePlugin},
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `WireframeConfig`, `WireframePlugin`, and `input::common_conditions::input_just_pressed`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     input::common_conditions::input_just_pressed,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     pbr::wireframe::{WireframeConfig, WireframePlugin},
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12m 37s
[INFO] running `Command { std: "docker" "inspect" "59893c389a96378de40f54a5ba1c5b74c99228e7b3ddf833c45610bd71d4aff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59893c389a96378de40f54a5ba1c5b74c99228e7b3ddf833c45610bd71d4aff2", kill_on_drop: false }`
[INFO] [stdout] 59893c389a96378de40f54a5ba1c5b74c99228e7b3ddf833c45610bd71d4aff2
