[INFO] fetching crate parry3d 0.24.0...
[INFO] building parry3d-0.24.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate parry3d 0.24.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate parry3d 0.24.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate parry3d 0.24.0
[INFO] tweaked toml for crates.io crate parry3d 0.24.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate parry3d 0.24.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate parry3d 0.24.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quad-rand v0.2.3
[INFO] [stderr]   Downloaded objc-rs v0.2.8
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded obj v0.10.2
[INFO] [stderr]   Downloaded rand_isaac v0.4.0
[INFO] [stderr]   Downloaded rstar v0.12.2
[INFO] [stderr]   Downloaded miniquad v0.4.8
[INFO] [stderr]   Downloaded fontdue v0.9.3
[INFO] [stderr]   Downloaded ttf-parser v0.21.1
[INFO] [stderr]   Downloaded macroquad v0.4.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55f945226b1563898b3a66567acae8b33d8d03e4b71a08aea7df47d81d765d0b
[INFO] running `Command { std: "docker" "start" "-a" "55f945226b1563898b3a66567acae8b33d8d03e4b71a08aea7df47d81d765d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55f945226b1563898b3a66567acae8b33d8d03e4b71a08aea7df47d81d765d0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55f945226b1563898b3a66567acae8b33d8d03e4b71a08aea7df47d81d765d0b", kill_on_drop: false }`
[INFO] [stdout] 55f945226b1563898b3a66567acae8b33d8d03e4b71a08aea7df47d81d765d0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1e39f02352ef7427caa6d7f558ebd7021c44a6e6f60a4aef2bb41850b95a0c6
[INFO] running `Command { std: "docker" "start" "-a" "f1e39f02352ef7427caa6d7f558ebd7021c44a6e6f60a4aef2bb41850b95a0c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling nalgebra v0.34.0
[INFO] [stderr]    Compiling parry3d v0.24.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/lib.rs:166:7
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:195:11
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:423:11
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:460:11
[INFO] [stdout]     |
[INFO] [stdout] 460 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:188:15
[INFO] [stdout]     |
[INFO] [stdout] 188 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mod.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mass_properties.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:180:11
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:258:11
[INFO] [stdout]     |
[INFO] [stdout] 258 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:328:11
[INFO] [stdout]     |
[INFO] [stdout] 328 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:380:11
[INFO] [stdout]     |
[INFO] [stdout] 380 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:456:15
[INFO] [stdout]     |
[INFO] [stdout] 456 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:486:15
[INFO] [stdout]     |
[INFO] [stdout] 486 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mass_properties_ball.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mass_properties_capsule.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/mass_properties/mass_properties_cuboid.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |         #[cfg(feature = "dim2")]
[INFO] [stdout]   |               ^^^^^^^^^^------
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mass_properties_cylinder.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mass_properties_voxels.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mod.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mod.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:309:15
[INFO] [stdout]     |
[INFO] [stdout] 309 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:322:15
[INFO] [stdout]     |
[INFO] [stdout] 322 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/clip/mod.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/clip/clip_segment_segment.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/clip/clip_segment_segment.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_cuboid.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_triangle.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact/contact_cuboid_cuboid.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifold.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:91:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:129:23
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:156:15
[INFO] [stdout]     |
[INFO] [stdout] 156 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_pfm_pfm.rs:112:48
[INFO] [stdout]     |
[INFO] [stdout] 112 |             if (cfg!(feature = "dim3") || cfg!(feature = "dim2") && manifold.points.is_empty())
[INFO] [stdout]     |                                                ^^^^^^^^^^------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:238:23
[INFO] [stdout]     |
[INFO] [stdout] 238 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:252:23
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:279:23
[INFO] [stdout]     |
[INFO] [stdout] 279 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/epa/mod.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/epa/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/gjk/mod.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/gjk/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_cuboid.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_segment.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_segment.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_triangle.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_support_map_support_map.rs:284:11
[INFO] [stdout]     |
[INFO] [stdout] 284 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/point/point_aabb.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/point/point_capsule.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/point/point_composite_shape.rs:183:26
[INFO] [stdout]     |
[INFO] [stdout] 183 |         let solid = cfg!(feature = "dim2");
[INFO] [stdout]     |                          ^^^^^^^^^^------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/point/point_heightfield.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/point/point_segment.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/point/point_support_map.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/point/point_support_map.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/point/point_triangle.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[cfg(feature = "dim2")]
[INFO] [stdout]   |           ^^^^^^^^^^------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/point/point_triangle.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/point/point_triangle.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/ray/ray.rs:105:11
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_heightfield.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_heightfield.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_heightfield.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_support_map.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_support_map.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(all(feature = "alloc", feature = "dim2"))]
[INFO] [stdout]   |                              ^^^^^^^^^^------
[INFO] [stdout]   |                                        |
[INFO] [stdout]   |                                        help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_triangle.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/ray/ray_triangle.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/ray/ray_voxels.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/ray/ray_voxels.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_segment.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/sat/sat_cuboid_triangle.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_triangle.rs:98:7
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/sat/sat_cuboid_triangle.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_heightfield_shape.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_voxels_shape.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_voxels_shape.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:98:7
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/mod.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/ball.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[cfg(all(feature = "dim2", feature = "alloc"))]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/capsule.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[cfg(all(feature = "dim2", feature = "alloc"))]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/capsule.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/compound.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/compound.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/compound.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/cuboid.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/cuboid.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/cuboid.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/cuboid.rs:237:11
[INFO] [stdout]     |
[INFO] [stdout] 237 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/polyline.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/polyline.rs:236:15
[INFO] [stdout]     |
[INFO] [stdout] 236 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:121:11
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/shape.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/shape.rs:1221:7
[INFO] [stdout]      |
[INFO] [stdout] 1221 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/shape.rs:1650:7
[INFO] [stdout]      |
[INFO] [stdout] 1650 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/shape.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/shape.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:159:11
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:206:19
[INFO] [stdout]     |
[INFO] [stdout] 206 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:582:11
[INFO] [stdout]     |
[INFO] [stdout] 582 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:588:11
[INFO] [stdout]     |
[INFO] [stdout] 588 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:595:11
[INFO] [stdout]     |
[INFO] [stdout] 595 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:601:11
[INFO] [stdout]     |
[INFO] [stdout] 601 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:884:15
[INFO] [stdout]     |
[INFO] [stdout] 884 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:924:15
[INFO] [stdout]     |
[INFO] [stdout] 924 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/shape.rs:1164:15
[INFO] [stdout]      |
[INFO] [stdout] 1164 |         #[cfg(feature = "dim2")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/triangle.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/triangle.rs:741:7
[INFO] [stdout]     |
[INFO] [stdout] 741 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/triangle.rs:203:11
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/triangle.rs:375:11
[INFO] [stdout]     |
[INFO] [stdout] 375 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/triangle.rs:484:11
[INFO] [stdout]     |
[INFO] [stdout] 484 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/triangle.rs:551:11
[INFO] [stdout]     |
[INFO] [stdout] 551 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/shape/tetrahedron.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(feature = "dim2", not(feature = "std")))]
[INFO] [stdout]   |           ^^^^^^^^^^------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/trimesh.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/trimesh.rs:535:11
[INFO] [stdout]     |
[INFO] [stdout] 535 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/trimesh.rs:430:15
[INFO] [stdout]     |
[INFO] [stdout] 430 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/trimesh.rs:1084:11
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     #[cfg(feature = "dim2")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/feature_id.rs:97:11
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/shape/shared_shape.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:117:11
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:391:11
[INFO] [stdout]     |
[INFO] [stdout] 391 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:403:11
[INFO] [stdout]     |
[INFO] [stdout] 403 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:438:11
[INFO] [stdout]     |
[INFO] [stdout] 438 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:467:11
[INFO] [stdout]     |
[INFO] [stdout] 467 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:326:15
[INFO] [stdout]     |
[INFO] [stdout] 326 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:354:15
[INFO] [stdout]     |
[INFO] [stdout] 354 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:373:15
[INFO] [stdout]     |
[INFO] [stdout] 373 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:419:15
[INFO] [stdout]     |
[INFO] [stdout] 419 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/voxels.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:925:7
[INFO] [stdout]     |
[INFO] [stdout] 925 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/voxels.rs:1249:7
[INFO] [stdout]      |
[INFO] [stdout] 1249 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/voxels.rs:1255:7
[INFO] [stdout]      |
[INFO] [stdout] 1255 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/voxels.rs:1484:7
[INFO] [stdout]      |
[INFO] [stdout] 1484 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/voxels.rs:1505:7
[INFO] [stdout]      |
[INFO] [stdout] 1505 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/voxels.rs:1528:7
[INFO] [stdout]      |
[INFO] [stdout] 1528 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:532:11
[INFO] [stdout]     |
[INFO] [stdout] 532 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:770:11
[INFO] [stdout]     |
[INFO] [stdout] 770 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:846:11
[INFO] [stdout]     |
[INFO] [stdout] 846 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:862:11
[INFO] [stdout]     |
[INFO] [stdout] 862 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:369:23
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:374:27
[INFO] [stdout]     |
[INFO] [stdout] 374 |                     #[cfg(feature = "dim2")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/transformation/mod.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/mod.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/mod.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/mod.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/mod.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/convex_hull2.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/polygon_intersection.rs:661:17
[INFO] [stdout]     |
[INFO] [stdout] 661 | #[cfg(all(test, feature = "dim2"))]
[INFO] [stdout]     |                 ^^^^^^^^^^------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `log::error`
[INFO] [stdout]   --> src/transformation/polygon_intersection.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | use log::error;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #![warn(unused_imports)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/transformation/vhacd/parameters.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/vhacd/parameters.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/vhacd/parameters.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/vhacd/vhacd.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:566:7
[INFO] [stdout]     |
[INFO] [stdout] 566 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:584:7
[INFO] [stdout]     |
[INFO] [stdout] 584 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:481:11
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:515:11
[INFO] [stdout]     |
[INFO] [stdout] 515 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:234:27
[INFO] [stdout]     |
[INFO] [stdout] 234 |                     #[cfg(feature = "dim2")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxel_set.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:676:7
[INFO] [stdout]     |
[INFO] [stdout] 676 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxel_set.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:392:11
[INFO] [stdout]     |
[INFO] [stdout] 392 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:283:27
[INFO] [stdout]     |
[INFO] [stdout] 283 |                     #[cfg(feature = "dim2")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:359:23
[INFO] [stdout]     |
[INFO] [stdout] 359 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:438:15
[INFO] [stdout]     |
[INFO] [stdout] 438 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxelized_volume.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:116:11
[INFO] [stdout]     |
[INFO] [stdout] 116 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxelized_volume.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxelized_volume.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxelized_volume.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:546:11
[INFO] [stdout]     |
[INFO] [stdout] 546 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:264:15
[INFO] [stdout]     |
[INFO] [stdout] 264 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:302:19
[INFO] [stdout]     |
[INFO] [stdout] 302 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:283:23
[INFO] [stdout]     |
[INFO] [stdout] 283 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:311:31
[INFO] [stdout]     |
[INFO] [stdout] 311 |                         #[cfg(feature = "dim2")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:326:35
[INFO] [stdout]     |
[INFO] [stdout] 326 | ...                   #[cfg(feature = "dim2")]
[INFO] [stdout]     |                             ^^^^^^^^^^------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:395:23
[INFO] [stdout]     |
[INFO] [stdout] 395 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:509:15
[INFO] [stdout]     |
[INFO] [stdout] 509 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:518:23
[INFO] [stdout]     |
[INFO] [stdout] 518 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:526:15
[INFO] [stdout]     |
[INFO] [stdout] 526 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:644:15
[INFO] [stdout]     |
[INFO] [stdout] 644 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:834:15
[INFO] [stdout]     |
[INFO] [stdout] 834 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:844:27
[INFO] [stdout]     |
[INFO] [stdout] 844 |                     #[cfg(feature = "dim2")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/to_trimesh/cuboid_to_trimesh.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/utils.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/utils.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/utils/mod.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/utils/ccw_face_normal.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/utils/consts.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/utils/morton.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/utils/obb.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `f64`
[INFO] [stdout]   --> src/utils/spade.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[cfg(feature = "f64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `f64` 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: `f64`
[INFO] [stdout]   --> src/lib.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(feature = "f64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `f64` 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: `f64`
[INFO] [stdout]    --> src/lib.rs:245:11
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[cfg(feature = "f64")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `f64` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.14s
[INFO] running `Command { std: "docker" "inspect" "f1e39f02352ef7427caa6d7f558ebd7021c44a6e6f60a4aef2bb41850b95a0c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1e39f02352ef7427caa6d7f558ebd7021c44a6e6f60a4aef2bb41850b95a0c6", kill_on_drop: false }`
[INFO] [stdout] f1e39f02352ef7427caa6d7f558ebd7021c44a6e6f60a4aef2bb41850b95a0c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84643a6e31457d402b59e6ebfd335e9f387f73a4da1078a30ec22826e2db5c39
[INFO] running `Command { std: "docker" "start" "-a" "84643a6e31457d402b59e6ebfd335e9f387f73a4da1078a30ec22826e2db5c39", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling tint v1.0.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling rand_isaac v0.4.0
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling macroquad v0.4.14
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling ptree v0.4.0
[INFO] [stderr]    Compiling nalgebra v0.34.0
[INFO] [stderr]    Compiling parry3d v0.24.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/lib.rs:166:7
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:195:11
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:423:11
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:460:11
[INFO] [stdout]     |
[INFO] [stdout] 460 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:188:15
[INFO] [stdout]     |
[INFO] [stdout] 188 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mod.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mass_properties.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:180:11
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:258:11
[INFO] [stdout]     |
[INFO] [stdout] 258 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:328:11
[INFO] [stdout]     |
[INFO] [stdout] 328 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:380:11
[INFO] [stdout]     |
[INFO] [stdout] 380 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:456:15
[INFO] [stdout]     |
[INFO] [stdout] 456 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:486:15
[INFO] [stdout]     |
[INFO] [stdout] 486 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mass_properties_ball.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mass_properties_capsule.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/mass_properties/mass_properties_cuboid.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |         #[cfg(feature = "dim2")]
[INFO] [stdout]   |               ^^^^^^^^^^------
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mass_properties_cylinder.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mass_properties_voxels.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mod.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mod.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:309:15
[INFO] [stdout]     |
[INFO] [stdout] 309 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:322:15
[INFO] [stdout]     |
[INFO] [stdout] 322 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/clip/mod.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/clip/clip_segment_segment.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/clip/clip_segment_segment.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_cuboid.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_triangle.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact/contact_cuboid_cuboid.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifold.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:91:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:129:23
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:156:15
[INFO] [stdout]     |
[INFO] [stdout] 156 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_pfm_pfm.rs:112:48
[INFO] [stdout]     |
[INFO] [stdout] 112 |             if (cfg!(feature = "dim3") || cfg!(feature = "dim2") && manifold.points.is_empty())
[INFO] [stdout]     |                                                ^^^^^^^^^^------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:238:23
[INFO] [stdout]     |
[INFO] [stdout] 238 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:252:23
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:279:23
[INFO] [stdout]     |
[INFO] [stdout] 279 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/epa/mod.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/epa/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/gjk/mod.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/gjk/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_cuboid.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_segment.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_segment.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_triangle.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_support_map_support_map.rs:284:11
[INFO] [stdout]     |
[INFO] [stdout] 284 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/point/point_aabb.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/point/point_capsule.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/point/point_composite_shape.rs:183:26
[INFO] [stdout]     |
[INFO] [stdout] 183 |         let solid = cfg!(feature = "dim2");
[INFO] [stdout]     |                          ^^^^^^^^^^------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/point/point_heightfield.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/point/point_segment.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/point/point_support_map.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/point/point_support_map.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/point/point_triangle.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[cfg(feature = "dim2")]
[INFO] [stdout]   |           ^^^^^^^^^^------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/point/point_triangle.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/point/point_triangle.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/ray/ray.rs:105:11
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_heightfield.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_heightfield.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_heightfield.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_support_map.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_support_map.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(all(feature = "alloc", feature = "dim2"))]
[INFO] [stdout]   |                              ^^^^^^^^^^------
[INFO] [stdout]   |                                        |
[INFO] [stdout]   |                                        help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_triangle.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/ray/ray_triangle.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/ray/ray_voxels.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/ray/ray_voxels.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_segment.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/sat/sat_cuboid_triangle.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_triangle.rs:98:7
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/sat/sat_cuboid_triangle.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_heightfield_shape.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_voxels_shape.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_voxels_shape.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:98:7
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/mod.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/ball.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[cfg(all(feature = "dim2", feature = "alloc"))]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/capsule.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[cfg(all(feature = "dim2", feature = "alloc"))]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/capsule.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/compound.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/compound.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/compound.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/cuboid.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/cuboid.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/cuboid.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/cuboid.rs:237:11
[INFO] [stdout]     |
[INFO] [stdout] 237 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/polyline.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/polyline.rs:236:15
[INFO] [stdout]     |
[INFO] [stdout] 236 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:121:11
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/shape.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/shape.rs:1221:7
[INFO] [stdout]      |
[INFO] [stdout] 1221 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/shape.rs:1650:7
[INFO] [stdout]      |
[INFO] [stdout] 1650 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/shape.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/shape.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:159:11
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:206:19
[INFO] [stdout]     |
[INFO] [stdout] 206 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:582:11
[INFO] [stdout]     |
[INFO] [stdout] 582 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:588:11
[INFO] [stdout]     |
[INFO] [stdout] 588 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:595:11
[INFO] [stdout]     |
[INFO] [stdout] 595 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:601:11
[INFO] [stdout]     |
[INFO] [stdout] 601 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:884:15
[INFO] [stdout]     |
[INFO] [stdout] 884 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:924:15
[INFO] [stdout]     |
[INFO] [stdout] 924 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/shape.rs:1164:15
[INFO] [stdout]      |
[INFO] [stdout] 1164 |         #[cfg(feature = "dim2")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/triangle.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/triangle.rs:741:7
[INFO] [stdout]     |
[INFO] [stdout] 741 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/triangle.rs:203:11
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/triangle.rs:375:11
[INFO] [stdout]     |
[INFO] [stdout] 375 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/triangle.rs:484:11
[INFO] [stdout]     |
[INFO] [stdout] 484 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/triangle.rs:551:11
[INFO] [stdout]     |
[INFO] [stdout] 551 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/shape/tetrahedron.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(feature = "dim2", not(feature = "std")))]
[INFO] [stdout]   |           ^^^^^^^^^^------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/trimesh.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/trimesh.rs:535:11
[INFO] [stdout]     |
[INFO] [stdout] 535 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/trimesh.rs:430:15
[INFO] [stdout]     |
[INFO] [stdout] 430 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/trimesh.rs:1084:11
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     #[cfg(feature = "dim2")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/feature_id.rs:97:11
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/shape/shared_shape.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:117:11
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:391:11
[INFO] [stdout]     |
[INFO] [stdout] 391 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:403:11
[INFO] [stdout]     |
[INFO] [stdout] 403 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:438:11
[INFO] [stdout]     |
[INFO] [stdout] 438 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:467:11
[INFO] [stdout]     |
[INFO] [stdout] 467 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:326:15
[INFO] [stdout]     |
[INFO] [stdout] 326 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:354:15
[INFO] [stdout]     |
[INFO] [stdout] 354 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:373:15
[INFO] [stdout]     |
[INFO] [stdout] 373 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:419:15
[INFO] [stdout]     |
[INFO] [stdout] 419 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/voxels.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:925:7
[INFO] [stdout]     |
[INFO] [stdout] 925 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/voxels.rs:1249:7
[INFO] [stdout]      |
[INFO] [stdout] 1249 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/voxels.rs:1255:7
[INFO] [stdout]      |
[INFO] [stdout] 1255 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/voxels.rs:1484:7
[INFO] [stdout]      |
[INFO] [stdout] 1484 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/voxels.rs:1505:7
[INFO] [stdout]      |
[INFO] [stdout] 1505 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/voxels.rs:1528:7
[INFO] [stdout]      |
[INFO] [stdout] 1528 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:532:11
[INFO] [stdout]     |
[INFO] [stdout] 532 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:770:11
[INFO] [stdout]     |
[INFO] [stdout] 770 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:846:11
[INFO] [stdout]     |
[INFO] [stdout] 846 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:862:11
[INFO] [stdout]     |
[INFO] [stdout] 862 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:369:23
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:374:27
[INFO] [stdout]     |
[INFO] [stdout] 374 |                     #[cfg(feature = "dim2")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/transformation/mod.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/mod.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/mod.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/mod.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/mod.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/convex_hull2.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/polygon_intersection.rs:661:17
[INFO] [stdout]     |
[INFO] [stdout] 661 | #[cfg(all(test, feature = "dim2"))]
[INFO] [stdout]     |                 ^^^^^^^^^^------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `log::error`
[INFO] [stdout]   --> src/transformation/polygon_intersection.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | use log::error;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #![warn(unused_imports)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/transformation/vhacd/parameters.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/vhacd/parameters.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/vhacd/parameters.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/vhacd/vhacd.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:566:7
[INFO] [stdout]     |
[INFO] [stdout] 566 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:584:7
[INFO] [stdout]     |
[INFO] [stdout] 584 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:481:11
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:515:11
[INFO] [stdout]     |
[INFO] [stdout] 515 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:234:27
[INFO] [stdout]     |
[INFO] [stdout] 234 |                     #[cfg(feature = "dim2")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxel_set.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:676:7
[INFO] [stdout]     |
[INFO] [stdout] 676 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxel_set.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:392:11
[INFO] [stdout]     |
[INFO] [stdout] 392 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:283:27
[INFO] [stdout]     |
[INFO] [stdout] 283 |                     #[cfg(feature = "dim2")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:359:23
[INFO] [stdout]     |
[INFO] [stdout] 359 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:438:15
[INFO] [stdout]     |
[INFO] [stdout] 438 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxelized_volume.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:116:11
[INFO] [stdout]     |
[INFO] [stdout] 116 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxelized_volume.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxelized_volume.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxelized_volume.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:546:11
[INFO] [stdout]     |
[INFO] [stdout] 546 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:264:15
[INFO] [stdout]     |
[INFO] [stdout] 264 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:302:19
[INFO] [stdout]     |
[INFO] [stdout] 302 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:283:23
[INFO] [stdout]     |
[INFO] [stdout] 283 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:311:31
[INFO] [stdout]     |
[INFO] [stdout] 311 |                         #[cfg(feature = "dim2")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:326:35
[INFO] [stdout]     |
[INFO] [stdout] 326 | ...                   #[cfg(feature = "dim2")]
[INFO] [stdout]     |                             ^^^^^^^^^^------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:395:23
[INFO] [stdout]     |
[INFO] [stdout] 395 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:509:15
[INFO] [stdout]     |
[INFO] [stdout] 509 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:518:23
[INFO] [stdout]     |
[INFO] [stdout] 518 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:526:15
[INFO] [stdout]     |
[INFO] [stdout] 526 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:644:15
[INFO] [stdout]     |
[INFO] [stdout] 644 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:834:15
[INFO] [stdout]     |
[INFO] [stdout] 834 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:844:27
[INFO] [stdout]     |
[INFO] [stdout] 844 |                     #[cfg(feature = "dim2")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/to_trimesh/cuboid_to_trimesh.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/utils.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/utils.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/utils/mod.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/utils/ccw_face_normal.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/utils/consts.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/utils/morton.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/utils/obb.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `f64`
[INFO] [stdout]   --> src/utils/spade.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[cfg(feature = "f64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `f64` 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: `f64`
[INFO] [stdout]   --> src/lib.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(feature = "f64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `f64` 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: `f64`
[INFO] [stdout]    --> src/lib.rs:245:11
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[cfg(feature = "f64")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `f64` 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: `dim2`
[INFO] [stdout]    --> src/lib.rs:166:7
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:195:11
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:423:11
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:460:11
[INFO] [stdout]     |
[INFO] [stdout] 460 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:188:15
[INFO] [stdout]     |
[INFO] [stdout] 188 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mod.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mass_properties.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:180:11
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:121:15
[INFO] [stdout]     |
[INFO] [stdout] 121 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:258:11
[INFO] [stdout]     |
[INFO] [stdout] 258 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:328:11
[INFO] [stdout]     |
[INFO] [stdout] 328 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:380:11
[INFO] [stdout]     |
[INFO] [stdout] 380 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:456:15
[INFO] [stdout]     |
[INFO] [stdout] 456 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:486:15
[INFO] [stdout]     |
[INFO] [stdout] 486 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:532:19
[INFO] [stdout]     |
[INFO] [stdout] 532 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:542:19
[INFO] [stdout]     |
[INFO] [stdout] 542 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:622:15
[INFO] [stdout]     |
[INFO] [stdout] 622 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mass_properties_ball.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mass_properties_capsule.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/mass_properties/mass_properties_cuboid.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 |         #[cfg(feature = "dim2")]
[INFO] [stdout]   |               ^^^^^^^^^^------
[INFO] [stdout]   |                         |
[INFO] [stdout]   |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mass_properties_cylinder.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mass_properties_voxels.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mod.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/mass_properties/mod.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:309:15
[INFO] [stdout]     |
[INFO] [stdout] 309 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:322:15
[INFO] [stdout]     |
[INFO] [stdout] 322 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/clip/mod.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/clip/clip_segment_segment.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/clip/clip_segment_segment.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_cuboid.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_triangle.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact/contact_cuboid_cuboid.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifold.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:91:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:129:23
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:156:15
[INFO] [stdout]     |
[INFO] [stdout] 156 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_pfm_pfm.rs:112:48
[INFO] [stdout]     |
[INFO] [stdout] 112 |             if (cfg!(feature = "dim3") || cfg!(feature = "dim2") && manifold.points.is_empty())
[INFO] [stdout]     |                                                ^^^^^^^^^^------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:238:23
[INFO] [stdout]     |
[INFO] [stdout] 238 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:252:23
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:279:23
[INFO] [stdout]     |
[INFO] [stdout] 279 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/epa/mod.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/epa/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/gjk/mod.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/gjk/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_cuboid.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_segment.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_segment.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_triangle.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_support_map_support_map.rs:284:11
[INFO] [stdout]     |
[INFO] [stdout] 284 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/point/point_aabb.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/point/point_capsule.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/point/point_composite_shape.rs:183:26
[INFO] [stdout]     |
[INFO] [stdout] 183 |         let solid = cfg!(feature = "dim2");
[INFO] [stdout]     |                          ^^^^^^^^^^------
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/point/point_heightfield.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/point/point_segment.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/point/point_support_map.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/point/point_support_map.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/point/point_triangle.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[cfg(feature = "dim2")]
[INFO] [stdout]   |           ^^^^^^^^^^------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/point/point_triangle.rs:41:19
[INFO] [stdout]    |
[INFO] [stdout] 41 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/point/point_triangle.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/ray/ray.rs:105:11
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_heightfield.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_heightfield.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_heightfield.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_support_map.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_support_map.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(all(feature = "alloc", feature = "dim2"))]
[INFO] [stdout]   |                              ^^^^^^^^^^------
[INFO] [stdout]   |                                        |
[INFO] [stdout]   |                                        help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_triangle.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/ray/ray_triangle.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/ray/ray_voxels.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/ray/ray_voxels.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_segment.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/query/sat/sat_cuboid_triangle.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_triangle.rs:98:7
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/query/sat/sat_cuboid_triangle.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_heightfield_shape.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_voxels_shape.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_voxels_shape.rs:79:15
[INFO] [stdout]    |
[INFO] [stdout] 79 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:98:7
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/mod.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/ball.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[cfg(all(feature = "dim2", feature = "alloc"))]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/capsule.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[cfg(all(feature = "dim2", feature = "alloc"))]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/capsule.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/compound.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/compound.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/compound.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/cuboid.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/cuboid.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/cuboid.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/cuboid.rs:237:11
[INFO] [stdout]     |
[INFO] [stdout] 237 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/polyline.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/polyline.rs:236:15
[INFO] [stdout]     |
[INFO] [stdout] 236 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:101:11
[INFO] [stdout]     |
[INFO] [stdout] 101 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:121:11
[INFO] [stdout]     |
[INFO] [stdout] 121 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/shape.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/shape.rs:1221:7
[INFO] [stdout]      |
[INFO] [stdout] 1221 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/shape.rs:1650:7
[INFO] [stdout]      |
[INFO] [stdout] 1650 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/shape.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/shape.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:159:11
[INFO] [stdout]     |
[INFO] [stdout] 159 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:206:19
[INFO] [stdout]     |
[INFO] [stdout] 206 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:582:11
[INFO] [stdout]     |
[INFO] [stdout] 582 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:588:11
[INFO] [stdout]     |
[INFO] [stdout] 588 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:595:11
[INFO] [stdout]     |
[INFO] [stdout] 595 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:601:11
[INFO] [stdout]     |
[INFO] [stdout] 601 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:884:15
[INFO] [stdout]     |
[INFO] [stdout] 884 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shape.rs:924:15
[INFO] [stdout]     |
[INFO] [stdout] 924 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/shape.rs:1164:15
[INFO] [stdout]      |
[INFO] [stdout] 1164 |         #[cfg(feature = "dim2")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/triangle.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/triangle.rs:741:7
[INFO] [stdout]     |
[INFO] [stdout] 741 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/triangle.rs:203:11
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/triangle.rs:375:11
[INFO] [stdout]     |
[INFO] [stdout] 375 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/triangle.rs:484:11
[INFO] [stdout]     |
[INFO] [stdout] 484 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/triangle.rs:551:11
[INFO] [stdout]     |
[INFO] [stdout] 551 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/shape/tetrahedron.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(feature = "dim2", not(feature = "std")))]
[INFO] [stdout]   |           ^^^^^^^^^^------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/trimesh.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/trimesh.rs:535:11
[INFO] [stdout]     |
[INFO] [stdout] 535 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/trimesh.rs:430:15
[INFO] [stdout]     |
[INFO] [stdout] 430 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/trimesh.rs:1084:11
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     #[cfg(feature = "dim2")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/feature_id.rs:97:11
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/shape/shared_shape.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:117:11
[INFO] [stdout]     |
[INFO] [stdout] 117 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:391:11
[INFO] [stdout]     |
[INFO] [stdout] 391 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:403:11
[INFO] [stdout]     |
[INFO] [stdout] 403 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:438:11
[INFO] [stdout]     |
[INFO] [stdout] 438 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:467:11
[INFO] [stdout]     |
[INFO] [stdout] 467 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:326:15
[INFO] [stdout]     |
[INFO] [stdout] 326 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:354:15
[INFO] [stdout]     |
[INFO] [stdout] 354 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:373:15
[INFO] [stdout]     |
[INFO] [stdout] 373 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/shared_shape.rs:419:15
[INFO] [stdout]     |
[INFO] [stdout] 419 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/shape/voxels.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:925:7
[INFO] [stdout]     |
[INFO] [stdout] 925 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/voxels.rs:1249:7
[INFO] [stdout]      |
[INFO] [stdout] 1249 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/voxels.rs:1255:7
[INFO] [stdout]      |
[INFO] [stdout] 1255 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/voxels.rs:1484:7
[INFO] [stdout]      |
[INFO] [stdout] 1484 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/voxels.rs:1505:7
[INFO] [stdout]      |
[INFO] [stdout] 1505 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]     --> src/shape/voxels.rs:1528:7
[INFO] [stdout]      |
[INFO] [stdout] 1528 | #[cfg(feature = "dim2")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]      = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:532:11
[INFO] [stdout]     |
[INFO] [stdout] 532 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:770:11
[INFO] [stdout]     |
[INFO] [stdout] 770 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:846:11
[INFO] [stdout]     |
[INFO] [stdout] 846 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:862:11
[INFO] [stdout]     |
[INFO] [stdout] 862 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:369:23
[INFO] [stdout]     |
[INFO] [stdout] 369 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/shape/voxels.rs:374:27
[INFO] [stdout]     |
[INFO] [stdout] 374 |                     #[cfg(feature = "dim2")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/transformation/mod.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/mod.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/mod.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/mod.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/mod.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/convex_hull2.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/convex_hull3/convex_hull.rs:421:11
[INFO] [stdout]     |
[INFO] [stdout] 421 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/convex_hull3/convex_hull.rs:424:11
[INFO] [stdout]     |
[INFO] [stdout] 424 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/polygon_intersection.rs:661:17
[INFO] [stdout]     |
[INFO] [stdout] 661 | #[cfg(all(test, feature = "dim2"))]
[INFO] [stdout]     |                 ^^^^^^^^^^------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `log::error`
[INFO] [stdout]   --> src/transformation/polygon_intersection.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | use log::error;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #![warn(unused_imports)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/transformation/vhacd/parameters.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/vhacd/parameters.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/vhacd/parameters.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/vhacd/vhacd.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:566:7
[INFO] [stdout]     |
[INFO] [stdout] 566 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:584:7
[INFO] [stdout]     |
[INFO] [stdout] 584 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:106:11
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:481:11
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:515:11
[INFO] [stdout]     |
[INFO] [stdout] 515 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:234:27
[INFO] [stdout]     |
[INFO] [stdout] 234 |                     #[cfg(feature = "dim2")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxel_set.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:676:7
[INFO] [stdout]     |
[INFO] [stdout] 676 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxel_set.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:392:11
[INFO] [stdout]     |
[INFO] [stdout] 392 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:283:27
[INFO] [stdout]     |
[INFO] [stdout] 283 |                     #[cfg(feature = "dim2")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:359:23
[INFO] [stdout]     |
[INFO] [stdout] 359 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:438:15
[INFO] [stdout]     |
[INFO] [stdout] 438 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxelized_volume.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:116:11
[INFO] [stdout]     |
[INFO] [stdout] 116 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxelized_volume.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxelized_volume.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/voxelization/voxelized_volume.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:546:11
[INFO] [stdout]     |
[INFO] [stdout] 546 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:214:15
[INFO] [stdout]     |
[INFO] [stdout] 214 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:264:15
[INFO] [stdout]     |
[INFO] [stdout] 264 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:302:19
[INFO] [stdout]     |
[INFO] [stdout] 302 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:283:23
[INFO] [stdout]     |
[INFO] [stdout] 283 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:311:31
[INFO] [stdout]     |
[INFO] [stdout] 311 |                         #[cfg(feature = "dim2")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:326:35
[INFO] [stdout]     |
[INFO] [stdout] 326 | ...                   #[cfg(feature = "dim2")]
[INFO] [stdout]     |                             ^^^^^^^^^^------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:395:23
[INFO] [stdout]     |
[INFO] [stdout] 395 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:509:15
[INFO] [stdout]     |
[INFO] [stdout] 509 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:518:23
[INFO] [stdout]     |
[INFO] [stdout] 518 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:526:15
[INFO] [stdout]     |
[INFO] [stdout] 526 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:644:15
[INFO] [stdout]     |
[INFO] [stdout] 644 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:834:15
[INFO] [stdout]     |
[INFO] [stdout] 834 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:844:27
[INFO] [stdout]     |
[INFO] [stdout] 844 |                     #[cfg(feature = "dim2")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/to_trimesh/cuboid_to_trimesh.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/transformation/utils.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/transformation/utils.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/utils/mod.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]  --> src/utils/ccw_face_normal.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]   = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/utils/consts.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/utils/morton.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]   --> src/utils/obb.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `dim2` 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: `dim2`
[INFO] [stdout]    --> src/utils/point_in_poly2d.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[cfg(all(feature = "dim2", feature = "alloc"))]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `dim2` 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: `f64`
[INFO] [stdout]   --> src/utils/spade.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[cfg(feature = "f64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `f64` 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: `f64`
[INFO] [stdout]   --> src/lib.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(feature = "f64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]    = help: consider adding `f64` 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: `f64`
[INFO] [stdout]    --> src/lib.rs:245:11
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[cfg(feature = "f64")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront`
[INFO] [stdout]     = help: consider adding `f64` 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.02s
[INFO] running `Command { std: "docker" "inspect" "84643a6e31457d402b59e6ebfd335e9f387f73a4da1078a30ec22826e2db5c39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84643a6e31457d402b59e6ebfd335e9f387f73a4da1078a30ec22826e2db5c39", kill_on_drop: false }`
[INFO] [stdout] 84643a6e31457d402b59e6ebfd335e9f387f73a4da1078a30ec22826e2db5c39
