[INFO] fetching crate parry2d 0.21.1... [INFO] testing parry2d-0.21.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate parry2d 0.21.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate parry2d 0.21.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate parry2d 0.21.1 [INFO] tweaked toml for crates.io crate parry2d 0.21.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate parry2d 0.21.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate parry2d 0.21.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded macroquad_macro v0.1.8 [INFO] [stderr] Downloaded tint v1.0.1 [INFO] [stderr] Downloaded ptree v0.4.0 [INFO] [stderr] Downloaded spade v2.13.1 [INFO] [stderr] Downloaded macroquad v0.4.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae2042cf9e9a16cc9ce1065ca70c7d4fb09b2c34a953bdb1078c54b342b3cfc9 [INFO] running `Command { std: "docker" "start" "-a" "ae2042cf9e9a16cc9ce1065ca70c7d4fb09b2c34a953bdb1078c54b342b3cfc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae2042cf9e9a16cc9ce1065ca70c7d4fb09b2c34a953bdb1078c54b342b3cfc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae2042cf9e9a16cc9ce1065ca70c7d4fb09b2c34a953bdb1078c54b342b3cfc9", kill_on_drop: false }` [INFO] [stdout] ae2042cf9e9a16cc9ce1065ca70c7d4fb09b2c34a953bdb1078c54b342b3cfc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e8cacd46e70cd93fd80549c0f3f35167f41c260b575ae8a1d57568024d01dc25 [INFO] running `Command { std: "docker" "start" "-a" "e8cacd46e70cd93fd80549c0f3f35167f41c260b575ae8a1d57568024d01dc25", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling parry2d v0.21.1 (/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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/bounding_volume/mod.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/bounding_volume/aabb.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(all(feature = "dim3", not(feature = "std")))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:404:11 [INFO] [stdout] | [INFO] [stdout] 404 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:440:11 [INFO] [stdout] | [INFO] [stdout] 440 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:501:11 [INFO] [stdout] | [INFO] [stdout] 501 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/bounding_volume/aabb_support_map.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/bounding_volume/aabb_support_map.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/bounding_volume/aabb_support_map.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/bounding_volume/aabb_utils.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mod.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mod.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mod.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:140:11 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:197:11 [INFO] [stdout] | [INFO] [stdout] 197 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:219:19 [INFO] [stdout] | [INFO] [stdout] 219 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:249:19 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:301:11 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:357:11 [INFO] [stdout] | [INFO] [stdout] 357 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:421:11 [INFO] [stdout] | [INFO] [stdout] 421 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:466:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:498:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mass_properties_ball.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mass_properties_ball.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mass_properties_capsule.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mass_properties_cuboid.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mass_properties_cylinder.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mass_properties_cylinder.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mass_properties_voxels.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mod.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:372:15 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:382:15 [INFO] [stdout] | [INFO] [stdout] 382 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:395:15 [INFO] [stdout] | [INFO] [stdout] 395 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:534:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:544:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:557:15 [INFO] [stdout] | [INFO] [stdout] 557 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/mod.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(all(feature = "dim3", feature = "alloc"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/clip/clip_aabb_polygon.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/closest_points/closest_points_cuboid_cuboid.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/closest_points/closest_points_cuboid_cuboid.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/closest_points/closest_points_cuboid_triangle.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/closest_points/closest_points_cuboid_triangle.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact/contact_cuboid_cuboid.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifold.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:88:11 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:145:15 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:93:11 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:137:11 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:135:27 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:158:15 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_pfm_pfm.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | if (cfg!(feature = "dim3") || cfg!(feature = "dim2") && manifold.points.is_empty()) [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:171:15 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:192:15 [INFO] [stdout] | [INFO] [stdout] 192 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_shape.rs:346:15 [INFO] [stdout] | [INFO] [stdout] 346 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:240:23 [INFO] [stdout] | [INFO] [stdout] 240 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:260:23 [INFO] [stdout] | [INFO] [stdout] 260 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:281:23 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:301:23 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/gjk/mod.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/gjk/mod.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/intersection_test/intersection_test_cuboid_cuboid.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/intersection_test/intersection_test_cuboid_segment.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/intersection_test/intersection_test_cuboid_triangle.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_support_map_support_map.rs:286:11 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_aabb.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_capsule.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_heightfield.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_segment.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_support_map.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_support_map.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_triangle.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_triangle.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_triangle.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(all(feature = "dim3", feature = "alloc"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_heightfield.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(all(feature = "alloc", feature = "dim3"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:126:7 [INFO] [stdout] | [INFO] [stdout] 126 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:243:15 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_triangle.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_triangle.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_triangle.rs:48:11 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_trimesh.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_trimesh.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_voxels.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_voxels.rs:78:19 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/sat/sat_cuboid_triangle.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/sat/sat_cuboid_triangle.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/shape_cast/shape_cast_heightfield_shape.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/shape_cast/shape_cast_heightfield_shape.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/shape_cast/shape_cast_voxels_shape.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/shape_cast/shape_cast_voxels_shape.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(all(feature = "dim3", feature = "spade"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:112:7 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(all(feature = "dim3", feature = "alloc"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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 = "alloc"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/cuboid.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:128:11 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:146:11 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:280:11 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:1288:7 [INFO] [stdout] | [INFO] [stdout] 1288 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:1356:7 [INFO] [stdout] | [INFO] [stdout] 1356 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:1414:7 [INFO] [stdout] | [INFO] [stdout] 1414 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:1665:7 [INFO] [stdout] | [INFO] [stdout] 1665 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:1690:7 [INFO] [stdout] | [INFO] [stdout] 1690 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:1716:7 [INFO] [stdout] | [INFO] [stdout] 1716 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:87:11 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:130:11 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:137:11 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:149:11 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:152:11 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:155:11 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 188 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:193:19 [INFO] [stdout] | [INFO] [stdout] 193 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:197:19 [INFO] [stdout] | [INFO] [stdout] 197 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:199:19 [INFO] [stdout] | [INFO] [stdout] 199 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:201:19 [INFO] [stdout] | [INFO] [stdout] 201 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:607:11 [INFO] [stdout] | [INFO] [stdout] 607 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:612:11 [INFO] [stdout] | [INFO] [stdout] 612 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:619:11 [INFO] [stdout] | [INFO] [stdout] 619 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:624:11 [INFO] [stdout] | [INFO] [stdout] 624 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:630:11 [INFO] [stdout] | [INFO] [stdout] 630 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:635:11 [INFO] [stdout] | [INFO] [stdout] 635 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:641:11 [INFO] [stdout] | [INFO] [stdout] 641 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:646:11 [INFO] [stdout] | [INFO] [stdout] 646 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:652:11 [INFO] [stdout] | [INFO] [stdout] 652 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:657:11 [INFO] [stdout] | [INFO] [stdout] 657 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:663:11 [INFO] [stdout] | [INFO] [stdout] 663 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:669:11 [INFO] [stdout] | [INFO] [stdout] 669 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:886:15 [INFO] [stdout] | [INFO] [stdout] 886 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:926:15 [INFO] [stdout] | [INFO] [stdout] 926 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:1166:15 [INFO] [stdout] | [INFO] [stdout] 1166 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f64` [INFO] [stdout] --> src/shape/shape.rs:1505:20 [INFO] [stdout] | [INFO] [stdout] 1505 | #[cfg_attr(feature = "f64", expect(clippy::let_and_return))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `f64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/triangle.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/polygonal_feature_map.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/polygonal_feature_map.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/polygonal_feature_map.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/trimesh.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:1138:7 [INFO] [stdout] | [INFO] [stdout] 1138 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:1146:7 [INFO] [stdout] | [INFO] [stdout] 1146 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:290:11 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:676:11 [INFO] [stdout] | [INFO] [stdout] 676 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:999:11 [INFO] [stdout] | [INFO] [stdout] 999 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:326:19 [INFO] [stdout] | [INFO] [stdout] 326 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:352:15 [INFO] [stdout] | [INFO] [stdout] 352 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:422:15 [INFO] [stdout] | [INFO] [stdout] 422 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:416:19 [INFO] [stdout] | [INFO] [stdout] 416 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:465:15 [INFO] [stdout] | [INFO] [stdout] 465 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:485:15 [INFO] [stdout] | [INFO] [stdout] 485 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:506:19 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:570:15 [INFO] [stdout] | [INFO] [stdout] 570 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:664:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:670:15 [INFO] [stdout] | [INFO] [stdout] 670 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:1061:11 [INFO] [stdout] | [INFO] [stdout] 1061 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:1121:11 [INFO] [stdout] | [INFO] [stdout] 1121 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:1128:11 [INFO] [stdout] | [INFO] [stdout] 1128 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shared_shape.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shared_shape.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:90:11 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:101:11 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:111:11 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:132:11 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:138:11 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:164:11 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:411:11 [INFO] [stdout] | [INFO] [stdout] 411 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:451:11 [INFO] [stdout] | [INFO] [stdout] 451 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:474:11 [INFO] [stdout] | [INFO] [stdout] 474 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:481:11 [INFO] [stdout] | [INFO] [stdout] 481 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:333:15 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:361:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:375:15 [INFO] [stdout] | [INFO] [stdout] 375 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:426:15 [INFO] [stdout] | [INFO] [stdout] 426 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:1053:7 [INFO] [stdout] | [INFO] [stdout] 1053 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:1251:7 [INFO] [stdout] | [INFO] [stdout] 1251 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:1257:7 [INFO] [stdout] | [INFO] [stdout] 1257 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:1266:7 [INFO] [stdout] | [INFO] [stdout] 1266 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:1345:7 [INFO] [stdout] | [INFO] [stdout] 1345 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:1415:7 [INFO] [stdout] | [INFO] [stdout] 1415 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature= "dim3")] [INFO] [stdout] | ^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:46:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:541:11 [INFO] [stdout] | [INFO] [stdout] 541 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:799:11 [INFO] [stdout] | [INFO] [stdout] 799 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:854:11 [INFO] [stdout] | [INFO] [stdout] 854 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:871:11 [INFO] [stdout] | [INFO] [stdout] 871 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:371:23 [INFO] [stdout] | [INFO] [stdout] 371 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:376:27 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:638:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:837:15 [INFO] [stdout] | [INFO] [stdout] 837 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/mod.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(all(feature = "dim3", feature = "std"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/mod.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(all(feature = "dim3", feature = "spade"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:11 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(all(feature = "dim3", feature = "spade"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "wavefront")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `wavefront` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/convex_hull_utils.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/vhacd/vhacd.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:575:7 [INFO] [stdout] | [INFO] [stdout] 575 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:593:7 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:132:11 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:529:11 [INFO] [stdout] | [INFO] [stdout] 529 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:236:27 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:685:7 [INFO] [stdout] | [INFO] [stdout] 685 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:236:11 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:416:11 [INFO] [stdout] | [INFO] [stdout] 416 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:593:11 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:253:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:264:23 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:289:27 [INFO] [stdout] | [INFO] [stdout] 289 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:315:27 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:343:15 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:356:23 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:365:23 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:446:15 [INFO] [stdout] | [INFO] [stdout] 446 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:80:11 [INFO] [stdout] | [INFO] [stdout] 80 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:560:11 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:776:11 [INFO] [stdout] | [INFO] [stdout] 776 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:225:15 [INFO] [stdout] | [INFO] [stdout] 225 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:19 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:276:23 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:280:23 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:285:23 [INFO] [stdout] | [INFO] [stdout] 285 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:313:31 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:362:35 [INFO] [stdout] | [INFO] [stdout] 362 | ... #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:413:23 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:511:15 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:528:15 [INFO] [stdout] | [INFO] [stdout] 528 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:646:15 [INFO] [stdout] | [INFO] [stdout] 646 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:659:15 [INFO] [stdout] | [INFO] [stdout] 659 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:688:31 [INFO] [stdout] | [INFO] [stdout] 688 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:699:31 [INFO] [stdout] | [INFO] [stdout] 699 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:836:15 [INFO] [stdout] | [INFO] [stdout] 836 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:846:27 [INFO] [stdout] | [INFO] [stdout] 846 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/to_trimesh/mod.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/to_trimesh/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/to_trimesh/mod.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/to_trimesh/mod.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/to_trimesh/mod.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/to_trimesh/mod.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/to_trimesh/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/to_trimesh/cuboid_to_trimesh.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:85:7 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:103:7 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:117:7 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:135:7 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:150:7 [INFO] [stdout] | [INFO] [stdout] 150 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:158:7 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:165:7 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:173:7 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:185:7 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:252:7 [INFO] [stdout] | [INFO] [stdout] 252 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:266:7 [INFO] [stdout] | [INFO] [stdout] 266 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:229:15 [INFO] [stdout] | [INFO] [stdout] 229 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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 = "spade"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(all(feature = "dim3", feature = "spade"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/utils/ccw_face_normal.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/utils/obb.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/utils/sort.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f64` [INFO] [stdout] --> src/lib.rs:79:11 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "f64")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `f64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f64` [INFO] [stdout] --> src/lib.rs:242:11 [INFO] [stdout] | [INFO] [stdout] 242 | #[cfg(feature = "f64")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `f64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_composite_shape_composite_shape.rs:202:32 [INFO] [stdout] | [INFO] [stdout] 202 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 202 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_composite_shape_shape.rs:162:32 [INFO] [stdout] | [INFO] [stdout] 162 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 162 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:178:32 [INFO] [stdout] | [INFO] [stdout] 178 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 178 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 192 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_trimesh_shape.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 221 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_composite_shape.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_shape.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 16 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_workspace.rs:97:32 [INFO] [stdout] | [INFO] [stdout] 97 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData; [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:384:23 [INFO] [stdout] | [INFO] [stdout] 384 | fn as_typed_shape(&self) -> TypedShape; [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 384 | fn as_typed_shape(&self) -> TypedShape<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:720:23 [INFO] [stdout] | [INFO] [stdout] 720 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 720 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:774:23 [INFO] [stdout] | [INFO] [stdout] 774 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 774 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:839:23 [INFO] [stdout] | [INFO] [stdout] 839 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 839 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:898:23 [INFO] [stdout] | [INFO] [stdout] 898 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 898 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:974:23 [INFO] [stdout] | [INFO] [stdout] 974 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 974 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1041:23 [INFO] [stdout] | [INFO] [stdout] 1041 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1041 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1093:23 [INFO] [stdout] | [INFO] [stdout] 1093 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1093 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1143:23 [INFO] [stdout] | [INFO] [stdout] 1143 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1143 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1206:23 [INFO] [stdout] | [INFO] [stdout] 1206 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1206 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1256:23 [INFO] [stdout] | [INFO] [stdout] 1256 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1256 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1521:23 [INFO] [stdout] | [INFO] [stdout] 1521 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1521 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1552:23 [INFO] [stdout] | [INFO] [stdout] 1552 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1552 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1602:31 [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 1627 | / impl_shape_for_round_shape!( [INFO] [stdout] 1628 | | Cuboid, [INFO] [stdout] 1629 | | RoundCuboid, [INFO] [stdout] 1630 | | (|this: &Self, scale: &Vector, _num_subdivisions: u32| { [INFO] [stdout] ... | [INFO] [stdout] 1636 | | }) [INFO] [stdout] 1637 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1602:31 [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 1639 | / impl_shape_for_round_shape!( [INFO] [stdout] 1640 | | Triangle, [INFO] [stdout] 1641 | | RoundTriangle, [INFO] [stdout] 1642 | | (|this: &Self, scale: &Vector, _num_subdivisions: u32| { [INFO] [stdout] ... | [INFO] [stdout] 1648 | | }) [INFO] [stdout] 1649 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1602:31 [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 1653 | / impl_shape_for_round_shape!( [INFO] [stdout] 1654 | | ConvexPolygon, [INFO] [stdout] 1655 | | RoundConvexPolygon, [INFO] [stdout] 1656 | | (|this: &Self, scale: &Vector, _num_subdivisions: u32| { [INFO] [stdout] ... | [INFO] [stdout] 1662 | | }) [INFO] [stdout] 1663 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.56s [INFO] running `Command { std: "docker" "inspect" "e8cacd46e70cd93fd80549c0f3f35167f41c260b575ae8a1d57568024d01dc25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8cacd46e70cd93fd80549c0f3f35167f41c260b575ae8a1d57568024d01dc25", kill_on_drop: false }` [INFO] [stdout] e8cacd46e70cd93fd80549c0f3f35167f41c260b575ae8a1d57568024d01dc25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bc5373ae87801a25af0af5718ea2ef3171a4a6d614ac203db7f71b46290eb251 [INFO] running `Command { std: "docker" "start" "-a" "bc5373ae87801a25af0af5718ea2ef3171a4a6d614ac203db7f71b46290eb251", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling ptree v0.4.0 [INFO] [stderr] Compiling parry2d v0.21.1 (/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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/bounding_volume/mod.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/bounding_volume/aabb.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(all(feature = "dim3", not(feature = "std")))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:404:11 [INFO] [stdout] | [INFO] [stdout] 404 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:440:11 [INFO] [stdout] | [INFO] [stdout] 440 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:501:11 [INFO] [stdout] | [INFO] [stdout] 501 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/bounding_volume/aabb_support_map.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/bounding_volume/aabb_support_map.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/bounding_volume/aabb_support_map.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/bounding_volume/aabb_utils.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mod.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mod.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mod.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:140:11 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:173:11 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:197:11 [INFO] [stdout] | [INFO] [stdout] 197 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:219:19 [INFO] [stdout] | [INFO] [stdout] 219 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:249:19 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:301:11 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:357:11 [INFO] [stdout] | [INFO] [stdout] 357 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:421:11 [INFO] [stdout] | [INFO] [stdout] 421 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:466:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:498:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mass_properties_ball.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mass_properties_ball.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mass_properties_capsule.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mass_properties_cuboid.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mass_properties_cylinder.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mass_properties_cylinder.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mass_properties_voxels.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/mass_properties/mod.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:372:15 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:382:15 [INFO] [stdout] | [INFO] [stdout] 382 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:395:15 [INFO] [stdout] | [INFO] [stdout] 395 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:534:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:544:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:557:15 [INFO] [stdout] | [INFO] [stdout] 557 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/mod.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(all(feature = "dim3", feature = "alloc"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/clip/clip_aabb_polygon.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/closest_points/closest_points_cuboid_cuboid.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/closest_points/closest_points_cuboid_cuboid.rs:71:11 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/closest_points/closest_points_cuboid_triangle.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/closest_points/closest_points_cuboid_triangle.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact/contact_cuboid_cuboid.rs:29:11 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifold.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:88:11 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:145:15 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:93:11 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:137:11 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:135:27 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:158:15 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_pfm_pfm.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | if (cfg!(feature = "dim3") || cfg!(feature = "dim2") && manifold.points.is_empty()) [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:171:15 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:192:15 [INFO] [stdout] | [INFO] [stdout] 192 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_shape.rs:346:15 [INFO] [stdout] | [INFO] [stdout] 346 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:240:23 [INFO] [stdout] | [INFO] [stdout] 240 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:260:23 [INFO] [stdout] | [INFO] [stdout] 260 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:281:23 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:301:23 [INFO] [stdout] | [INFO] [stdout] 301 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/gjk/mod.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/gjk/mod.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/intersection_test/intersection_test_cuboid_cuboid.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/intersection_test/intersection_test_cuboid_segment.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/intersection_test/intersection_test_cuboid_triangle.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_support_map_support_map.rs:286:11 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_aabb.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_capsule.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_heightfield.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_segment.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_support_map.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_support_map.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_triangle.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_triangle.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/point/point_triangle.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(all(feature = "dim3", feature = "alloc"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_heightfield.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(all(feature = "alloc", feature = "dim3"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:126:7 [INFO] [stdout] | [INFO] [stdout] 126 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:243:15 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_triangle.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_triangle.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_triangle.rs:48:11 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_trimesh.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_trimesh.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_voxels.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/ray/ray_voxels.rs:78:19 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/sat/sat_cuboid_triangle.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/sat/sat_cuboid_triangle.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/shape_cast/shape_cast_heightfield_shape.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/shape_cast/shape_cast_heightfield_shape.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/shape_cast/shape_cast_voxels_shape.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/query/shape_cast/shape_cast_voxels_shape.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(all(feature = "dim3", feature = "spade"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:102:7 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:104:7 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:109:7 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:112:7 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/mod.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(all(feature = "dim3", feature = "alloc"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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 = "alloc"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/cuboid.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:128:11 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:146:11 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:280:11 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:1288:7 [INFO] [stdout] | [INFO] [stdout] 1288 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:1356:7 [INFO] [stdout] | [INFO] [stdout] 1356 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:1414:7 [INFO] [stdout] | [INFO] [stdout] 1414 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:1665:7 [INFO] [stdout] | [INFO] [stdout] 1665 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:1690:7 [INFO] [stdout] | [INFO] [stdout] 1690 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:1716:7 [INFO] [stdout] | [INFO] [stdout] 1716 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:81:11 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:87:11 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:130:11 [INFO] [stdout] | [INFO] [stdout] 130 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:137:11 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:149:11 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:152:11 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:155:11 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 188 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:191:19 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:193:19 [INFO] [stdout] | [INFO] [stdout] 193 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:197:19 [INFO] [stdout] | [INFO] [stdout] 197 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:199:19 [INFO] [stdout] | [INFO] [stdout] 199 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:201:19 [INFO] [stdout] | [INFO] [stdout] 201 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:607:11 [INFO] [stdout] | [INFO] [stdout] 607 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:612:11 [INFO] [stdout] | [INFO] [stdout] 612 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:619:11 [INFO] [stdout] | [INFO] [stdout] 619 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:624:11 [INFO] [stdout] | [INFO] [stdout] 624 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:630:11 [INFO] [stdout] | [INFO] [stdout] 630 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:635:11 [INFO] [stdout] | [INFO] [stdout] 635 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:641:11 [INFO] [stdout] | [INFO] [stdout] 641 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:646:11 [INFO] [stdout] | [INFO] [stdout] 646 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:652:11 [INFO] [stdout] | [INFO] [stdout] 652 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:657:11 [INFO] [stdout] | [INFO] [stdout] 657 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:663:11 [INFO] [stdout] | [INFO] [stdout] 663 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:669:11 [INFO] [stdout] | [INFO] [stdout] 669 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:886:15 [INFO] [stdout] | [INFO] [stdout] 886 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:926:15 [INFO] [stdout] | [INFO] [stdout] 926 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shape.rs:1166:15 [INFO] [stdout] | [INFO] [stdout] 1166 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f64` [INFO] [stdout] --> src/shape/shape.rs:1505:20 [INFO] [stdout] | [INFO] [stdout] 1505 | #[cfg_attr(feature = "f64", expect(clippy::let_and_return))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `f64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/triangle.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/polygonal_feature_map.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/polygonal_feature_map.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/polygonal_feature_map.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/trimesh.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:1138:7 [INFO] [stdout] | [INFO] [stdout] 1138 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:1146:7 [INFO] [stdout] | [INFO] [stdout] 1146 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:290:11 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:676:11 [INFO] [stdout] | [INFO] [stdout] 676 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:999:11 [INFO] [stdout] | [INFO] [stdout] 999 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:326:19 [INFO] [stdout] | [INFO] [stdout] 326 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:352:15 [INFO] [stdout] | [INFO] [stdout] 352 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:422:15 [INFO] [stdout] | [INFO] [stdout] 422 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:416:19 [INFO] [stdout] | [INFO] [stdout] 416 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:465:15 [INFO] [stdout] | [INFO] [stdout] 465 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:485:15 [INFO] [stdout] | [INFO] [stdout] 485 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:506:19 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:570:15 [INFO] [stdout] | [INFO] [stdout] 570 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:664:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:670:15 [INFO] [stdout] | [INFO] [stdout] 670 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:1061:11 [INFO] [stdout] | [INFO] [stdout] 1061 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:1121:11 [INFO] [stdout] | [INFO] [stdout] 1121 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:1128:11 [INFO] [stdout] | [INFO] [stdout] 1128 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shared_shape.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/shared_shape.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:90:11 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:101:11 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:111:11 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:132:11 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:138:11 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:164:11 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:411:11 [INFO] [stdout] | [INFO] [stdout] 411 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:451:11 [INFO] [stdout] | [INFO] [stdout] 451 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:474:11 [INFO] [stdout] | [INFO] [stdout] 474 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:481:11 [INFO] [stdout] | [INFO] [stdout] 481 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:333:15 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:361:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:375:15 [INFO] [stdout] | [INFO] [stdout] 375 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:426:15 [INFO] [stdout] | [INFO] [stdout] 426 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:1053:7 [INFO] [stdout] | [INFO] [stdout] 1053 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:1251:7 [INFO] [stdout] | [INFO] [stdout] 1251 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:1257:7 [INFO] [stdout] | [INFO] [stdout] 1257 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:1266:7 [INFO] [stdout] | [INFO] [stdout] 1266 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:1345:7 [INFO] [stdout] | [INFO] [stdout] 1345 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:1415:7 [INFO] [stdout] | [INFO] [stdout] 1415 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(feature= "dim3")] [INFO] [stdout] | ^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:46:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:541:11 [INFO] [stdout] | [INFO] [stdout] 541 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:799:11 [INFO] [stdout] | [INFO] [stdout] 799 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:854:11 [INFO] [stdout] | [INFO] [stdout] 854 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:871:11 [INFO] [stdout] | [INFO] [stdout] 871 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:371:23 [INFO] [stdout] | [INFO] [stdout] 371 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:376:27 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:638:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/shape/voxels.rs:837:15 [INFO] [stdout] | [INFO] [stdout] 837 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/mod.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(all(feature = "dim3", feature = "std"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/mod.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/mod.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(all(feature = "dim3", feature = "spade"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:11 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(all(feature = "dim3", feature = "spade"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "wavefront")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `wavefront` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/convex_hull_utils.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/vhacd/vhacd.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:575:7 [INFO] [stdout] | [INFO] [stdout] 575 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:593:7 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:132:11 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:529:11 [INFO] [stdout] | [INFO] [stdout] 529 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:236:27 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:685:7 [INFO] [stdout] | [INFO] [stdout] 685 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:236:11 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:416:11 [INFO] [stdout] | [INFO] [stdout] 416 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:593:11 [INFO] [stdout] | [INFO] [stdout] 593 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:253:15 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:264:23 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:289:27 [INFO] [stdout] | [INFO] [stdout] 289 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:315:27 [INFO] [stdout] | [INFO] [stdout] 315 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:343:15 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:356:23 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:365:23 [INFO] [stdout] | [INFO] [stdout] 365 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:446:15 [INFO] [stdout] | [INFO] [stdout] 446 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:80:11 [INFO] [stdout] | [INFO] [stdout] 80 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:560:11 [INFO] [stdout] | [INFO] [stdout] 560 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:776:11 [INFO] [stdout] | [INFO] [stdout] 776 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:225:15 [INFO] [stdout] | [INFO] [stdout] 225 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:19 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:276:23 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:280:23 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:285:23 [INFO] [stdout] | [INFO] [stdout] 285 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:313:31 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:362:35 [INFO] [stdout] | [INFO] [stdout] 362 | ... #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:413:23 [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`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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:511:15 [INFO] [stdout] | [INFO] [stdout] 511 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim3` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:528:15 [INFO] [stdout] | [INFO] [stdout] 528 | #[cfg(feature = "dim3")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f32`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std` [INFO] [stdout] = help: consider adding `dim3` as a feature in `Cargo.toml` [WARN] too many lines in the log, truncating it