[INFO] fetching crate parry2d 0.17.4...
[INFO] checking parry2d-0.17.4 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate parry2d 0.17.4 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate parry2d 0.17.4 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate parry2d 0.17.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate parry2d 0.17.4
[INFO] tweaked toml for crates.io crate parry2d 0.17.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate parry2d 0.17.4 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tint v1.0.1
[INFO] [stderr]   Downloaded quad-rand v0.2.3
[INFO] [stderr]   Downloaded ptree v0.4.0
[INFO] [stderr]   Downloaded vek v0.15.10
[INFO] [stderr]   Downloaded libc v0.2.165
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9cd32f0b4a75548d790391de11731bbb7212addd3fc54b1fd4f0d06949608f07
[INFO] running `Command { std: "docker" "start" "-a" "9cd32f0b4a75548d790391de11731bbb7212addd3fc54b1fd4f0d06949608f07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cd32f0b4a75548d790391de11731bbb7212addd3fc54b1fd4f0d06949608f07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cd32f0b4a75548d790391de11731bbb7212addd3fc54b1fd4f0d06949608f07", kill_on_drop: false }`
[INFO] [stdout] 9cd32f0b4a75548d790391de11731bbb7212addd3fc54b1fd4f0d06949608f07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5885aa417a2d10704e7fdac354fb6a74fa16dace8156ba04ae7b3442c747eef7
[INFO] running `Command { std: "docker" "start" "-a" "5885aa417a2d10704e7fdac354fb6a74fa16dace8156ba04ae7b3442c747eef7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling libc v0.2.165
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling miniquad v0.4.6
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking fdeflate v0.3.6
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking wide v0.7.30
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking ena v0.14.3
[INFO] [stderr]     Checking tint v1.0.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking ordered-float v4.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking spade v2.12.1
[INFO] [stderr]     Checking macroquad v0.4.13
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking config v0.11.0
[INFO] [stderr]     Checking ptree v0.4.0
[INFO] [stderr]     Checking parry2d v0.17.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/lib.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [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:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:78:11
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:325:11
[INFO] [stdout]     |
[INFO] [stdout] 325 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:361:11
[INFO] [stdout]     |
[INFO] [stdout] 361 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:413:11
[INFO] [stdout]     |
[INFO] [stdout] 413 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/simd_aabb.rs:291:11
[INFO] [stdout]     |
[INFO] [stdout] 291 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/simd_aabb.rs:313:11
[INFO] [stdout]     |
[INFO] [stdout] 313 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/simd_aabb.rs:270:15
[INFO] [stdout]     |
[INFO] [stdout] 270 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:34:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:59:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:69:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:91:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:124:15
[INFO] [stdout]     |
[INFO] [stdout] 124 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:218:19
[INFO] [stdout]     |
[INFO] [stdout] 218 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:248:19
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:300:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:356:11
[INFO] [stdout]     |
[INFO] [stdout] 356 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:418:11
[INFO] [stdout]     |
[INFO] [stdout] 418 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:461:15
[INFO] [stdout]     |
[INFO] [stdout] 461 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:493:15
[INFO] [stdout]     |
[INFO] [stdout] 493 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:25:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:37:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/build.rs:371:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/build.rs:381:15
[INFO] [stdout]     |
[INFO] [stdout] 381 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/build.rs:394:15
[INFO] [stdout]     |
[INFO] [stdout] 394 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/update.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/update.rs:533:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/update.rs:543:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/update.rs:556:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:86:11
[INFO] [stdout]    |
[INFO] [stdout] 86 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:133:27
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:123:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:156:15
[INFO] [stdout]     |
[INFO] [stdout] 156 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/lib.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [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:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:78:11
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:325:11
[INFO] [stdout]     |
[INFO] [stdout] 325 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:361:11
[INFO] [stdout]     |
[INFO] [stdout] 361 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:413:11
[INFO] [stdout]     |
[INFO] [stdout] 413 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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_triangle.rs:34:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/simd_aabb.rs:291:11
[INFO] [stdout]     |
[INFO] [stdout] 291 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/simd_aabb.rs:313:11
[INFO] [stdout]     |
[INFO] [stdout] 313 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/simd_aabb.rs:270:15
[INFO] [stdout]     |
[INFO] [stdout] 270 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:16:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:33:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:34:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:59:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:170:19
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:69:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:91:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:139:11
[INFO] [stdout]     |
[INFO] [stdout] 139 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:124:15
[INFO] [stdout]     |
[INFO] [stdout] 124 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:218:19
[INFO] [stdout]     |
[INFO] [stdout] 218 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:248:19
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:300:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:356:11
[INFO] [stdout]     |
[INFO] [stdout] 356 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:418:11
[INFO] [stdout]     |
[INFO] [stdout] 418 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:461:15
[INFO] [stdout]     |
[INFO] [stdout] 461 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:493:15
[INFO] [stdout]     |
[INFO] [stdout] 493 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:514:11
[INFO] [stdout]     |
[INFO] [stdout] 514 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:526:19
[INFO] [stdout]     |
[INFO] [stdout] 526 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:534:19
[INFO] [stdout]     |
[INFO] [stdout] 534 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:536:19
[INFO] [stdout]     |
[INFO] [stdout] 536 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:544:19
[INFO] [stdout]     |
[INFO] [stdout] 544 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:546:19
[INFO] [stdout]     |
[INFO] [stdout] 546 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:592:15
[INFO] [stdout]     |
[INFO] [stdout] 592 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:25:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:37:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/build.rs:371:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/build.rs:381:15
[INFO] [stdout]     |
[INFO] [stdout] 381 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/build.rs:394:15
[INFO] [stdout]     |
[INFO] [stdout] 394 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/update.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/update/tests.rs:87:23
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/update/tests.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/update/tests.rs:262:11
[INFO] [stdout]     |
[INFO] [stdout] 262 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:92:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/update/tests.rs:267:11
[INFO] [stdout]     |
[INFO] [stdout] 267 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/update/tests.rs:270:11
[INFO] [stdout]     |
[INFO] [stdout] 270 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(all(feature = "std", feature = "dim3"))]
[INFO] [stdout]    |                            ^^^^^^^^^^------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/update/tests.rs:292:15
[INFO] [stdout]     |
[INFO] [stdout] 292 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:93:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:128:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:245:15
[INFO] [stdout]     |
[INFO] [stdout] 245 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/update.rs:533:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/update.rs:543:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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/qbvh/update.rs:556:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:86:11
[INFO] [stdout]    |
[INFO] [stdout] 86 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:143:15
[INFO] [stdout]     |
[INFO] [stdout] 143 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(all(feature = "std", feature = "dim3"))]
[INFO] [stdout]   |                            ^^^^^^^^^^------
[INFO] [stdout]   |                                      |
[INFO] [stdout]   |                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:38:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:133:27
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:123:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:156:15
[INFO] [stdout]     |
[INFO] [stdout] 156 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:16:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:33:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:114:7
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:42:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:94:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:170:19
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:95:11
[INFO] [stdout]    |
[INFO] [stdout] 95 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:131:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:282:11
[INFO] [stdout]     |
[INFO] [stdout] 282 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:227:15
[INFO] [stdout]     |
[INFO] [stdout] 227 |         #[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:109:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:92:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:170:23
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(all(feature = "std", feature = "dim3"))]
[INFO] [stdout]    |                            ^^^^^^^^^^------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1263:7
[INFO] [stdout]      |
[INFO] [stdout] 1263 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1331:7
[INFO] [stdout]      |
[INFO] [stdout] 1331 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1389:7
[INFO] [stdout]      |
[INFO] [stdout] 1389 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:93:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:128:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1598:7
[INFO] [stdout]      |
[INFO] [stdout] 1598 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:245:15
[INFO] [stdout]     |
[INFO] [stdout] 245 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1623:7
[INFO] [stdout]      |
[INFO] [stdout] 1623 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1649:7
[INFO] [stdout]      |
[INFO] [stdout] 1649 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(all(feature = "std", feature = "dim3"))]
[INFO] [stdout]   |                            ^^^^^^^^^^------
[INFO] [stdout]   |                                      |
[INFO] [stdout]   |                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:38:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:142:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:145:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:148:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:179:19
[INFO] [stdout]     |
[INFO] [stdout] 179 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:184:19
[INFO] [stdout]     |
[INFO] [stdout] 184 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:192:19
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:582:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:587:11
[INFO] [stdout]     |
[INFO] [stdout] 587 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:594:11
[INFO] [stdout]     |
[INFO] [stdout] 594 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:599:11
[INFO] [stdout]     |
[INFO] [stdout] 599 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:114:7
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:42:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:94:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:95:11
[INFO] [stdout]    |
[INFO] [stdout] 95 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:131:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:282:11
[INFO] [stdout]     |
[INFO] [stdout] 282 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:605:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:227:15
[INFO] [stdout]     |
[INFO] [stdout] 227 |         #[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:610:11
[INFO] [stdout]     |
[INFO] [stdout] 610 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:109:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:616:11
[INFO] [stdout]     |
[INFO] [stdout] 616 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:621:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:627:11
[INFO] [stdout]     |
[INFO] [stdout] 627 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:632:11
[INFO] [stdout]     |
[INFO] [stdout] 632 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:170:23
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:638:11
[INFO] [stdout]     |
[INFO] [stdout] 638 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:644:11
[INFO] [stdout]     |
[INFO] [stdout] 644 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1263:7
[INFO] [stdout]      |
[INFO] [stdout] 1263 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:861:15
[INFO] [stdout]     |
[INFO] [stdout] 861 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1331:7
[INFO] [stdout]      |
[INFO] [stdout] 1331 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:901:15
[INFO] [stdout]     |
[INFO] [stdout] 901 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1389:7
[INFO] [stdout]      |
[INFO] [stdout] 1389 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1141:15
[INFO] [stdout]      |
[INFO] [stdout] 1141 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1598:7
[INFO] [stdout]      |
[INFO] [stdout] 1598 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1623:7
[INFO] [stdout]      |
[INFO] [stdout] 1623 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1649:7
[INFO] [stdout]      |
[INFO] [stdout] 1649 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:782:7
[INFO] [stdout]     |
[INFO] [stdout] 782 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:142:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:240:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:253:11
[INFO] [stdout]     |
[INFO] [stdout] 253 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:142:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:145:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:450:11
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:148:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:466:11
[INFO] [stdout]     |
[INFO] [stdout] 466 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:179:19
[INFO] [stdout]     |
[INFO] [stdout] 179 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:498:11
[INFO] [stdout]     |
[INFO] [stdout] 498 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:542:11
[INFO] [stdout]     |
[INFO] [stdout] 542 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:184:19
[INFO] [stdout]     |
[INFO] [stdout] 184 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:192:19
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:70:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:582:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1118:7
[INFO] [stdout]      |
[INFO] [stdout] 1118 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1126:7
[INFO] [stdout]      |
[INFO] [stdout] 1126 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:293:11
[INFO] [stdout]     |
[INFO] [stdout] 293 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:587:11
[INFO] [stdout]     |
[INFO] [stdout] 587 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:990:11
[INFO] [stdout]     |
[INFO] [stdout] 990 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:594:11
[INFO] [stdout]     |
[INFO] [stdout] 594 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:327:19
[INFO] [stdout]     |
[INFO] [stdout] 327 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:353:15
[INFO] [stdout]     |
[INFO] [stdout] 353 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:386:15
[INFO] [stdout]     |
[INFO] [stdout] 386 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:407:15
[INFO] [stdout]     |
[INFO] [stdout] 407 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:599:11
[INFO] [stdout]     |
[INFO] [stdout] 599 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:427:15
[INFO] [stdout]     |
[INFO] [stdout] 427 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:448:19
[INFO] [stdout]     |
[INFO] [stdout] 448 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:512:15
[INFO] [stdout]     |
[INFO] [stdout] 512 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:605:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:610:11
[INFO] [stdout]     |
[INFO] [stdout] 610 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:616:11
[INFO] [stdout]     |
[INFO] [stdout] 616 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:621:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:627:11
[INFO] [stdout]     |
[INFO] [stdout] 627 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:632:11
[INFO] [stdout]     |
[INFO] [stdout] 632 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:638:11
[INFO] [stdout]     |
[INFO] [stdout] 638 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:644:11
[INFO] [stdout]     |
[INFO] [stdout] 644 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:861:15
[INFO] [stdout]     |
[INFO] [stdout] 861 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:901:15
[INFO] [stdout]     |
[INFO] [stdout] 901 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:606:15
[INFO] [stdout]     |
[INFO] [stdout] 606 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:612:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1052:11
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1112:11
[INFO] [stdout]      |
[INFO] [stdout] 1112 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:19:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1141:15
[INFO] [stdout]      |
[INFO] [stdout] 1141 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:103:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:782:7
[INFO] [stdout]     |
[INFO] [stdout] 782 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:142:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:131:19
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:240:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:164:19
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:253:11
[INFO] [stdout]     |
[INFO] [stdout] 253 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:79:11
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:98:11
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:129:11
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:450:11
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:466:11
[INFO] [stdout]     |
[INFO] [stdout] 466 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:161:11
[INFO] [stdout]     |
[INFO] [stdout] 161 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:498:11
[INFO] [stdout]     |
[INFO] [stdout] 498 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:306:11
[INFO] [stdout]     |
[INFO] [stdout] 306 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:542:11
[INFO] [stdout]     |
[INFO] [stdout] 542 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:346:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:369:11
[INFO] [stdout]     |
[INFO] [stdout] 369 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:70:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1118:7
[INFO] [stdout]      |
[INFO] [stdout] 1118 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1126:7
[INFO] [stdout]      |
[INFO] [stdout] 1126 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:293:11
[INFO] [stdout]     |
[INFO] [stdout] 293 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:990:11
[INFO] [stdout]     |
[INFO] [stdout] 990 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:327:19
[INFO] [stdout]     |
[INFO] [stdout] 327 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:353:15
[INFO] [stdout]     |
[INFO] [stdout] 353 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:386:15
[INFO] [stdout]     |
[INFO] [stdout] 386 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:376:11
[INFO] [stdout]     |
[INFO] [stdout] 376 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:407:15
[INFO] [stdout]     |
[INFO] [stdout] 407 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:427:15
[INFO] [stdout]     |
[INFO] [stdout] 427 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:448:19
[INFO] [stdout]     |
[INFO] [stdout] 448 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:512:15
[INFO] [stdout]     |
[INFO] [stdout] 512 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:606:15
[INFO] [stdout]     |
[INFO] [stdout] 606 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:612:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1052:11
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:1112:11
[INFO] [stdout]      |
[INFO] [stdout] 1112 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:19:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:249:15
[INFO] [stdout]     |
[INFO] [stdout] 249 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:277:15
[INFO] [stdout]     |
[INFO] [stdout] 277 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:321:15
[INFO] [stdout]     |
[INFO] [stdout] 321 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:103:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:38:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:40:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/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:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "wavefront")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:58:19
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:26:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:131:19
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:604:7
[INFO] [stdout]     |
[INFO] [stdout] 604 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:164:19
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:622:7
[INFO] [stdout]     |
[INFO] [stdout] 622 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:131:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:527:11
[INFO] [stdout]     |
[INFO] [stdout] 527 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:79:11
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:261:27
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:98:11
[INFO] [stdout]    |
[INFO] [stdout] 98 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:129:11
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:161:11
[INFO] [stdout]     |
[INFO] [stdout] 161 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:306:11
[INFO] [stdout]     |
[INFO] [stdout] 306 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:346:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:369:11
[INFO] [stdout]     |
[INFO] [stdout] 369 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:376:11
[INFO] [stdout]     |
[INFO] [stdout] 376 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:631:7
[INFO] [stdout]     |
[INFO] [stdout] 631 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:95:11
[INFO] [stdout]    |
[INFO] [stdout] 95 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:207:11
[INFO] [stdout]     |
[INFO] [stdout] 207 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:387:11
[INFO] [stdout]     |
[INFO] [stdout] 387 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:564:11
[INFO] [stdout]     |
[INFO] [stdout] 564 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:224:15
[INFO] [stdout]     |
[INFO] [stdout] 224 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:249:15
[INFO] [stdout]     |
[INFO] [stdout] 249 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:235:23
[INFO] [stdout]     |
[INFO] [stdout] 235 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:277:15
[INFO] [stdout]     |
[INFO] [stdout] 277 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:260:27
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:286:27
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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:321:15
[INFO] [stdout]     |
[INFO] [stdout] 321 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:314:15
[INFO] [stdout]     |
[INFO] [stdout] 314 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:327:23
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:336:23
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:417:15
[INFO] [stdout]     |
[INFO] [stdout] 417 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:525:11
[INFO] [stdout]     |
[INFO] [stdout] 525 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:741:11
[INFO] [stdout]     |
[INFO] [stdout] 741 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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_pseudo_normals.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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:169:15
[INFO] [stdout]     |
[INFO] [stdout] 169 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:237:19
[INFO] [stdout]     |
[INFO] [stdout] 237 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:209:23
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:38:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:40:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/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:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "wavefront")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:58:19
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:26:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:604:7
[INFO] [stdout]     |
[INFO] [stdout] 604 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:622:7
[INFO] [stdout]     |
[INFO] [stdout] 622 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:131:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:527:11
[INFO] [stdout]     |
[INFO] [stdout] 527 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:11
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:261:27
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:213:23
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:631:7
[INFO] [stdout]     |
[INFO] [stdout] 631 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:218:23
[INFO] [stdout]     |
[INFO] [stdout] 218 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:95:11
[INFO] [stdout]    |
[INFO] [stdout] 95 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:246:31
[INFO] [stdout]     |
[INFO] [stdout] 246 |                         #[cfg(feature = "dim3")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:207:11
[INFO] [stdout]     |
[INFO] [stdout] 207 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:304:35
[INFO] [stdout]     |
[INFO] [stdout] 304 | ...                   #[cfg(feature = "dim3")]
[INFO] [stdout]     |                             ^^^^^^^^^^------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:387:11
[INFO] [stdout]     |
[INFO] [stdout] 387 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:355:23
[INFO] [stdout]     |
[INFO] [stdout] 355 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:564:11
[INFO] [stdout]     |
[INFO] [stdout] 564 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:476:15
[INFO] [stdout]     |
[INFO] [stdout] 476 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:224:15
[INFO] [stdout]     |
[INFO] [stdout] 224 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:493:15
[INFO] [stdout]     |
[INFO] [stdout] 493 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:235:23
[INFO] [stdout]     |
[INFO] [stdout] 235 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:611:15
[INFO] [stdout]     |
[INFO] [stdout] 611 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:260:27
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:624:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:286:27
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:653:31
[INFO] [stdout]     |
[INFO] [stdout] 653 |                         #[cfg(feature = "dim3")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:314:15
[INFO] [stdout]     |
[INFO] [stdout] 314 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:664:31
[INFO] [stdout]     |
[INFO] [stdout] 664 |                         #[cfg(feature = "dim3")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:327:23
[INFO] [stdout]     |
[INFO] [stdout] 327 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:801:15
[INFO] [stdout]     |
[INFO] [stdout] 801 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:336:23
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:811:27
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:417:15
[INFO] [stdout]     |
[INFO] [stdout] 417 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:84:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:525:11
[INFO] [stdout]     |
[INFO] [stdout] 525 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:741:11
[INFO] [stdout]     |
[INFO] [stdout] 741 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:169:15
[INFO] [stdout]     |
[INFO] [stdout] 169 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:237:19
[INFO] [stdout]     |
[INFO] [stdout] 237 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:134:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:209:23
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:213:23
[INFO] [stdout]     |
[INFO] [stdout] 213 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:218:23
[INFO] [stdout]     |
[INFO] [stdout] 218 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:246:31
[INFO] [stdout]     |
[INFO] [stdout] 246 |                         #[cfg(feature = "dim3")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:304:35
[INFO] [stdout]     |
[INFO] [stdout] 304 | ...                   #[cfg(feature = "dim3")]
[INFO] [stdout]     |                             ^^^^^^^^^^------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:172:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:355:23
[INFO] [stdout]     |
[INFO] [stdout] 355 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:476:15
[INFO] [stdout]     |
[INFO] [stdout] 476 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:493:15
[INFO] [stdout]     |
[INFO] [stdout] 493 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:611:15
[INFO] [stdout]     |
[INFO] [stdout] 611 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:624:15
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:251:7
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:265:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:228:15
[INFO] [stdout]     |
[INFO] [stdout] 228 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:40:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/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:79:11
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[cfg(feature = "f64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[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:242:11
[INFO] [stdout]     |
[INFO] [stdout] 242 |     #[cfg(feature = "f64")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[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: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:653:31
[INFO] [stdout]     |
[INFO] [stdout] 653 |                         #[cfg(feature = "dim3")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:664:31
[INFO] [stdout]     |
[INFO] [stdout] 664 |                         #[cfg(feature = "dim3")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:801:15
[INFO] [stdout]     |
[INFO] [stdout] 801 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:811:27
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:84:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:134:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:157:7
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:172:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:251:7
[INFO] [stdout]     |
[INFO] [stdout] 251 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:265:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:228:15
[INFO] [stdout]     |
[INFO] [stdout] 228 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:40:7
[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/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:79:11
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[cfg(feature = "f64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[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:242:11
[INFO] [stdout]     |
[INFO] [stdout] 242 |     #[cfg(feature = "f64")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[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] error[E0599]: no method named `is_err` found for struct `trimesh::TriMesh` in the current scope
[INFO] [stdout]     --> src/shape/trimesh.rs:1202:72
[INFO] [stdout]      |
[INFO] [stdout] 289  | pub struct TriMesh {
[INFO] [stdout]      | ------------------ method `is_err` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1202 |             TriMesh::with_flags(vec![], vec![], TriMeshFlags::empty()).is_err(),
[INFO] [stdout]      |                                                                        ^^^^^^ method not found in `TriMesh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_trimesh` found for struct `Cuboid` in the current scope
[INFO] [stdout]     --> src/shape/trimesh.rs:1209:59
[INFO] [stdout]      |
[INFO] [stdout] 1209 |         let (vtx, idx) = Cuboid::new(Vector::repeat(0.5)).to_trimesh();
[INFO] [stdout]      |                                                           ^^^^^^^^^^ method not found in `Cuboid`
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/shape/cuboid.rs:26:1
[INFO] [stdout]      |
[INFO] [stdout] 26   | pub struct Cuboid {
[INFO] [stdout]      | ----------------- method `to_trimesh` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `trimesh::TriMesh` in the current scope
[INFO] [stdout]     --> src/shape/trimesh.rs:1212:63
[INFO] [stdout]      |
[INFO] [stdout] 289  | pub struct TriMesh {
[INFO] [stdout]      | ------------------ method `unwrap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1212 |         let mut mesh = TriMesh::new(vtx.clone(), idx.clone()).unwrap();
[INFO] [stdout]      |                                                               ^^^^^^ method not found in `TriMesh`
[INFO] [stdout]      |
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]      |
[INFO] [stdout] 1212 |         let mut mesh = TriMesh::new(vtx.clone(), idx.clone()).connected_components.unwrap();
[INFO] [stdout]      |                                                               +++++++++++++++++++++
[INFO] [stdout] 1212 |         let mut mesh = TriMesh::new(vtx.clone(), idx.clone()).topology.unwrap();
[INFO] [stdout]      |                                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `unwrap` found for struct `trimesh::TriMesh` in the current scope
[INFO] [stdout]     --> src/shape/trimesh.rs:1220:63
[INFO] [stdout]      |
[INFO] [stdout] 289  | pub struct TriMesh {
[INFO] [stdout]      | ------------------ method `unwrap` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 1220 |             let to_append = TriMesh::new(cc_vtx, idx.clone()).unwrap();
[INFO] [stdout]      |                                                               ^^^^^^ method not found in `TriMesh`
[INFO] [stdout]      |
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]      |
[INFO] [stdout] 1220 |             let to_append = TriMesh::new(cc_vtx, idx.clone()).connected_components.unwrap();
[INFO] [stdout]      |                                                               +++++++++++++++++++++
[INFO] [stdout] 1220 |             let to_append = TriMesh::new(cc_vtx, idx.clone()).topology.unwrap();
[INFO] [stdout]      |                                                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parry2d` (lib test) due to 4 previous errors; 348 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5885aa417a2d10704e7fdac354fb6a74fa16dace8156ba04ae7b3442c747eef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5885aa417a2d10704e7fdac354fb6a74fa16dace8156ba04ae7b3442c747eef7", kill_on_drop: false }`
[INFO] [stdout] 5885aa417a2d10704e7fdac354fb6a74fa16dace8156ba04ae7b3442c747eef7
