[INFO] fetching crate parry2d-f64 0.17.4...
[INFO] checking parry2d-f64-0.17.4 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate parry2d-f64 0.17.4 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate parry2d-f64 0.17.4 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate parry2d-f64 0.17.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate parry2d-f64 0.17.4
[INFO] tweaked toml for crates.io crate parry2d-f64 0.17.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate parry2d-f64 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12f337f7b41a482750595269edae1b5826e5ab24cab151ff2c7a731d2c12b3db
[INFO] running `Command { std: "docker" "start" "-a" "12f337f7b41a482750595269edae1b5826e5ab24cab151ff2c7a731d2c12b3db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12f337f7b41a482750595269edae1b5826e5ab24cab151ff2c7a731d2c12b3db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12f337f7b41a482750595269edae1b5826e5ab24cab151ff2c7a731d2c12b3db", kill_on_drop: false }`
[INFO] [stdout] 12f337f7b41a482750595269edae1b5826e5ab24cab151ff2c7a731d2c12b3db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f338382eadae8ce9cab68897ec292637f838bdf92e68f040952f11c95fde35f
[INFO] running `Command { std: "docker" "start" "-a" "9f338382eadae8ce9cab68897ec292637f838bdf92e68f040952f11c95fde35f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.165
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking ena v0.14.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking tint v1.0.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking wide v0.7.30
[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 directories v4.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[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 regex-automata v0.4.9
[INFO] [stderr]     Checking num-rational v0.4.2
[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 ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking spade v2.12.1
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking toml v0.5.11
[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-f64 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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [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/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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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: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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]   --> src/lib.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(feature = "f32")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/lib.rs:238:11
[INFO] [stdout]     |
[INFO] [stdout] 238 |     #[cfg(feature = "f32")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-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`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]   --> src/lib.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(feature = "f32")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]    = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/lib.rs:238:11
[INFO] [stdout]     |
[INFO] [stdout] 238 |     #[cfg(feature = "f32")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `cust_core`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `rustc-hash`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `thiserror`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://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] error[E0433]: failed to resolve: use of undeclared crate or module `macroquad`
[INFO] [stdout]  --> examples/raycasts_animated.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use macroquad::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `macroquad`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/raycasts_animated.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use parry2d::math::Isometry;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/raycasts_animated.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use parry2d::query::{Ray, RayCast};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/raycasts_animated.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use parry2d::shape::Cuboid;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `parry2d::math::Isometry`, `parry2d::query::Ray`, `parry2d::query::RayCast`, `parry2d::shape::Cuboid`
[INFO] [stdout]  --> examples/raycasts_animated.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use parry2d::math::Isometry;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 | use parry2d::query::{Ray, RayCast};
[INFO] [stdout]   |                      ^^^  ^^^^^^^
[INFO] [stdout] 5 | use parry2d::shape::Cuboid;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `macroquad`
[INFO] [stdout]  --> examples/raycasts_animated.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macroquad::main("parry2d::query::RayCast")]
[INFO] [stdout]   |   ^^^^^^^^^ use of undeclared crate or module `macroquad`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `macroquad`
[INFO] [stdout]  --> examples/polygons_intersection2d.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use macroquad::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `macroquad`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/polygons_intersection2d.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use parry2d::shape::Ball;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/polygons_intersection2d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use parry2d::transformation::polygons_intersection_points;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `parry2d::shape::Ball`, `parry2d::transformation::polygons_intersection_points`
[INFO] [stdout]  --> examples/polygons_intersection2d.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use parry2d::shape::Ball;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 | use parry2d::transformation::polygons_intersection_points;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `macroquad`
[INFO] [stdout]  --> examples/polygons_intersection2d.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macroquad::main("parry2d::utils::polygons_intersection_points")]
[INFO] [stdout]   |   ^^^^^^^^^ use of undeclared crate or module `macroquad`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/ball2d.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use parry2d::shape::Ball;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/polyline2d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use parry2d::shape::Polyline;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/aabb2d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use parry2d::bounding_volume::BoundingVolume;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/cuboid2d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use parry2d::shape::Cuboid;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `macroquad`
[INFO] [stdout]  --> examples/point_in_poly2d.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use macroquad::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `macroquad`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/aabb2d.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use parry2d::shape::Ball;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/point_in_poly2d.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use parry2d::utils::point_in_poly2d;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `parry2d::utils::point_in_poly2d`
[INFO] [stdout]  --> examples/point_in_poly2d.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use parry2d::utils::point_in_poly2d;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `macroquad`
[INFO] [stdout]  --> examples/point_in_poly2d.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[macroquad::main("parry2d::utils::point_in_poly2d")]
[INFO] [stdout]   |   ^^^^^^^^^ use of undeclared crate or module `macroquad`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/proximity_query2d.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use parry2d::shape::{Ball, Cuboid};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `parry2d`
[INFO] [stdout]  --> examples/proximity_query2d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use parry2d::query;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/plane2d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use parry2d::shape::HalfSpace;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/convex2d.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use parry2d::shape::ConvexPolygon;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/solid_point_query2d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use parry2d::query::PointQuery;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/solid_point_query2d.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use parry2d::shape::Cuboid;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/distance_query2d.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use parry2d::shape::{Ball, Cuboid};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `parry2d`
[INFO] [stdout]  --> examples/distance_query2d.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use parry2d::query;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/contact_query2d.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use parry2d::shape::{Ball, Cuboid};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `parry2d`
[INFO] [stdout]  --> examples/contact_query2d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use parry2d::query;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parry2d-f64` (example "ball2d") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parry2d-f64` (example "cuboid2d") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/convex_try_new2d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use parry2d::shape::ConvexPolygon;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parry2d-f64` (example "proximity_query2d") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parry2d-f64` (example "polyline2d") due to 1 previous error
[INFO] [stderr] error: could not compile `parry2d-f64` (example "plane2d") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parry2d-f64` (example "aabb2d") due to 2 previous errors
[INFO] [stderr] error: could not compile `parry2d-f64` (lib test) due to 4 previous errors; 348 warnings emitted
[INFO] [stderr] error: could not compile `parry2d-f64` (example "convex2d") due to 1 previous error
[INFO] [stderr] error: could not compile `parry2d-f64` (example "distance_query2d") due to 2 previous errors
[INFO] [stderr] error: could not compile `parry2d-f64` (example "solid_point_query2d") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/solid_ray_cast2d.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use parry2d::query::{Ray, RayCast};
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `parry2d`
[INFO] [stdout]  --> examples/solid_ray_cast2d.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use parry2d::shape::Cuboid;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `parry2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parry2d-f64` (example "contact_query2d") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 |         clear_background(BLACK);
[INFO] [stdout]    |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BLUE` in this scope
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:51:64
[INFO] [stdout]    |
[INFO] [stdout] 51 |         draw_polygon(&spikes, RENDER_SCALE, spikes_render_pos, BLUE);
[INFO] [stdout]    |                                                                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parry2d-f64` (example "convex_try_new2d") due to 1 previous error
[INFO] [stdout] error[E0425]: cannot find value `GREEN` in this scope
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:52:73
[INFO] [stdout]    |
[INFO] [stdout] 52 |         draw_polygon(&animated_spikes, RENDER_SCALE, spikes_render_pos, GREEN);
[INFO] [stdout]    |                                                                         ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BLUE` in this scope
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:54:60
[INFO] [stdout]    |
[INFO] [stdout] 54 |         draw_polygon(&star, RENDER_SCALE, star_render_pos, BLUE);
[INFO] [stdout]    |                                                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GREEN` in this scope
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:55:69
[INFO] [stdout]    |
[INFO] [stdout] 55 |         draw_polygon(&animated_star, RENDER_SCALE, star_render_pos, GREEN);
[INFO] [stdout]    |                                                                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 WHITE,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RED` in this scope
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:66:78
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 draw_polygon(&intersection, RENDER_SCALE, spikes_render_pos, RED);
[INFO] [stdout]    |                                                                              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |                 WHITE,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RED` in this scope
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:79:76
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 draw_polygon(&intersection, RENDER_SCALE, star_render_pos, RED);
[INFO] [stdout]    |                                                                            ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Color` in this scope
[INFO] [stdout]    --> examples/polygons_intersection2d.rs:115:81
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn draw_polygon(polygon: &[Point2<f32>], scale: f32, shift: Point2<f32>, color: Color) {
[INFO] [stdout]     |                                                                                 ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 1   + use ptree::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope
[INFO] [stdout]   --> examples/raycasts_animated.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |         clear_background(BLACK);
[INFO] [stdout]    |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `YELLOW` in this scope
[INFO] [stdout]   --> examples/raycasts_animated.rs:44:68
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 draw_point(ray.origin, RENDER_SCALE, screen_shift, YELLOW);
[INFO] [stdout]    |                                                                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GREEN` in this scope
[INFO] [stdout]   --> examples/raycasts_animated.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |                     GREEN,
[INFO] [stdout]    |                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RED` in this scope
[INFO] [stdout]   --> examples/raycasts_animated.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 RED,
[INFO] [stdout]    |                 ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GREEN` in this scope
[INFO] [stdout]   --> examples/raycasts_animated.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             GREEN,
[INFO] [stdout]    |             ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/raycasts_animated.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 |     color: Color,
[INFO] [stdout]    |            ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 1  + use ptree::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Color` in this scope
[INFO] [stdout]    --> examples/raycasts_animated.rs:102:74
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn draw_point(point: Point2<f32>, scale: f32, shift: Point2<f32>, color: Color) {
[INFO] [stdout]     |                                                                          ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 1   + use ptree::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Color` in this scope
[INFO] [stdout]    --> examples/raycasts_animated.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 |     color: Color,
[INFO] [stdout]     |            ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 1   + use ptree::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parry2d-f64` (example "solid_ray_cast2d") due to 2 previous errors
[INFO] [stdout] error[E0425]: cannot find function `clear_background` in this scope
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         clear_background(BLACK);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope
[INFO] [stdout]   --> examples/point_in_poly2d.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |         clear_background(BLACK);
[INFO] [stdout]    |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `clear_background` in this scope
[INFO] [stdout]   --> examples/raycasts_animated.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         clear_background(BLACK);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BLUE` in this scope
[INFO] [stdout]   --> examples/point_in_poly2d.rs:24:64
[INFO] [stdout]    |
[INFO] [stdout] 24 |         draw_polygon(&spikes, RENDER_SCALE, spikes_render_pos, BLUE);
[INFO] [stdout]    |                                                                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RED` in this scope
[INFO] [stdout]   --> examples/point_in_poly2d.rs:28:69
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 draw_point(*point, RENDER_SCALE, spikes_render_pos, RED);
[INFO] [stdout]    |                                                                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GREEN` in this scope
[INFO] [stdout]   --> examples/point_in_poly2d.rs:30:69
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 draw_point(*point, RENDER_SCALE, spikes_render_pos, GREEN);
[INFO] [stdout]    |                                                                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/point_in_poly2d.rs:75:81
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn draw_polygon(polygon: &[Point2<f32>], scale: f32, shift: Point2<f32>, color: Color) {
[INFO] [stdout]    |                                                                                 ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 1  + use ptree::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `screen_width` in this scope
[INFO] [stdout]   --> examples/raycasts_animated.rs:17:40
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let screen_shift = Point2::new(screen_width() / 2.0, screen_height() / 2.0);
[INFO] [stdout]    |                                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Color` in this scope
[INFO] [stdout]   --> examples/point_in_poly2d.rs:90:74
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn draw_point(point: Point2<f32>, scale: f32, shift: Point2<f32>, color: Color) {
[INFO] [stdout]    |                                                                          ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 1  + use ptree::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `screen_height` in this scope
[INFO] [stdout]   --> examples/raycasts_animated.rs:17:62
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let screen_shift = Point2::new(screen_width() / 2.0, screen_height() / 2.0);
[INFO] [stdout]    |                                                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `screen_width` in this scope
[INFO] [stdout]   --> examples/point_in_poly2d.rs:13:41
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let spikes_render_pos = Point2::new(screen_width() / 2.0, screen_height() / 2.0);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `screen_height` in this scope
[INFO] [stdout]   --> examples/point_in_poly2d.rs:13:63
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let spikes_render_pos = Point2::new(screen_width() / 2.0, screen_height() / 2.0);
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `clear_background` in this scope
[INFO] [stdout]   --> examples/point_in_poly2d.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         clear_background(BLACK);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `draw_text` in this scope
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |             draw_text(
[INFO] [stdout]    |             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `next_frame` in this scope
[INFO] [stdout]   --> examples/raycasts_animated.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         next_frame().await
[INFO] [stdout]    |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `next_frame` in this scope
[INFO] [stdout]   --> examples/point_in_poly2d.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         next_frame().await
[INFO] [stdout]    |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> examples/point_in_poly2d.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn main() {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/raycasts_animated.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn main() {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `draw_line` in this scope
[INFO] [stdout]    --> examples/raycasts_animated.rs:91:9
[INFO] [stdout]     |
[INFO] [stdout] 91  |         draw_line(
[INFO] [stdout]     |         ^^^^^^^^^ help: a function with a similar name exists: `draw_point`
[INFO] [stdout] ...
[INFO] [stdout] 102 | fn draw_point(point: Point2<f32>, scale: f32, shift: Point2<f32>, color: Color) {
[INFO] [stdout]     | ------------------------------------------------------------------------------- similarly named function `draw_point` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[OPoint<f32, Const<2>>]` cannot be known at compilation time
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |             for intersection in intersections {
[INFO] [stdout]    |                 ^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[OPoint<f32, Const<2>>]`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout]    = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[OPoint<f32, Const<2>>]` cannot be known at compilation time
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:65:33
[INFO] [stdout]    |
[INFO] [stdout] 65 |             for intersection in intersections {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[OPoint<f32, Const<2>>]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Option`
[INFO] [stdout]   --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/option.rs:572:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[OPoint<f32, Const<2>>]` cannot be known at compilation time
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 | /             for intersection in intersections {
[INFO] [stdout] 66 | |                 draw_polygon(&intersection, RENDER_SCALE, spikes_render_pos, RED);
[INFO] [stdout] 67 | |             }
[INFO] [stdout]    | |_____________^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[OPoint<f32, Const<2>>]`
[INFO] [stdout] note: required by a bound in `None`
[INFO] [stdout]   --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/option.rs:576:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `draw_text` in this scope
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |             draw_text(
[INFO] [stdout]    |             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[OPoint<f32, Const<2>>]` cannot be known at compilation time
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |             for intersection in intersections {
[INFO] [stdout]    |                 ^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[OPoint<f32, Const<2>>]`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout]    = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[OPoint<f32, Const<2>>]` cannot be known at compilation time
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:78:33
[INFO] [stdout]    |
[INFO] [stdout] 78 |             for intersection in intersections {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[OPoint<f32, Const<2>>]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Option`
[INFO] [stdout]   --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/option.rs:572:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[OPoint<f32, Const<2>>]` cannot be known at compilation time
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 | /             for intersection in intersections {
[INFO] [stdout] 79 | |                 draw_polygon(&intersection, RENDER_SCALE, star_render_pos, RED);
[INFO] [stdout] 80 | |             }
[INFO] [stdout]    | |_____________^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[OPoint<f32, Const<2>>]`
[INFO] [stdout] note: required by a bound in `None`
[INFO] [stdout]   --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/option.rs:576:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `next_frame` in this scope
[INFO] [stdout]   --> examples/polygons_intersection2d.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         next_frame().await
[INFO] [stdout]    |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `draw_line` in this scope
[INFO] [stdout]    --> examples/raycasts_animated.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     draw_line(
[INFO] [stdout]     |     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `draw_line` in this scope
[INFO] [stdout]    --> examples/raycasts_animated.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     draw_line(
[INFO] [stdout]     |     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `draw_line` in this scope
[INFO] [stdout]    --> examples/raycasts_animated.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn draw_point(point: Point2<f32>, scale: f32, shift: Point2<f32>, color: Color) {
[INFO] [stdout]     | ------------------------------------------------------------------------------- similarly named function `draw_point` defined here
[INFO] [stdout] ...
[INFO] [stdout] 131 |     draw_line(from.x, from.y, to.x, to.y, 2.0, color);
[INFO] [stdout]     |     ^^^^^^^^^ help: a function with a similar name exists: `draw_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `draw_line` in this scope
[INFO] [stdout]   --> examples/point_in_poly2d.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         draw_line(
[INFO] [stdout]    |         ^^^^^^^^^ help: a function with a similar name exists: `draw_point`
[INFO] [stdout] ...
[INFO] [stdout] 90 | fn draw_point(point: Point2<f32>, scale: f32, shift: Point2<f32>, color: Color) {
[INFO] [stdout]    | ------------------------------------------------------------------------------- similarly named function `draw_point` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `draw_line` in this scope
[INFO] [stdout]   --> examples/point_in_poly2d.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     draw_line(
[INFO] [stdout]    |     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `draw_line` in this scope
[INFO] [stdout]    --> examples/point_in_poly2d.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 |     draw_line(
[INFO] [stdout]     |     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]  --> examples/polygons_intersection2d.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | async fn main() {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `draw_line` in this scope
[INFO] [stdout]    --> examples/polygons_intersection2d.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         draw_line(
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parry2d-f64` (example "raycasts_animated") due to 23 previous errors
[INFO] [stderr] error: could not compile `parry2d-f64` (example "point_in_poly2d") due to 18 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0425, E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parry2d-f64` (example "polygons_intersection2d") due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "9f338382eadae8ce9cab68897ec292637f838bdf92e68f040952f11c95fde35f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f338382eadae8ce9cab68897ec292637f838bdf92e68f040952f11c95fde35f", kill_on_drop: false }`
[INFO] [stdout] 9f338382eadae8ce9cab68897ec292637f838bdf92e68f040952f11c95fde35f
