[INFO] fetching crate parry2d 0.25.2...
[INFO] testing parry2d-0.25.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate parry2d 0.25.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate parry2d 0.25.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate parry2d 0.25.2
[INFO] tweaked toml for crates.io crate parry2d 0.25.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate parry2d 0.25.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate parry2d 0.25.2 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" "+1.91.0" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded encase_derive v0.12.0
[INFO] [stderr]   Downloaded const_panic v0.2.15
[INFO] [stderr]   Downloaded objc-rs v0.2.8
[INFO] [stderr]   Downloaded quad-rand v0.2.3
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded encase_derive_impl v0.12.0
[INFO] [stderr]   Downloaded encase v0.12.0
[INFO] [stderr]   Downloaded typewit v1.14.2
[INFO] [stderr]   Downloaded miniquad v0.4.8
[INFO] [stderr]   Downloaded fontdue v0.9.3
[INFO] [stderr]   Downloaded macroquad v0.4.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59562de789281fcacbe8b869739641f9f4fc96c917283ec67353c7eaf596c42a
[INFO] running `Command { std: "docker" "start" "-a" "59562de789281fcacbe8b869739641f9f4fc96c917283ec67353c7eaf596c42a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59562de789281fcacbe8b869739641f9f4fc96c917283ec67353c7eaf596c42a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59562de789281fcacbe8b869739641f9f4fc96c917283ec67353c7eaf596c42a", kill_on_drop: false }`
[INFO] [stdout] 59562de789281fcacbe8b869739641f9f4fc96c917283ec67353c7eaf596c42a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e678bb1227e5b4b2ad50ed22860244d3a502adfa9a9735610a06cbf7e3d35424
[INFO] running `Command { std: "docker" "start" "-a" "e678bb1227e5b4b2ad50ed22860244d3a502adfa9a9735610a06cbf7e3d35424", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling parry2d v0.25.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/lib.rs:92:7
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [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: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/aabb.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(all(feature = "dim3", not(feature = "std")))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:140:11
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:472:11
[INFO] [stdout]     |
[INFO] [stdout] 472 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:714:11
[INFO] [stdout]     |
[INFO] [stdout] 714 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:750:11
[INFO] [stdout]     |
[INFO] [stdout] 750 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:811:11
[INFO] [stdout]     |
[INFO] [stdout] 811 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:452:15
[INFO] [stdout]     |
[INFO] [stdout] 452 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:460:15
[INFO] [stdout]     |
[INFO] [stdout] 460 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/bounding_volume/aabb_support_map.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/bounding_volume/aabb_support_map.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/aabb_support_map.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/bounding_volume/aabb_utils.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:70:11
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mod.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/mass_properties/mass_properties.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:186:11
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:196:11
[INFO] [stdout]     |
[INFO] [stdout] 196 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:217:11
[INFO] [stdout]     |
[INFO] [stdout] 217 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:265:11
[INFO] [stdout]     |
[INFO] [stdout] 265 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:283:11
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:295:11
[INFO] [stdout]     |
[INFO] [stdout] 295 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:319:11
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:250:15
[INFO] [stdout]     |
[INFO] [stdout] 250 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:341:19
[INFO] [stdout]     |
[INFO] [stdout] 341 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:371:19
[INFO] [stdout]     |
[INFO] [stdout] 371 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:423:11
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:479:11
[INFO] [stdout]     |
[INFO] [stdout] 479 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:543:11
[INFO] [stdout]     |
[INFO] [stdout] 543 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:588:15
[INFO] [stdout]     |
[INFO] [stdout] 588 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:620:15
[INFO] [stdout]     |
[INFO] [stdout] 620 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/mass_properties/mass_properties_ball.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mass_properties_ball.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/mass_properties/mass_properties_capsule.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties_capsule.rs:148:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mass_properties_cuboid.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/mass_properties/mass_properties_cylinder.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties_cylinder.rs:171:11
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mass_properties_cylinder.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties_voxels.rs:198:15
[INFO] [stdout]     |
[INFO] [stdout] 198 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mod.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/partitioning/bvh/bvh_queries.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]   |                                        ^^^^^^^^^^------
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/partitioning/bvh/bvh_queries.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]    |                                        ^^^^^^^^^^------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_queries.rs:259:48
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]     |                                                ^^^^^^^^^^------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_queries.rs:279:44
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^------
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 | #[cfg_attr(all(feature = "dim3", feature = "f32"), repr(align(64)))]
[INFO] [stdout]     |                ^^^^^^^^^^------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:269:11
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:271:11
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:392:40
[INFO] [stdout]     |
[INFO] [stdout] 392 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:399:40
[INFO] [stdout]     |
[INFO] [stdout] 399 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:401:40
[INFO] [stdout]     |
[INFO] [stdout] 401 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:449:33
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg_attr(all(feature = "f32", feature = "dim3"), repr(align(16)))]
[INFO] [stdout]     |                                 ^^^^^^^^^^------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:602:44
[INFO] [stdout]     |
[INFO] [stdout] 602 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^------
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:954:48
[INFO] [stdout]     |
[INFO] [stdout] 954 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]     |                                                ^^^^^^^^^^------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1000:44
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]      |                                            ^^^^^^^^^^------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1048:48
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]      |                                                ^^^^^^^^^^------
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1093:44
[INFO] [stdout]      |
[INFO] [stdout] 1093 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]      |                                            ^^^^^^^^^^------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1186:44
[INFO] [stdout]      |
[INFO] [stdout] 1186 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]      |                                            ^^^^^^^^^^------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:856:15
[INFO] [stdout]     |
[INFO] [stdout] 856 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:908:15
[INFO] [stdout]     |
[INFO] [stdout] 908 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/mod.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(all(feature = "dim3", feature = "alloc"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/clip/clip_aabb_polygon.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_cuboid.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_cuboid.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_triangle.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_triangle.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact/contact_cuboid_cuboid.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact/contact_cuboid_cuboid.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/contact_manifolds/contact_manifold.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:482:11
[INFO] [stdout]     |
[INFO] [stdout] 482 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:520:19
[INFO] [stdout]     |
[INFO] [stdout] 520 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:539:15
[INFO] [stdout]     |
[INFO] [stdout] 539 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:133:7
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:131:23
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:125:15
[INFO] [stdout]     |
[INFO] [stdout] 125 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:158:15
[INFO] [stdout]     |
[INFO] [stdout] 158 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_pfm_pfm.rs:112:22
[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: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:61:23
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:147:11
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:192:15
[INFO] [stdout]     |
[INFO] [stdout] 192 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_shape.rs:346:15
[INFO] [stdout]     |
[INFO] [stdout] 346 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_shape.rs:358:15
[INFO] [stdout]     |
[INFO] [stdout] 358 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:240:23
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:260:23
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:281:23
[INFO] [stdout]     |
[INFO] [stdout] 281 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/epa/mod.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/epa/mod.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/gjk/mod.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/gjk/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_cuboid.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_segment.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_triangle.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:128:15
[INFO] [stdout]     |
[INFO] [stdout] 128 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:261:11
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:349:11
[INFO] [stdout]     |
[INFO] [stdout] 349 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_support_map_support_map.rs:286:11
[INFO] [stdout]     |
[INFO] [stdout] 286 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/mod.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/mod.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_aabb.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_capsule.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_composite_shape.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_composite_shape.rs:192:15
[INFO] [stdout]     |
[INFO] [stdout] 192 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_composite_shape.rs:287:19
[INFO] [stdout]     |
[INFO] [stdout] 287 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_heightfield.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_segment.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_support_map.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_support_map.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_triangle.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_triangle.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_triangle.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/ray/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/mod.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(all(feature = "dim3", feature = "alloc"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray.rs:320:11
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray_heightfield.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_support_map.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(all(feature = "alloc", feature = "dim3"))]
[INFO] [stdout]    |                              ^^^^^^^^^^------
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_support_map.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_support_map.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_support_map.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:248:15
[INFO] [stdout]     |
[INFO] [stdout] 248 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/ray/ray_triangle.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_triangle.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_triangle.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/ray/ray_trimesh.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_trimesh.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_voxels.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray_voxels.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/mod.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/sat/mod.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_cuboid.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/sat/sat_cuboid_cuboid.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_segment.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_support_map.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/sat/sat_cuboid_support_map.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/sat/sat_cuboid_triangle.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/sat/sat_cuboid_triangle.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_triangle.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/sat/sat_cuboid_triangle.rs:316:7
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/shape_cast/shape_cast_heightfield_shape.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_heightfield_shape.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_voxels_shape.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_voxels_shape.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/split/mod.rs:185:11
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(all(feature = "dim3", feature = "spade"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:109:7
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/ball.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[cfg(all(feature = "dim3", feature = "alloc"))]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/capsule.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/capsule.rs:381:15
[INFO] [stdout]     |
[INFO] [stdout] 381 |     #[cfg(all(feature = "dim3", feature = "alloc"))]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/capsule.rs:333:15
[INFO] [stdout]     |
[INFO] [stdout] 333 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/cuboid.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/cuboid.rs:212:11
[INFO] [stdout]     |
[INFO] [stdout] 212 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/cuboid.rs:248:11
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/cuboid.rs:266:11
[INFO] [stdout]     |
[INFO] [stdout] 266 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/cuboid.rs:400:11
[INFO] [stdout]     |
[INFO] [stdout] 400 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/polyline.rs:426:15
[INFO] [stdout]     |
[INFO] [stdout] 426 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/polyline.rs:730:15
[INFO] [stdout]     |
[INFO] [stdout] 730 |         #[cfg(feature = "dim3")] axis: u8,
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/polyline.rs:737:15
[INFO] [stdout]     |
[INFO] [stdout] 737 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/segment.rs:371:11
[INFO] [stdout]     |
[INFO] [stdout] 371 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/segment.rs:389:11
[INFO] [stdout]     |
[INFO] [stdout] 389 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/segment.rs:396:11
[INFO] [stdout]     |
[INFO] [stdout] 396 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/segment.rs:432:23
[INFO] [stdout]     |
[INFO] [stdout] 432 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1288:7
[INFO] [stdout]      |
[INFO] [stdout] 1288 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1356:7
[INFO] [stdout]      |
[INFO] [stdout] 1356 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1414:7
[INFO] [stdout]      |
[INFO] [stdout] 1414 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1664:7
[INFO] [stdout]      |
[INFO] [stdout] 1664 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1689:7
[INFO] [stdout]      |
[INFO] [stdout] 1689 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1715:7
[INFO] [stdout]      |
[INFO] [stdout] 1715 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:84:11
[INFO] [stdout]    |
[INFO] [stdout] 84 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:87:11
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:134:11
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:152:11
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:191:19
[INFO] [stdout]     |
[INFO] [stdout] 191 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:193:19
[INFO] [stdout]     |
[INFO] [stdout] 193 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:197:19
[INFO] [stdout]     |
[INFO] [stdout] 197 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:199:19
[INFO] [stdout]     |
[INFO] [stdout] 199 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:201:19
[INFO] [stdout]     |
[INFO] [stdout] 201 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:607:11
[INFO] [stdout]     |
[INFO] [stdout] 607 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:612:11
[INFO] [stdout]     |
[INFO] [stdout] 612 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:619:11
[INFO] [stdout]     |
[INFO] [stdout] 619 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:624:11
[INFO] [stdout]     |
[INFO] [stdout] 624 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:630:11
[INFO] [stdout]     |
[INFO] [stdout] 630 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:635:11
[INFO] [stdout]     |
[INFO] [stdout] 635 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:641:11
[INFO] [stdout]     |
[INFO] [stdout] 641 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:646:11
[INFO] [stdout]     |
[INFO] [stdout] 646 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:652:11
[INFO] [stdout]     |
[INFO] [stdout] 652 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:657:11
[INFO] [stdout]     |
[INFO] [stdout] 657 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:663:11
[INFO] [stdout]     |
[INFO] [stdout] 663 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:669:11
[INFO] [stdout]     |
[INFO] [stdout] 669 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:886:15
[INFO] [stdout]     |
[INFO] [stdout] 886 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:926:15
[INFO] [stdout]     |
[INFO] [stdout] 926 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1166:15
[INFO] [stdout]      |
[INFO] [stdout] 1166 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/triangle.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:865:7
[INFO] [stdout]     |
[INFO] [stdout] 865 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:225:11
[INFO] [stdout]     |
[INFO] [stdout] 225 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:279:11
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:323:11
[INFO] [stdout]     |
[INFO] [stdout] 323 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:336:11
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:348:11
[INFO] [stdout]     |
[INFO] [stdout] 348 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:533:11
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:549:11
[INFO] [stdout]     |
[INFO] [stdout] 549 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:581:11
[INFO] [stdout]     |
[INFO] [stdout] 581 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:625:11
[INFO] [stdout]     |
[INFO] [stdout] 625 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/polygonal_feature_map.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/polygonal_feature_map.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/polygonal_feature_map.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/trimesh.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:300:7
[INFO] [stdout]     |
[INFO] [stdout] 300 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:2106:7
[INFO] [stdout]      |
[INFO] [stdout] 2106 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:2114:7
[INFO] [stdout]      |
[INFO] [stdout] 2114 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1330:11
[INFO] [stdout]      |
[INFO] [stdout] 1330 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1690:11
[INFO] [stdout]      |
[INFO] [stdout] 1690 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:731:19
[INFO] [stdout]     |
[INFO] [stdout] 731 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:757:15
[INFO] [stdout]     |
[INFO] [stdout] 757 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:791:15
[INFO] [stdout]     |
[INFO] [stdout] 791 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:827:15
[INFO] [stdout]     |
[INFO] [stdout] 827 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:821:19
[INFO] [stdout]     |
[INFO] [stdout] 821 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:909:15
[INFO] [stdout]     |
[INFO] [stdout] 909 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:970:15
[INFO] [stdout]     |
[INFO] [stdout] 970 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:994:19
[INFO] [stdout]     |
[INFO] [stdout] 994 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1224:15
[INFO] [stdout]      |
[INFO] [stdout] 1224 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1318:15
[INFO] [stdout]      |
[INFO] [stdout] 1318 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1324:15
[INFO] [stdout]      |
[INFO] [stdout] 1324 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1910:11
[INFO] [stdout]      |
[INFO] [stdout] 1910 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:2089:11
[INFO] [stdout]      |
[INFO] [stdout] 2089 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:2096:11
[INFO] [stdout]      |
[INFO] [stdout] 2096 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:227:11
[INFO] [stdout]     |
[INFO] [stdout] 227 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:469:11
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:516:11
[INFO] [stdout]     |
[INFO] [stdout] 516 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:551:11
[INFO] [stdout]     |
[INFO] [stdout] 551 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:562:11
[INFO] [stdout]     |
[INFO] [stdout] 562 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:680:11
[INFO] [stdout]     |
[INFO] [stdout] 680 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:612:19
[INFO] [stdout]     |
[INFO] [stdout] 612 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:736:19
[INFO] [stdout]     |
[INFO] [stdout] 736 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/shared_shape.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shared_shape.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:219:11
[INFO] [stdout]     |
[INFO] [stdout] 219 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:227:11
[INFO] [stdout]     |
[INFO] [stdout] 227 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:238:11
[INFO] [stdout]     |
[INFO] [stdout] 238 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:248:11
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:288:11
[INFO] [stdout]     |
[INFO] [stdout] 288 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:294:11
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:336:11
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:618:11
[INFO] [stdout]     |
[INFO] [stdout] 618 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:658:11
[INFO] [stdout]     |
[INFO] [stdout] 658 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:681:11
[INFO] [stdout]     |
[INFO] [stdout] 681 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:688:11
[INFO] [stdout]     |
[INFO] [stdout] 688 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:540:15
[INFO] [stdout]     |
[INFO] [stdout] 540 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:568:15
[INFO] [stdout]     |
[INFO] [stdout] 568 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:582:15
[INFO] [stdout]     |
[INFO] [stdout] 582 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:633:15
[INFO] [stdout]     |
[INFO] [stdout] 633 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |         #[cfg(feature= "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |         #[cfg(feature= "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/voxels/voxels.rs:1000:11
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_chunk.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_chunk.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_chunk.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_chunk.rs:80:11
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_chunk.rs:281:11
[INFO] [stdout]     |
[INFO] [stdout] 281 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/voxels/voxels_consts.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_consts.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_consts.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_consts.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_consts.rs:173:7
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_consts.rs:438:7
[INFO] [stdout]     |
[INFO] [stdout] 438 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_neighborhood.rs:162:23
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_neighborhood.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/transformation/mod.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/transformation/mod.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(all(feature = "dim3", feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/transformation/mod.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/mod.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(all(feature = "dim3", feature = "spade"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/mod.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(all(feature = "dim3", feature = "spade"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/mod.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     feature = "dim3",
[INFO] [stdout]     |     ^^^^^^^^^^------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wavefront`
[INFO] [stdout]   --> src/transformation/mod.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "wavefront")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `wavefront` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/transformation/convex_hull_utils.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/convex_hull_utils.rs:169:7
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(feature = "dim3")] // We only use this in 3D right now.
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/convex_hull_utils.rs:239:7
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/vhacd/parameters.rs:470:19
[INFO] [stdout]     |
[INFO] [stdout] 470 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/vhacd/parameters.rs:472:19
[INFO] [stdout]     |
[INFO] [stdout] 472 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/vhacd/vhacd.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/vhacd/vhacd.rs:1196:7
[INFO] [stdout]      |
[INFO] [stdout] 1196 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/vhacd/vhacd.rs:1214:7
[INFO] [stdout]      |
[INFO] [stdout] 1214 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:454:11
[INFO] [stdout]     |
[INFO] [stdout] 454 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:950:11
[INFO] [stdout]     |
[INFO] [stdout] 950 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/vhacd/vhacd.rs:1150:11
[INFO] [stdout]      |
[INFO] [stdout] 1150 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:558:27
[INFO] [stdout]     |
[INFO] [stdout] 558 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/voxelization/voxel_set.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/voxelization/voxel_set.rs:1117:7
[INFO] [stdout]      |
[INFO] [stdout] 1117 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:231:11
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:668:11
[INFO] [stdout]     |
[INFO] [stdout] 668 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:848:11
[INFO] [stdout]     |
[INFO] [stdout] 848 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/voxelization/voxel_set.rs:1025:11
[INFO] [stdout]      |
[INFO] [stdout] 1025 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:685:15
[INFO] [stdout]     |
[INFO] [stdout] 685 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:696:23
[INFO] [stdout]     |
[INFO] [stdout] 696 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:721:27
[INFO] [stdout]     |
[INFO] [stdout] 721 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:747:27
[INFO] [stdout]     |
[INFO] [stdout] 747 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:775:15
[INFO] [stdout]     |
[INFO] [stdout] 775 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:788:23
[INFO] [stdout]     |
[INFO] [stdout] 788 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:797:23
[INFO] [stdout]     |
[INFO] [stdout] 797 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:878:15
[INFO] [stdout]     |
[INFO] [stdout] 878 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:165:11
[INFO] [stdout]     |
[INFO] [stdout] 165 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:803:11
[INFO] [stdout]     |
[INFO] [stdout] 803 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/voxelization/voxelized_volume.rs:1019:11
[INFO] [stdout]      |
[INFO] [stdout] 1019 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:468:15
[INFO] [stdout]     |
[INFO] [stdout] 468 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:547:19
[INFO] [stdout]     |
[INFO] [stdout] 547 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:519:23
[INFO] [stdout]     |
[INFO] [stdout] 519 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:523:23
[INFO] [stdout]     |
[INFO] [stdout] 523 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:528:23
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:556:31
[INFO] [stdout]     |
[INFO] [stdout] 556 |                         #[cfg(feature = "dim3")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:605:35
[INFO] [stdout]     |
[INFO] [stdout] 605 | ...                   #[cfg(feature = "dim3")]
[INFO] [stdout]     |                             ^^^^^^^^^^------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:656:23
[INFO] [stdout]     |
[INFO] [stdout] 656 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:754:15
[INFO] [stdout]     |
[INFO] [stdout] 754 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:771:15
[INFO] [stdout]     |
[INFO] [stdout] 771 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:889:15
[INFO] [stdout]     |
[INFO] [stdout] 889 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:902:15
[INFO] [stdout]     |
[INFO] [stdout] 902 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:931:31
[INFO] [stdout]     |
[INFO] [stdout] 931 |                         #[cfg(feature = "dim3")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:942:31
[INFO] [stdout]     |
[INFO] [stdout] 942 |                         #[cfg(feature = "dim3")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/voxelization/voxelized_volume.rs:1079:15
[INFO] [stdout]      |
[INFO] [stdout] 1079 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/voxelization/voxelized_volume.rs:1089:27
[INFO] [stdout]      |
[INFO] [stdout] 1089 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]      |                           ^^^^^^^^^^------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:140:7
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:144:7
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:147:7
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/to_trimesh/cuboid_to_trimesh.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:164:7
[INFO] [stdout]     |
[INFO] [stdout] 164 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:328:7
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:429:7
[INFO] [stdout]     |
[INFO] [stdout] 429 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:489:7
[INFO] [stdout]     |
[INFO] [stdout] 489 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:507:7
[INFO] [stdout]     |
[INFO] [stdout] 507 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:521:7
[INFO] [stdout]     |
[INFO] [stdout] 521 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:539:7
[INFO] [stdout]     |
[INFO] [stdout] 539 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:579:7
[INFO] [stdout]     |
[INFO] [stdout] 579 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:614:7
[INFO] [stdout]     |
[INFO] [stdout] 614 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:621:7
[INFO] [stdout]     |
[INFO] [stdout] 621 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:629:7
[INFO] [stdout]     |
[INFO] [stdout] 629 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:641:7
[INFO] [stdout]     |
[INFO] [stdout] 641 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:743:7
[INFO] [stdout]     |
[INFO] [stdout] 743 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:757:7
[INFO] [stdout]     |
[INFO] [stdout] 757 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:720:15
[INFO] [stdout]     |
[INFO] [stdout] 720 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/utils/mod.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/utils/mod.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/utils/mod.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(all(feature = "dim3", feature = "spade"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/utils/mod.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/utils/mod.rs:70:11
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(all(feature = "dim3", feature = "spade"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/utils/ccw_face_normal.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/utils/morton.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/utils/obb.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/utils/sort.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/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`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[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`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[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 28.99s
[INFO] running `Command { std: "docker" "inspect" "e678bb1227e5b4b2ad50ed22860244d3a502adfa9a9735610a06cbf7e3d35424", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e678bb1227e5b4b2ad50ed22860244d3a502adfa9a9735610a06cbf7e3d35424", kill_on_drop: false }`
[INFO] [stdout] e678bb1227e5b4b2ad50ed22860244d3a502adfa9a9735610a06cbf7e3d35424
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24999c6284c9da56df60d78df4726fdd327eaea4c23868939ab37d1bb3ea0b83
[INFO] running `Command { std: "docker" "start" "-a" "24999c6284c9da56df60d78df4726fdd327eaea4c23868939ab37d1bb3ea0b83", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling tint v1.0.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling macroquad v0.4.14
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling ptree v0.4.0
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling parry2d v0.25.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/lib.rs:92:7
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [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: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/aabb.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(all(feature = "dim3", not(feature = "std")))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:140:11
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:472:11
[INFO] [stdout]     |
[INFO] [stdout] 472 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:714:11
[INFO] [stdout]     |
[INFO] [stdout] 714 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:750:11
[INFO] [stdout]     |
[INFO] [stdout] 750 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:811:11
[INFO] [stdout]     |
[INFO] [stdout] 811 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:452:15
[INFO] [stdout]     |
[INFO] [stdout] 452 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:460:15
[INFO] [stdout]     |
[INFO] [stdout] 460 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/bounding_volume/aabb_support_map.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/bounding_volume/aabb_support_map.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/aabb_support_map.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/bounding_volume/aabb_utils.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:70:11
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mod.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/mass_properties/mass_properties.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:186:11
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:196:11
[INFO] [stdout]     |
[INFO] [stdout] 196 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:217:11
[INFO] [stdout]     |
[INFO] [stdout] 217 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:265:11
[INFO] [stdout]     |
[INFO] [stdout] 265 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:283:11
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:295:11
[INFO] [stdout]     |
[INFO] [stdout] 295 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:319:11
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:250:15
[INFO] [stdout]     |
[INFO] [stdout] 250 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:341:19
[INFO] [stdout]     |
[INFO] [stdout] 341 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:371:19
[INFO] [stdout]     |
[INFO] [stdout] 371 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:423:11
[INFO] [stdout]     |
[INFO] [stdout] 423 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:479:11
[INFO] [stdout]     |
[INFO] [stdout] 479 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:543:11
[INFO] [stdout]     |
[INFO] [stdout] 543 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:588:15
[INFO] [stdout]     |
[INFO] [stdout] 588 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:620:15
[INFO] [stdout]     |
[INFO] [stdout] 620 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/mass_properties/mass_properties_ball.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mass_properties_ball.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/mass_properties/mass_properties_capsule.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties_capsule.rs:148:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mass_properties_cuboid.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/mass_properties/mass_properties_cylinder.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties_cylinder.rs:171:11
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mass_properties_cylinder.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties_voxels.rs:198:15
[INFO] [stdout]     |
[INFO] [stdout] 198 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mod.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/partitioning/bvh/bvh_queries.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]   |                                        ^^^^^^^^^^------
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/partitioning/bvh/bvh_queries.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]    |                                        ^^^^^^^^^^------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_queries.rs:259:48
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]     |                                                ^^^^^^^^^^------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_queries.rs:279:44
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^------
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:262:16
[INFO] [stdout]     |
[INFO] [stdout] 262 | #[cfg_attr(all(feature = "dim3", feature = "f32"), repr(align(64)))]
[INFO] [stdout]     |                ^^^^^^^^^^------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:269:11
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:271:11
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:392:40
[INFO] [stdout]     |
[INFO] [stdout] 392 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:399:40
[INFO] [stdout]     |
[INFO] [stdout] 399 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:401:40
[INFO] [stdout]     |
[INFO] [stdout] 401 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:449:33
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg_attr(all(feature = "f32", feature = "dim3"), repr(align(16)))]
[INFO] [stdout]     |                                 ^^^^^^^^^^------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:602:44
[INFO] [stdout]     |
[INFO] [stdout] 602 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^------
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:954:48
[INFO] [stdout]     |
[INFO] [stdout] 954 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]     |                                                ^^^^^^^^^^------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1000:44
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]      |                                            ^^^^^^^^^^------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1048:48
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]      |                                                ^^^^^^^^^^------
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1093:44
[INFO] [stdout]      |
[INFO] [stdout] 1093 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]      |                                            ^^^^^^^^^^------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1186:44
[INFO] [stdout]      |
[INFO] [stdout] 1186 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]      |                                            ^^^^^^^^^^------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:856:15
[INFO] [stdout]     |
[INFO] [stdout] 856 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:908:15
[INFO] [stdout]     |
[INFO] [stdout] 908 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/mod.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(all(feature = "dim3", feature = "alloc"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/clip/clip_aabb_polygon.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_cuboid.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_cuboid.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_triangle.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_triangle.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact/contact_cuboid_cuboid.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact/contact_cuboid_cuboid.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/contact_manifolds/contact_manifold.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:482:11
[INFO] [stdout]     |
[INFO] [stdout] 482 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:520:19
[INFO] [stdout]     |
[INFO] [stdout] 520 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:539:15
[INFO] [stdout]     |
[INFO] [stdout] 539 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:133:7
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:131:23
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:125:15
[INFO] [stdout]     |
[INFO] [stdout] 125 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:158:15
[INFO] [stdout]     |
[INFO] [stdout] 158 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_pfm_pfm.rs:112:22
[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: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:61:23
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:147:11
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:192:15
[INFO] [stdout]     |
[INFO] [stdout] 192 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_shape.rs:346:15
[INFO] [stdout]     |
[INFO] [stdout] 346 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_shape.rs:358:15
[INFO] [stdout]     |
[INFO] [stdout] 358 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:240:23
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:260:23
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:281:23
[INFO] [stdout]     |
[INFO] [stdout] 281 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/epa/mod.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/epa/mod.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/gjk/mod.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/gjk/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_cuboid.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_segment.rs:52:11
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_triangle.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:128:15
[INFO] [stdout]     |
[INFO] [stdout] 128 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:261:11
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:349:11
[INFO] [stdout]     |
[INFO] [stdout] 349 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_support_map_support_map.rs:286:11
[INFO] [stdout]     |
[INFO] [stdout] 286 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/mod.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/mod.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_aabb.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_capsule.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_composite_shape.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_composite_shape.rs:192:15
[INFO] [stdout]     |
[INFO] [stdout] 192 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_composite_shape.rs:287:19
[INFO] [stdout]     |
[INFO] [stdout] 287 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_heightfield.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_segment.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_support_map.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_support_map.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_triangle.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_triangle.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_triangle.rs:145:19
[INFO] [stdout]     |
[INFO] [stdout] 145 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/ray/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/mod.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(all(feature = "dim3", feature = "alloc"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray.rs:320:11
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray_heightfield.rs:121:7
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_support_map.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(all(feature = "alloc", feature = "dim3"))]
[INFO] [stdout]    |                              ^^^^^^^^^^------
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_support_map.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_support_map.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_support_map.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:248:15
[INFO] [stdout]     |
[INFO] [stdout] 248 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/ray/ray_triangle.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_triangle.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_triangle.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/ray/ray_trimesh.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_trimesh.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_voxels.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray_voxels.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/mod.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/sat/mod.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_cuboid.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/sat/sat_cuboid_cuboid.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_segment.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_support_map.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/sat/sat_cuboid_support_map.rs:168:7
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/sat/sat_cuboid_triangle.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/sat/sat_cuboid_triangle.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_triangle.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/sat/sat_cuboid_triangle.rs:316:7
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/shape_cast/shape_cast_heightfield_shape.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_heightfield_shape.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_voxels_shape.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_voxels_shape.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/split/mod.rs:185:11
[INFO] [stdout]     |
[INFO] [stdout] 185 | #[cfg(all(feature = "dim3", feature = "spade"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:109:7
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/ball.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[cfg(all(feature = "dim3", feature = "alloc"))]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/capsule.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/capsule.rs:381:15
[INFO] [stdout]     |
[INFO] [stdout] 381 |     #[cfg(all(feature = "dim3", feature = "alloc"))]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/capsule.rs:333:15
[INFO] [stdout]     |
[INFO] [stdout] 333 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/cuboid.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/cuboid.rs:212:11
[INFO] [stdout]     |
[INFO] [stdout] 212 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/cuboid.rs:248:11
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/cuboid.rs:266:11
[INFO] [stdout]     |
[INFO] [stdout] 266 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/cuboid.rs:400:11
[INFO] [stdout]     |
[INFO] [stdout] 400 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/polyline.rs:426:15
[INFO] [stdout]     |
[INFO] [stdout] 426 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/polyline.rs:730:15
[INFO] [stdout]     |
[INFO] [stdout] 730 |         #[cfg(feature = "dim3")] axis: u8,
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/polyline.rs:737:15
[INFO] [stdout]     |
[INFO] [stdout] 737 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/segment.rs:371:11
[INFO] [stdout]     |
[INFO] [stdout] 371 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/segment.rs:389:11
[INFO] [stdout]     |
[INFO] [stdout] 389 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/segment.rs:396:11
[INFO] [stdout]     |
[INFO] [stdout] 396 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/segment.rs:432:23
[INFO] [stdout]     |
[INFO] [stdout] 432 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1288:7
[INFO] [stdout]      |
[INFO] [stdout] 1288 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1356:7
[INFO] [stdout]      |
[INFO] [stdout] 1356 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1414:7
[INFO] [stdout]      |
[INFO] [stdout] 1414 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1664:7
[INFO] [stdout]      |
[INFO] [stdout] 1664 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1689:7
[INFO] [stdout]      |
[INFO] [stdout] 1689 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1715:7
[INFO] [stdout]      |
[INFO] [stdout] 1715 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:84:11
[INFO] [stdout]    |
[INFO] [stdout] 84 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:87:11
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:134:11
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:152:11
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:191:19
[INFO] [stdout]     |
[INFO] [stdout] 191 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:193:19
[INFO] [stdout]     |
[INFO] [stdout] 193 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:197:19
[INFO] [stdout]     |
[INFO] [stdout] 197 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:199:19
[INFO] [stdout]     |
[INFO] [stdout] 199 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:201:19
[INFO] [stdout]     |
[INFO] [stdout] 201 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:607:11
[INFO] [stdout]     |
[INFO] [stdout] 607 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:612:11
[INFO] [stdout]     |
[INFO] [stdout] 612 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:619:11
[INFO] [stdout]     |
[INFO] [stdout] 619 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:624:11
[INFO] [stdout]     |
[INFO] [stdout] 624 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:630:11
[INFO] [stdout]     |
[INFO] [stdout] 630 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:635:11
[INFO] [stdout]     |
[INFO] [stdout] 635 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:641:11
[INFO] [stdout]     |
[INFO] [stdout] 641 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:646:11
[INFO] [stdout]     |
[INFO] [stdout] 646 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:652:11
[INFO] [stdout]     |
[INFO] [stdout] 652 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:657:11
[INFO] [stdout]     |
[INFO] [stdout] 657 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:663:11
[INFO] [stdout]     |
[INFO] [stdout] 663 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:669:11
[INFO] [stdout]     |
[INFO] [stdout] 669 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:886:15
[INFO] [stdout]     |
[INFO] [stdout] 886 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:926:15
[INFO] [stdout]     |
[INFO] [stdout] 926 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1166:15
[INFO] [stdout]      |
[INFO] [stdout] 1166 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/triangle.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:865:7
[INFO] [stdout]     |
[INFO] [stdout] 865 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:225:11
[INFO] [stdout]     |
[INFO] [stdout] 225 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:279:11
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:323:11
[INFO] [stdout]     |
[INFO] [stdout] 323 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:336:11
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:348:11
[INFO] [stdout]     |
[INFO] [stdout] 348 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:533:11
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:549:11
[INFO] [stdout]     |
[INFO] [stdout] 549 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:581:11
[INFO] [stdout]     |
[INFO] [stdout] 581 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:625:11
[INFO] [stdout]     |
[INFO] [stdout] 625 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/polygonal_feature_map.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/polygonal_feature_map.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/polygonal_feature_map.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/trimesh.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:300:7
[INFO] [stdout]     |
[INFO] [stdout] 300 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:2106:7
[INFO] [stdout]      |
[INFO] [stdout] 2106 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:2114:7
[INFO] [stdout]      |
[INFO] [stdout] 2114 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1330:11
[INFO] [stdout]      |
[INFO] [stdout] 1330 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1690:11
[INFO] [stdout]      |
[INFO] [stdout] 1690 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:731:19
[INFO] [stdout]     |
[INFO] [stdout] 731 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:757:15
[INFO] [stdout]     |
[INFO] [stdout] 757 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:791:15
[INFO] [stdout]     |
[INFO] [stdout] 791 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:827:15
[INFO] [stdout]     |
[INFO] [stdout] 827 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:821:19
[INFO] [stdout]     |
[INFO] [stdout] 821 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:909:15
[INFO] [stdout]     |
[INFO] [stdout] 909 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:970:15
[INFO] [stdout]     |
[INFO] [stdout] 970 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:994:19
[INFO] [stdout]     |
[INFO] [stdout] 994 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1224:15
[INFO] [stdout]      |
[INFO] [stdout] 1224 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1318:15
[INFO] [stdout]      |
[INFO] [stdout] 1318 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1324:15
[INFO] [stdout]      |
[INFO] [stdout] 1324 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1910:11
[INFO] [stdout]      |
[INFO] [stdout] 1910 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:2089:11
[INFO] [stdout]      |
[INFO] [stdout] 2089 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:2096:11
[INFO] [stdout]      |
[INFO] [stdout] 2096 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:227:11
[INFO] [stdout]     |
[INFO] [stdout] 227 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:469:11
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:516:11
[INFO] [stdout]     |
[INFO] [stdout] 516 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:551:11
[INFO] [stdout]     |
[INFO] [stdout] 551 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:562:11
[INFO] [stdout]     |
[INFO] [stdout] 562 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:680:11
[INFO] [stdout]     |
[INFO] [stdout] 680 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:612:19
[INFO] [stdout]     |
[INFO] [stdout] 612 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:736:19
[INFO] [stdout]     |
[INFO] [stdout] 736 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/shared_shape.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shared_shape.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:219:11
[INFO] [stdout]     |
[INFO] [stdout] 219 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:227:11
[INFO] [stdout]     |
[INFO] [stdout] 227 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:238:11
[INFO] [stdout]     |
[INFO] [stdout] 238 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:248:11
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:288:11
[INFO] [stdout]     |
[INFO] [stdout] 288 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:294:11
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:336:11
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:618:11
[INFO] [stdout]     |
[INFO] [stdout] 618 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:658:11
[INFO] [stdout]     |
[INFO] [stdout] 658 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:681:11
[INFO] [stdout]     |
[INFO] [stdout] 681 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:688:11
[INFO] [stdout]     |
[INFO] [stdout] 688 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:540:15
[INFO] [stdout]     |
[INFO] [stdout] 540 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:568:15
[INFO] [stdout]     |
[INFO] [stdout] 568 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:582:15
[INFO] [stdout]     |
[INFO] [stdout] 582 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:633:15
[INFO] [stdout]     |
[INFO] [stdout] 633 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |         #[cfg(feature= "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |         #[cfg(feature= "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/voxels/voxels.rs:1000:11
[INFO] [stdout]      |
[INFO] [stdout] 1000 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_chunk.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_chunk.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_chunk.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_chunk.rs:80:11
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_chunk.rs:281:11
[INFO] [stdout]     |
[INFO] [stdout] 281 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/voxels/voxels_consts.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_consts.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_consts.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_consts.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_consts.rs:173:7
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_consts.rs:438:7
[INFO] [stdout]     |
[INFO] [stdout] 438 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_neighborhood.rs:162:23
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_neighborhood.rs:167:27
[INFO] [stdout]     |
[INFO] [stdout] 167 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/transformation/mod.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/transformation/mod.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(all(feature = "dim3", feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/transformation/mod.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/mod.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(all(feature = "dim3", feature = "spade"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/mod.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(all(feature = "dim3", feature = "spade"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/mod.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     feature = "dim3",
[INFO] [stdout]     |     ^^^^^^^^^^------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wavefront`
[INFO] [stdout]   --> src/transformation/mod.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "wavefront")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `wavefront` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/transformation/convex_hull_utils.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/convex_hull_utils.rs:169:7
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[cfg(feature = "dim3")] // We only use this in 3D right now.
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/convex_hull_utils.rs:239:7
[INFO] [stdout]     |
[INFO] [stdout] 239 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/vhacd/parameters.rs:470:19
[INFO] [stdout]     |
[INFO] [stdout] 470 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/vhacd/parameters.rs:472:19
[INFO] [stdout]     |
[INFO] [stdout] 472 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/vhacd/vhacd.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/vhacd/vhacd.rs:1196:7
[INFO] [stdout]      |
[INFO] [stdout] 1196 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/vhacd/vhacd.rs:1214:7
[INFO] [stdout]      |
[INFO] [stdout] 1214 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:454:11
[INFO] [stdout]     |
[INFO] [stdout] 454 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:950:11
[INFO] [stdout]     |
[INFO] [stdout] 950 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/vhacd/vhacd.rs:1150:11
[INFO] [stdout]      |
[INFO] [stdout] 1150 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:558:27
[INFO] [stdout]     |
[INFO] [stdout] 558 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/voxelization/voxel_set.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/voxelization/voxel_set.rs:1117:7
[INFO] [stdout]      |
[INFO] [stdout] 1117 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:231:11
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:668:11
[INFO] [stdout]     |
[INFO] [stdout] 668 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:848:11
[INFO] [stdout]     |
[INFO] [stdout] 848 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/voxelization/voxel_set.rs:1025:11
[INFO] [stdout]      |
[INFO] [stdout] 1025 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:685:15
[INFO] [stdout]     |
[INFO] [stdout] 685 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:696:23
[INFO] [stdout]     |
[INFO] [stdout] 696 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:721:27
[INFO] [stdout]     |
[INFO] [stdout] 721 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:747:27
[INFO] [stdout]     |
[INFO] [stdout] 747 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:775:15
[INFO] [stdout]     |
[INFO] [stdout] 775 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:788:23
[INFO] [stdout]     |
[INFO] [stdout] 788 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:797:23
[INFO] [stdout]     |
[INFO] [stdout] 797 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:878:15
[INFO] [stdout]     |
[INFO] [stdout] 878 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:165:11
[INFO] [stdout]     |
[INFO] [stdout] 165 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:803:11
[INFO] [stdout]     |
[INFO] [stdout] 803 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/voxelization/voxelized_volume.rs:1019:11
[INFO] [stdout]      |
[INFO] [stdout] 1019 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:468:15
[INFO] [stdout]     |
[INFO] [stdout] 468 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:547:19
[INFO] [stdout]     |
[INFO] [stdout] 547 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:519:23
[INFO] [stdout]     |
[INFO] [stdout] 519 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:523:23
[INFO] [stdout]     |
[INFO] [stdout] 523 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:528:23
[INFO] [stdout]     |
[INFO] [stdout] 528 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:556:31
[INFO] [stdout]     |
[INFO] [stdout] 556 |                         #[cfg(feature = "dim3")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:605:35
[INFO] [stdout]     |
[INFO] [stdout] 605 | ...                   #[cfg(feature = "dim3")]
[INFO] [stdout]     |                             ^^^^^^^^^^------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:656:23
[INFO] [stdout]     |
[INFO] [stdout] 656 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:754:15
[INFO] [stdout]     |
[INFO] [stdout] 754 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:771:15
[INFO] [stdout]     |
[INFO] [stdout] 771 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:889:15
[INFO] [stdout]     |
[INFO] [stdout] 889 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:902:15
[INFO] [stdout]     |
[INFO] [stdout] 902 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:931:31
[INFO] [stdout]     |
[INFO] [stdout] 931 |                         #[cfg(feature = "dim3")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:942:31
[INFO] [stdout]     |
[INFO] [stdout] 942 |                         #[cfg(feature = "dim3")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/voxelization/voxelized_volume.rs:1079:15
[INFO] [stdout]      |
[INFO] [stdout] 1079 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `encase`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[WARN] too many lines in the log, truncating it
