[INFO] fetching crate parry3d 0.23.0... [INFO] checking parry3d-0.23.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate parry3d 0.23.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate parry3d 0.23.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate parry3d 0.23.0 [INFO] tweaked toml for crates.io crate parry3d 0.23.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate parry3d 0.23.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate parry3d 0.23.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dc4e17d7f83cea28562523ff50334a32438b0469359dc3ddfbca5695ded120f [INFO] running `Command { std: "docker" "start" "-a" "3dc4e17d7f83cea28562523ff50334a32438b0469359dc3ddfbca5695ded120f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dc4e17d7f83cea28562523ff50334a32438b0469359dc3ddfbca5695ded120f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dc4e17d7f83cea28562523ff50334a32438b0469359dc3ddfbca5695ded120f", kill_on_drop: false }` [INFO] [stdout] 3dc4e17d7f83cea28562523ff50334a32438b0469359dc3ddfbca5695ded120f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 748aa1a6d5ea7a0c47349f5e84d05f1c2480e7cf1d91aff966f61b7999c1aaa4 [INFO] running `Command { std: "docker" "start" "-a" "748aa1a6d5ea7a0c47349f5e84d05f1c2480e7cf1d91aff966f61b7999c1aaa4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking ena v0.14.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking downcast-rs v2.0.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking spade v2.14.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking rstar v0.12.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking quad-rand v0.2.3 [INFO] [stderr] Checking rand_isaac v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking macroquad v0.4.14 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking nalgebra v0.34.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Checking ptree v0.4.0 [INFO] [stderr] Checking parry3d v0.23.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:162:7 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` 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: `dim2` [INFO] [stdout] --> src/bounding_volume/mod.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/mod.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/aabb.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/aabb.rs:195:11 [INFO] [stdout] | [INFO] [stdout] 195 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/aabb.rs:423:11 [INFO] [stdout] | [INFO] [stdout] 423 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/aabb.rs:460:11 [INFO] [stdout] | [INFO] [stdout] 460 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/aabb.rs:180:15 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/aabb.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/simd_aabb.rs:281:11 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/simd_aabb.rs:303:11 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/simd_aabb.rs:264:15 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mod.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mod.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:185:11 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:263:11 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:333:11 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:385:11 [INFO] [stdout] | [INFO] [stdout] 385 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:461:15 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:491:15 [INFO] [stdout] | [INFO] [stdout] 491 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties_ball.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties_capsule.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties_cuboid.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties_cylinder.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties_voxels.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mod.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mod.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:309:15 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:322:15 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/clip/mod.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/clip/clip_segment_segment.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/clip/clip_segment_segment.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/closest_points/closest_points_cuboid_cuboid.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/closest_points/closest_points_cuboid_triangle.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact/contact_cuboid_cuboid.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifold.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifold.rs:124:19 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifold.rs:143:15 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:132:11 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:129:23 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:156:15 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_pfm_pfm.rs:112:48 [INFO] [stdout] | [INFO] [stdout] 112 | if (cfg!(feature = "dim3") || cfg!(feature = "dim2") && manifold.points.is_empty()) [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:145:11 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:180:15 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:238:23 [INFO] [stdout] | [INFO] [stdout] 238 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:252:23 [INFO] [stdout] | [INFO] [stdout] 252 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:279:23 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:293:23 [INFO] [stdout] | [INFO] [stdout] 293 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/epa/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/epa/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/gjk/mod.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/gjk/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/intersection_test/intersection_test_cuboid_cuboid.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/intersection_test/intersection_test_cuboid_segment.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/intersection_test/intersection_test_cuboid_segment.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/intersection_test/intersection_test_cuboid_triangle.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_support_map_support_map.rs:284:11 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_aabb.rs:127:19 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_capsule.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_composite_shape.rs:183:26 [INFO] [stdout] | [INFO] [stdout] 183 | let solid = cfg!(feature = "dim2"); [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_heightfield.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_segment.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_support_map.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_support_map.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_triangle.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_triangle.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_triangle.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_heightfield.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_heightfield.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_heightfield.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(all(feature = "alloc", feature = "dim2"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:172:15 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_triangle.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_triangle.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_voxels.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_voxels.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/sat/sat_cuboid_segment.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/sat/sat_cuboid_triangle.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/sat/sat_cuboid_triangle.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/sat/sat_cuboid_triangle.rs:124:7 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/shape_cast/shape_cast_heightfield_shape.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/shape_cast/shape_cast_voxels_shape.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/shape_cast/shape_cast_voxels_shape.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/mod.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:162:7 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` 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: `dim2` [INFO] [stdout] --> src/bounding_volume/mod.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/mod.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/aabb.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/aabb.rs:195:11 [INFO] [stdout] | [INFO] [stdout] 195 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/aabb.rs:423:11 [INFO] [stdout] | [INFO] [stdout] 423 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/aabb.rs:460:11 [INFO] [stdout] | [INFO] [stdout] 460 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/aabb.rs:180:15 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/aabb.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/simd_aabb.rs:281:11 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/mod.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/mod.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/mod.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/mod.rs:95:7 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/mod.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/simd_aabb.rs:303:11 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/bounding_volume/simd_aabb.rs:264:15 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mod.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mod.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mod.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:185:11 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/mod.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/ball.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(all(feature = "dim2", feature = "alloc"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/capsule.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg(all(feature = "dim2", feature = "alloc"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/capsule.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/compound.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/compound.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/compound.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/cuboid.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/cuboid.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/cuboid.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/cuboid.rs:237:11 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:263:11 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/polyline.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:333:11 [INFO] [stdout] | [INFO] [stdout] 333 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:385:11 [INFO] [stdout] | [INFO] [stdout] 385 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/polyline.rs:236:15 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:461:15 [INFO] [stdout] | [INFO] [stdout] 461 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/segment.rs:101:11 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:491:15 [INFO] [stdout] | [INFO] [stdout] 491 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/segment.rs:121:11 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:537:19 [INFO] [stdout] | [INFO] [stdout] 537 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:547:19 [INFO] [stdout] | [INFO] [stdout] 547 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:1221:7 [INFO] [stdout] | [INFO] [stdout] 1221 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:627:15 [INFO] [stdout] | [INFO] [stdout] 627 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:1650:7 [INFO] [stdout] | [INFO] [stdout] 1650 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties_ball.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties_capsule.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:90:11 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties_cuboid.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties_cylinder.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mass_properties_voxels.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:159:11 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mod.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/mass_properties/mod.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:309:15 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:322:15 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:185:19 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/clip/mod.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/clip/clip_segment_segment.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/clip/clip_segment_segment.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:206:19 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/closest_points/closest_points_cuboid_cuboid.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:582:11 [INFO] [stdout] | [INFO] [stdout] 582 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:588:11 [INFO] [stdout] | [INFO] [stdout] 588 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:595:11 [INFO] [stdout] | [INFO] [stdout] 595 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:601:11 [INFO] [stdout] | [INFO] [stdout] 601 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/closest_points/closest_points_cuboid_triangle.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact/contact_cuboid_cuboid.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifold.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifold.rs:124:19 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifold.rs:143:15 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:884:15 [INFO] [stdout] | [INFO] [stdout] 884 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:924:15 [INFO] [stdout] | [INFO] [stdout] 924 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:1164:15 [INFO] [stdout] | [INFO] [stdout] 1164 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/triangle.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/triangle.rs:741:7 [INFO] [stdout] | [INFO] [stdout] 741 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/triangle.rs:203:11 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/triangle.rs:375:11 [INFO] [stdout] | [INFO] [stdout] 375 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/triangle.rs:484:11 [INFO] [stdout] | [INFO] [stdout] 484 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:132:11 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:129:23 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/triangle.rs:551:11 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:156:15 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_pfm_pfm.rs:112:48 [INFO] [stdout] | [INFO] [stdout] 112 | if (cfg!(feature = "dim3") || cfg!(feature = "dim2") && manifold.points.is_empty()) [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:145:11 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:180:15 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:238:23 [INFO] [stdout] | [INFO] [stdout] 238 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:252:23 [INFO] [stdout] | [INFO] [stdout] 252 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:279:23 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:293:23 [INFO] [stdout] | [INFO] [stdout] 293 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/tetrahedron.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(all(feature = "dim2", not(feature = "std")))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/trimesh.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/trimesh.rs:535:11 [INFO] [stdout] | [INFO] [stdout] 535 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/trimesh.rs:430:15 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/trimesh.rs:1084:11 [INFO] [stdout] | [INFO] [stdout] 1084 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/feature_id.rs:97:11 [INFO] [stdout] | [INFO] [stdout] 97 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:123:11 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:391:11 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:403:11 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:438:11 [INFO] [stdout] | [INFO] [stdout] 438 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:467:11 [INFO] [stdout] | [INFO] [stdout] 467 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:326:15 [INFO] [stdout] | [INFO] [stdout] 326 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:354:15 [INFO] [stdout] | [INFO] [stdout] 354 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:373:15 [INFO] [stdout] | [INFO] [stdout] 373 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:419:15 [INFO] [stdout] | [INFO] [stdout] 419 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:95:7 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:925:7 [INFO] [stdout] | [INFO] [stdout] 925 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:1249:7 [INFO] [stdout] | [INFO] [stdout] 1249 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/epa/mod.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/epa/mod.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/gjk/mod.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/gjk/mod.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/intersection_test/intersection_test_cuboid_cuboid.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/intersection_test/intersection_test_cuboid_segment.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/intersection_test/intersection_test_cuboid_segment.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/intersection_test/intersection_test_cuboid_triangle.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:1255:7 [INFO] [stdout] | [INFO] [stdout] 1255 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:1484:7 [INFO] [stdout] | [INFO] [stdout] 1484 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:1505:7 [INFO] [stdout] | [INFO] [stdout] 1505 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_support_map_support_map.rs:284:11 [INFO] [stdout] | [INFO] [stdout] 284 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:1528:7 [INFO] [stdout] | [INFO] [stdout] 1528 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_aabb.rs:127:19 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:532:11 [INFO] [stdout] | [INFO] [stdout] 532 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_capsule.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_composite_shape.rs:183:26 [INFO] [stdout] | [INFO] [stdout] 183 | let solid = cfg!(feature = "dim2"); [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_heightfield.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:770:11 [INFO] [stdout] | [INFO] [stdout] 770 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_segment.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:846:11 [INFO] [stdout] | [INFO] [stdout] 846 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_support_map.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:862:11 [INFO] [stdout] | [INFO] [stdout] 862 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_support_map.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_triangle.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:369:23 [INFO] [stdout] | [INFO] [stdout] 369 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_triangle.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:374:27 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/mod.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/point/point_triangle.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/mod.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/mod.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_heightfield.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/mod.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_heightfield.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/mod.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_heightfield.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/convex_hull2.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(all(feature = "alloc", feature = "dim2"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/polygon_intersection.rs:661:17 [INFO] [stdout] | [INFO] [stdout] 661 | #[cfg(all(test, feature = "dim2"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/parameters.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_support_map.rs:172:15 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/parameters.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_triangle.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/parameters.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_triangle.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/vhacd.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/vhacd.rs:566:7 [INFO] [stdout] | [INFO] [stdout] 566 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_voxels.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/vhacd.rs:584:7 [INFO] [stdout] | [INFO] [stdout] 584 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/ray/ray_voxels.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/vhacd.rs:106:11 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/sat/sat_cuboid_segment.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/vhacd.rs:481:11 [INFO] [stdout] | [INFO] [stdout] 481 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/vhacd.rs:515:11 [INFO] [stdout] | [INFO] [stdout] 515 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/sat/sat_cuboid_triangle.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/vhacd.rs:234:27 [INFO] [stdout] | [INFO] [stdout] 234 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/sat/sat_cuboid_triangle.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/sat/sat_cuboid_triangle.rs:124:7 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:676:7 [INFO] [stdout] | [INFO] [stdout] 676 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/shape_cast/shape_cast_heightfield_shape.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:90:11 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:223:11 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/shape_cast/shape_cast_voxels_shape.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:392:11 [INFO] [stdout] | [INFO] [stdout] 392 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/query/shape_cast/shape_cast_voxels_shape.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:283:27 [INFO] [stdout] | [INFO] [stdout] 283 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:359:23 [INFO] [stdout] | [INFO] [stdout] 359 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/mod.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:438:15 [INFO] [stdout] | [INFO] [stdout] 438 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/mod.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/mod.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:116:11 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/mod.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/mod.rs:95:7 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/mod.rs:98:7 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/mod.rs:121:7 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/ball.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | #[cfg(all(feature = "dim2", feature = "alloc"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:546:11 [INFO] [stdout] | [INFO] [stdout] 546 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/capsule.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg(all(feature = "dim2", feature = "alloc"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/capsule.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:264:15 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:302:19 [INFO] [stdout] | [INFO] [stdout] 302 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/compound.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/compound.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:283:23 [INFO] [stdout] | [INFO] [stdout] 283 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/compound.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/cuboid.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/cuboid.rs:57:11 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/cuboid.rs:66:11 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:326:35 [INFO] [stdout] | [INFO] [stdout] 326 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/cuboid.rs:237:11 [INFO] [stdout] | [INFO] [stdout] 237 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/polyline.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/polyline.rs:236:15 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:395:23 [INFO] [stdout] | [INFO] [stdout] 395 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/segment.rs:101:11 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/segment.rs:121:11 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:509:15 [INFO] [stdout] | [INFO] [stdout] 509 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:518:23 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:1221:7 [INFO] [stdout] | [INFO] [stdout] 1221 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:526:15 [INFO] [stdout] | [INFO] [stdout] 526 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:1650:7 [INFO] [stdout] | [INFO] [stdout] 1650 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:644:15 [INFO] [stdout] | [INFO] [stdout] 644 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:834:15 [INFO] [stdout] | [INFO] [stdout] 834 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:90:11 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:844:27 [INFO] [stdout] | [INFO] [stdout] 844 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:127:11 [INFO] [stdout] | [INFO] [stdout] 127 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/to_trimesh/cuboid_to_trimesh.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:159:11 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/utils.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/utils.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:185:19 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/utils/mod.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:206:19 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/utils/ccw_face_normal.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/utils/consts.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/utils/morton.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/utils/obb.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f64` [INFO] [stdout] --> src/utils/spade.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "f64")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:582:11 [INFO] [stdout] | [INFO] [stdout] 582 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:588:11 [INFO] [stdout] | [INFO] [stdout] 588 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:595:11 [INFO] [stdout] | [INFO] [stdout] 595 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:601:11 [INFO] [stdout] | [INFO] [stdout] 601 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:884:15 [INFO] [stdout] | [INFO] [stdout] 884 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:924:15 [INFO] [stdout] | [INFO] [stdout] 924 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shape.rs:1164:15 [INFO] [stdout] | [INFO] [stdout] 1164 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/triangle.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/triangle.rs:741:7 [INFO] [stdout] | [INFO] [stdout] 741 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/triangle.rs:203:11 [INFO] [stdout] | [INFO] [stdout] 203 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/triangle.rs:375:11 [INFO] [stdout] | [INFO] [stdout] 375 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/triangle.rs:484:11 [INFO] [stdout] | [INFO] [stdout] 484 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/triangle.rs:551:11 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/tetrahedron.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(all(feature = "dim2", not(feature = "std")))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/trimesh.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/trimesh.rs:535:11 [INFO] [stdout] | [INFO] [stdout] 535 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/trimesh.rs:430:15 [INFO] [stdout] | [INFO] [stdout] 430 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/trimesh.rs:1084:11 [INFO] [stdout] | [INFO] [stdout] 1084 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/feature_id.rs:97:11 [INFO] [stdout] | [INFO] [stdout] 97 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:123:11 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:391:11 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:403:11 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:438:11 [INFO] [stdout] | [INFO] [stdout] 438 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:467:11 [INFO] [stdout] | [INFO] [stdout] 467 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:326:15 [INFO] [stdout] | [INFO] [stdout] 326 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:354:15 [INFO] [stdout] | [INFO] [stdout] 354 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:373:15 [INFO] [stdout] | [INFO] [stdout] 373 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/shared_shape.rs:419:15 [INFO] [stdout] | [INFO] [stdout] 419 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:95:7 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:925:7 [INFO] [stdout] | [INFO] [stdout] 925 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:1249:7 [INFO] [stdout] | [INFO] [stdout] 1249 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:1255:7 [INFO] [stdout] | [INFO] [stdout] 1255 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:1484:7 [INFO] [stdout] | [INFO] [stdout] 1484 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:1505:7 [INFO] [stdout] | [INFO] [stdout] 1505 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:1528:7 [INFO] [stdout] | [INFO] [stdout] 1528 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:532:11 [INFO] [stdout] | [INFO] [stdout] 532 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:770:11 [INFO] [stdout] | [INFO] [stdout] 770 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:846:11 [INFO] [stdout] | [INFO] [stdout] 846 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:862:11 [INFO] [stdout] | [INFO] [stdout] 862 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:369:23 [INFO] [stdout] | [INFO] [stdout] 369 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/shape/voxels.rs:374:27 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/mod.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/mod.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/mod.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/mod.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/mod.rs:44:7 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/convex_hull2.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/convex_hull3/convex_hull.rs:421:11 [INFO] [stdout] | [INFO] [stdout] 421 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/convex_hull3/convex_hull.rs:424:11 [INFO] [stdout] | [INFO] [stdout] 424 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/polygon_intersection.rs:661:17 [INFO] [stdout] | [INFO] [stdout] 661 | #[cfg(all(test, feature = "dim2"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/parameters.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/parameters.rs:64:19 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/parameters.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/vhacd.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/vhacd.rs:566:7 [INFO] [stdout] | [INFO] [stdout] 566 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/vhacd.rs:584:7 [INFO] [stdout] | [INFO] [stdout] 584 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/vhacd.rs:106:11 [INFO] [stdout] | [INFO] [stdout] 106 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/vhacd.rs:481:11 [INFO] [stdout] | [INFO] [stdout] 481 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/vhacd.rs:515:11 [INFO] [stdout] | [INFO] [stdout] 515 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/vhacd/vhacd.rs:234:27 [INFO] [stdout] | [INFO] [stdout] 234 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:676:7 [INFO] [stdout] | [INFO] [stdout] 676 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:90:11 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:223:11 [INFO] [stdout] | [INFO] [stdout] 223 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:392:11 [INFO] [stdout] | [INFO] [stdout] 392 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:283:27 [INFO] [stdout] | [INFO] [stdout] 283 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:359:23 [INFO] [stdout] | [INFO] [stdout] 359 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxel_set.rs:438:15 [INFO] [stdout] | [INFO] [stdout] 438 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:116:11 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:59:11 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:546:11 [INFO] [stdout] | [INFO] [stdout] 546 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:264:15 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:302:19 [INFO] [stdout] | [INFO] [stdout] 302 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:283:23 [INFO] [stdout] | [INFO] [stdout] 283 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:326:35 [INFO] [stdout] | [INFO] [stdout] 326 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:395:23 [INFO] [stdout] | [INFO] [stdout] 395 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:509:15 [INFO] [stdout] | [INFO] [stdout] 509 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:518:23 [INFO] [stdout] | [INFO] [stdout] 518 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:526:15 [INFO] [stdout] | [INFO] [stdout] 526 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:644:15 [INFO] [stdout] | [INFO] [stdout] 644 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:834:15 [INFO] [stdout] | [INFO] [stdout] 834 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/voxelization/voxelized_volume.rs:844:27 [INFO] [stdout] | [INFO] [stdout] 844 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/to_trimesh/cuboid_to_trimesh.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/utils.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/transformation/utils.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 222 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/utils/mod.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/utils/ccw_face_normal.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/utils/consts.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/utils/morton.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/utils/obb.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/utils/point_in_poly2d.rs:154:15 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg(all(feature = "dim2", feature = "alloc"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f64` [INFO] [stdout] --> src/utils/spade.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "f64")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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`, `dim3`, `ena`, `enhanced-determinism`, `f32`, `glam`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.70s [INFO] running `Command { std: "docker" "inspect" "748aa1a6d5ea7a0c47349f5e84d05f1c2480e7cf1d91aff966f61b7999c1aaa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "748aa1a6d5ea7a0c47349f5e84d05f1c2480e7cf1d91aff966f61b7999c1aaa4", kill_on_drop: false }` [INFO] [stdout] 748aa1a6d5ea7a0c47349f5e84d05f1c2480e7cf1d91aff966f61b7999c1aaa4