[INFO] fetching crate parry3d-f64 0.23.0... [INFO] checking parry3d-f64-0.23.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate parry3d-f64 0.23.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate parry3d-f64 0.23.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate parry3d-f64 0.23.0 [INFO] tweaked toml for crates.io crate parry3d-f64 0.23.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate parry3d-f64 0.23.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate parry3d-f64 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded obj v0.10.2 [INFO] [stderr] Downloaded spade v2.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7559c79a17c254194212d2829146e330f9b362b4d7abdf5be9ff30447cb02427 [INFO] running `Command { std: "docker" "start" "-a" "7559c79a17c254194212d2829146e330f9b362b4d7abdf5be9ff30447cb02427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7559c79a17c254194212d2829146e330f9b362b4d7abdf5be9ff30447cb02427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7559c79a17c254194212d2829146e330f9b362b4d7abdf5be9ff30447cb02427", kill_on_drop: false }` [INFO] [stdout] 7559c79a17c254194212d2829146e330f9b362b4d7abdf5be9ff30447cb02427 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8952702cc24ea4b885c76e30171b9d994d9b6f7daacd359d6b7f186d68240943 [INFO] running `Command { std: "docker" "start" "-a" "8952702cc24ea4b885c76e30171b9d994d9b6f7daacd359d6b7f186d68240943", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking ena v0.14.3 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking downcast-rs v2.0.1 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking rstar v0.12.2 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking spade v2.14.0 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [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 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-f64 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(feature = "f32", expect(clippy::unnecessary_cast))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_queries.rs:8:58 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_queries.rs:17:58 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_queries.rs:68:66 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_queries.rs:88:62 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:122:34 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg_attr(all(feature = "dim3", feature = "f32"), repr(align(64)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg(all(feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(all(feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:171:58 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:178:58 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:180:58 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg_attr(all(feature = "f32", feature = "dim3"), repr(align(16)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:246:62 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:329:66 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:335:62 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:343:66 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:349:62 [INFO] [stdout] | [INFO] [stdout] 349 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:374:62 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/mass_properties/mass_properties.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg_attr(feature = "f32", expect(clippy::unnecessary_cast))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_queries.rs:8:58 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_queries.rs:17:58 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_queries.rs:68:66 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_queries.rs:88:62 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:122:34 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg_attr(all(feature = "dim3", feature = "f32"), repr(align(64)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg(all(feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(all(feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:171:58 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:178:58 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:180:58 [INFO] [stdout] | [INFO] [stdout] 180 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg_attr(all(feature = "f32", feature = "dim3"), repr(align(16)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:246:62 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:329:66 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:335:62 [INFO] [stdout] | [INFO] [stdout] 335 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:343:66 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:349:62 [INFO] [stdout] | [INFO] [stdout] 349 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/partitioning/bvh/bvh_tree.rs:374:62 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/shape/shape.rs:1503:20 [INFO] [stdout] | [INFO] [stdout] 1503 | #[cfg_attr(feature = "f32", expect(clippy::unnecessary_cast))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/lib.rs:83:11 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(feature = "f32")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/lib.rs:238:11 [INFO] [stdout] | [INFO] [stdout] 238 | #[cfg(feature = "f32")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/shape/shape.rs:1503:20 [INFO] [stdout] | [INFO] [stdout] 1503 | #[cfg_attr(feature = "f32", expect(clippy::unnecessary_cast))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/transformation/convex_hull3/initial_mesh.rs:227:11 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg(feature = "f32")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/lib.rs:83:11 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(feature = "f32")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `f32` [INFO] [stdout] --> src/lib.rs:238:11 [INFO] [stdout] | [INFO] [stdout] 238 | #[cfg(feature = "f32")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/cone.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use parry3d::shape::Cone; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `parry3d-f64` (example "cone") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/mesh3d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use parry3d::shape::TriMesh; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/capsule.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use parry3d::shape::Capsule; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/polyline3d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use parry3d::shape::Polyline; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/cuboid3d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use parry3d::shape::Cuboid; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/getting_started.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use parry3d::query::{Ray, RayCast}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/getting_started.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use parry3d::shape::Cuboid; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/common_macroquad3d.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use macroquad::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `macroquad`, use `cargo add macroquad` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/common_macroquad3d.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use parry3d::math::Real; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/aabb3d.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use macroquad::prelude::*; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `macroquad`, use `cargo add macroquad` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/aabb3d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use parry3d::bounding_volume::{Aabb, BoundingVolume}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parry3d-f64` (example "polyline3d") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/aabb3d.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use parry3d::shape::Ball; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `parry3d::bounding_volume::Aabb`, `parry3d::bounding_volume::BoundingVolume`, `parry3d::shape::Ball` [INFO] [stdout] --> examples/aabb3d.rs:8:32 [INFO] [stdout] | [INFO] [stdout] 8 | use parry3d::bounding_volume::{Aabb, BoundingVolume}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 9 | use parry3d::shape::Ball; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/aabb3d.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[macroquad::main("aabb3d")] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `parry3d-f64` (example "cuboid3d") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/common_macroquad3d.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use macroquad::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `macroquad`, use `cargo add macroquad` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/project_point3d.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use macroquad::prelude::*; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `macroquad`, use `cargo add macroquad` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/common_macroquad3d.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use macroquad::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `macroquad`, use `cargo add macroquad` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/common_macroquad3d.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use parry3d::math::Real; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/common_macroquad3d.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use parry3d::math::Real; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/project_point3d.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use parry3d::query::PointQuery; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/bounding_sphere3d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use macroquad::prelude::*; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `macroquad`, use `cargo add macroquad` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/project_point3d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use parry3d::shape::{Cuboid, TriMesh, TriMeshFlags}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/bounding_sphere3d.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use parry3d::bounding_volume::BoundingVolume; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/bounding_sphere3d.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use parry3d::shape::Cuboid; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `parry3d::query::PointQuery`, `parry3d::shape::Cuboid`, `parry3d::shape::TriMesh`, `parry3d::shape::TriMeshFlags` [INFO] [stdout] --> examples/project_point3d.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use parry3d::query::PointQuery; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use parry3d::shape::{Cuboid, TriMesh, TriMeshFlags}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `parry3d::bounding_volume::BoundingVolume`, `parry3d::shape::Cuboid` [INFO] [stdout] --> examples/bounding_sphere3d.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use parry3d::bounding_volume::BoundingVolume; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | use parry3d::shape::Cuboid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/project_point3d.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[macroquad::main("project_point3d")] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/bounding_sphere3d.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | #[macroquad::main("bounding_sphere3d")] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parry3d-f64` (example "mesh3d") due to 1 previous error [INFO] [stderr] error: could not compile `parry3d-f64` (example "capsule") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/ball3d.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use parry3d::shape::Ball; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/plane3d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use parry3d::shape::HalfSpace; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/common_macroquad3d.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use macroquad::{ [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `macroquad`, use `cargo add macroquad` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/common_macroquad3d.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use parry3d::math::Real; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/convex_decomposition.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use macroquad::prelude::*; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `macroquad`, use `cargo add macroquad` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parry3d-f64` (example "getting_started") due to 2 previous errors [INFO] [stderr] error: could not compile `parry3d-f64` (example "ball3d") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/convex_decomposition.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use parry3d::{ [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `obj` [INFO] [stdout] --> examples/convex_decomposition.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use obj::{Obj, ObjData}; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `obj` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `obj`, use `cargo add obj` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/convex_decomposition.rs:14:3 [INFO] [stdout] | [INFO] [stdout] 14 | #[macroquad::main("convex_decomposition")] [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/common_macroquad3d.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | macroquad::text::draw_text(text, 10.0, 48.0 + 18.0, 30.0, WHITE); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `macroquad`, use `cargo add macroquad` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/proximity_query3d.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use parry3d::shape::{Ball, Cuboid}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `parry3d` [INFO] [stdout] --> examples/proximity_query3d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use parry3d::query; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/common_macroquad3d.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | macroquad::text::draw_text(text, 10.0, 48.0 + 18.0, 30.0, WHITE); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `macroquad`, use `cargo add macroquad` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/convex_try_new3d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use parry3d::shape::ConvexPolyhedron; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/contact_query3d.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use parry3d::shape::{Ball, Cuboid}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/common_macroquad3d.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | macroquad::text::draw_text(text, 10.0, 48.0 + 18.0, 30.0, WHITE); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `macroquad`, use `cargo add macroquad` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parry3d-f64` (example "plane3d") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `parry3d` [INFO] [stdout] --> examples/contact_query3d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use parry3d::query; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/distance_query3d.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use parry3d::shape::{Ball, Cuboid}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `parry3d` [INFO] [stdout] --> examples/distance_query3d.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use parry3d::query; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `parry3d`, use `cargo add parry3d` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parry3d-f64` (example "proximity_query3d") due to 2 previous errors [INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope [INFO] [stdout] --> examples/aabb3d.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | clear_background(BLACK); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Camera3D` in this scope [INFO] [stdout] --> examples/aabb3d.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | set_camera(&Camera3D { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> examples/aabb3d.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | RED [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GREEN` in this scope [INFO] [stdout] --> examples/aabb3d.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | GREEN [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `YELLOW` in this scope [INFO] [stdout] --> examples/aabb3d.rs:65:34 [INFO] [stdout] | [INFO] [stdout] 65 | draw_aabb(bounding_aabb, YELLOW); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> examples/aabb3d.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | let color_included: Color = if loose_aabb_ball2.contains(&aabb_ball1) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 5 + use ptree::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLUE` in this scope [INFO] [stdout] --> examples/aabb3d.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | BLUE [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAGENTA` in this scope [INFO] [stdout] --> examples/aabb3d.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | MAGENTA [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> examples/aabb3d.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | fn draw_aabb(aabb: Aabb, color: Color) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 5 + use ptree::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/aabb3d.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | let camera_pos = Vec3::new(8f32, 8f32, 12f32); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Vec3` [INFO] [stdout] | help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in this scope [INFO] [stdout] --> examples/aabb3d.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | let elapsed_time = get_time() as f32 * 0.7; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `clear_background` in this scope [INFO] [stdout] --> examples/aabb3d.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | clear_background(BLACK); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/aabb3d.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | up: Vec3::new(0f32, 1f32, 0f32), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Vec3` [INFO] [stdout] | help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> examples/project_point3d.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | Color::from_rgba(200, 200, 200, 150), [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use ptree::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope [INFO] [stdout] --> examples/project_point3d.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | clear_background(BLACK); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/aabb3d.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | target: Vec3::new(0.5f32, 0f32, 0.5f32), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Vec3` [INFO] [stdout] | help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Camera3D` in this scope [INFO] [stdout] --> examples/project_point3d.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | set_camera(&Camera3D { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> examples/project_point3d.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | RED [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `YELLOW` in this scope [INFO] [stdout] --> examples/project_point3d.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | YELLOW [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> examples/project_point3d.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | RED [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `YELLOW` in this scope [INFO] [stdout] --> examples/project_point3d.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | YELLOW [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_camera` in this scope [INFO] [stdout] --> examples/aabb3d.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | set_camera(&Camera3D { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_sphere` in this scope [INFO] [stdout] --> examples/aabb3d.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | draw_sphere(ball1_translation, ball1.radius, None, color); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/project_point3d.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | Vec3::new(1f32, 3f32, 3f32), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Vec3` [INFO] [stdout] | help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `clear_background` in this scope [INFO] [stdout] --> examples/project_point3d.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | clear_background(BLACK); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in this scope [INFO] [stdout] --> examples/project_point3d.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | let elapsed_time = get_time() as f32; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/project_point3d.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | position: Vec3::new( [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Vec3` [INFO] [stdout] | help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/project_point3d.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | up: Vec3::Y, [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Vec3` [INFO] [stdout] | help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/project_point3d.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | target: Vec3::ZERO, [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Vec3` [INFO] [stdout] | help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_camera` in this scope [INFO] [stdout] --> examples/project_point3d.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | set_camera(&Camera3D { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_line_3d` in this scope [INFO] [stdout] --> examples/project_point3d.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | draw_line_3d( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_sphere` in this scope [INFO] [stdout] --> examples/project_point3d.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | draw_sphere(point_to_project, 0.1, None, color); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_line_3d` in this scope [INFO] [stdout] --> examples/project_point3d.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | draw_line_3d( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/project_point3d.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | let point_to_project = Vec3::ZERO; [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Vec3` [INFO] [stdout] | help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_sphere` in this scope [INFO] [stdout] --> examples/project_point3d.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | draw_sphere(point_to_project, 0.1, None, color); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_line_3d` in this scope [INFO] [stdout] --> examples/project_point3d.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | draw_line_3d( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_sphere` in this scope [INFO] [stdout] --> examples/aabb3d.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | draw_sphere(ball2_translation, ball2.radius, None, color); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_mesh` in this scope [INFO] [stdout] --> examples/project_point3d.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | draw_mesh(&mesh); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `next_frame` in this scope [INFO] [stdout] --> examples/project_point3d.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | next_frame().await [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `next_frame` in this scope [INFO] [stdout] --> examples/aabb3d.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | next_frame().await [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> examples/aabb3d.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | async fn main() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> examples/project_point3d.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | async fn main() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/common_macroquad3d.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | macroquad::text::draw_text(text, 10.0, 48.0 + 18.0, 30.0, WHITE); [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `macroquad`, use `cargo add macroquad` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parry3d-f64` (example "convex_try_new3d") due to 1 previous error [INFO] [stderr] error: could not compile `parry3d-f64` (example "distance_query3d") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `parry3d-f64` (example "contact_query3d") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/convex_decomposition.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | macroquad::text::draw_text( [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `macroquad`, use `cargo add macroquad` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_cube_wires` in this scope [INFO] [stdout] --> examples/aabb3d.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | draw_cube_wires( [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433, E0752. [INFO] [stdout] [INFO] [stderr] error: could not compile `parry3d-f64` (example "project_point3d") due to 31 previous errors [INFO] [stderr] error: could not compile `parry3d-f64` (example "aabb3d") due to 28 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433, E0752. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | clear_background(BLACK); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Camera3D` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | set_camera(&Camera3D { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | RED [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GREEN` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | GREEN [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | WHITE, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHITE` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | WHITE, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `YELLOW` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | YELLOW, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | let color_included: Color = if loose_bounding_sphere_cube2.contains(&bounding_sphere_cube1) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 5 + use ptree::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLUE` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | BLUE [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAGENTA` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | MAGENTA [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/bounding_sphere3d.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | let camera_pos = Vec3::new(8f32, 8f32, 12f32); [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Vec3` [INFO] [stdout] | help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | let elapsed_time = get_time() as f32 * 0.7; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `clear_background` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | clear_background(BLACK); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/bounding_sphere3d.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | up: Vec3::new(0f32, 1f32, 0f32), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Vec3` [INFO] [stdout] | help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/bounding_sphere3d.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | target: Vec3::new(0.5f32, 0f32, 0.5f32), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Vec3` [INFO] [stdout] | help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_camera` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | set_camera(&Camera3D { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_cube_wires` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | draw_cube_wires( [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_cube_wires` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | draw_cube_wires( [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_sphere_wires` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | draw_sphere_wires( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_sphere_wires` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | draw_sphere_wires( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_sphere_wires` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | draw_sphere_wires( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_sphere_wires` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | draw_sphere_wires( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `next_frame` in this scope [INFO] [stdout] --> examples/bounding_sphere3d.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | next_frame().await [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> examples/bounding_sphere3d.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | async fn main() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope [INFO] [stdout] --> examples/convex_decomposition.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | clear_background(BLACK); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RED` in this scope [INFO] [stdout] --> examples/convex_decomposition.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | RED, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color` [INFO] [stdout] --> examples/convex_decomposition.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | Color::from_rgba( [INFO] [stdout] | ^^^^^ use of undeclared type `Color` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 5 + use ptree::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope [INFO] [stdout] --> examples/convex_decomposition.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | clear_background(BLACK); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Camera3D` in this scope [INFO] [stdout] --> examples/convex_decomposition.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 89 | set_camera(&Camera3D { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `clear_background` in this scope [INFO] [stdout] --> examples/convex_decomposition.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | clear_background(BLACK); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `next_frame` in this scope [INFO] [stdout] --> examples/convex_decomposition.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | next_frame().await; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433, E0752. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/convex_decomposition.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | Vec3::new(1f32, 3f32, 3f32), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Vec3` [INFO] [stdout] | help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `clear_background` in this scope [INFO] [stdout] --> examples/convex_decomposition.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | clear_background(BLACK); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_time` in this scope [INFO] [stdout] --> examples/convex_decomposition.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | let elapsed_time = get_time() as f32; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/convex_decomposition.rs:83:26 [INFO] [stdout] | [INFO] [stdout] 83 | let camera_pos = Vec3::new( [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Vec3` [INFO] [stdout] | help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/convex_decomposition.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | up: Vec3::new(0f32, 1f32, 0f32), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Vec3` [INFO] [stdout] | help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/convex_decomposition.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | target: Vec3::new(0f32, 1f32, 0f32), [INFO] [stdout] | ^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `Vec3` [INFO] [stdout] | help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_camera` in this scope [INFO] [stdout] --> examples/convex_decomposition.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | set_camera(&Camera3D { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_mesh` in this scope [INFO] [stdout] --> examples/convex_decomposition.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | draw_mesh(mesh); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `set_default_camera` in this scope [INFO] [stdout] --> examples/convex_decomposition.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | set_default_camera(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `next_frame` in this scope [INFO] [stdout] --> examples/convex_decomposition.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | next_frame().await [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0752]: `main` function is not allowed to be `async` [INFO] [stdout] --> examples/convex_decomposition.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | async fn main() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ `main` function is not allowed to be `async` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parry3d-f64` (example "bounding_sphere3d") due to 32 previous errors [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433, E0752. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `parry3d-f64` (example "convex_decomposition") due to 26 previous errors [INFO] running `Command { std: "docker" "inspect" "8952702cc24ea4b885c76e30171b9d994d9b6f7daacd359d6b7f186d68240943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8952702cc24ea4b885c76e30171b9d994d9b6f7daacd359d6b7f186d68240943", kill_on_drop: false }` [INFO] [stdout] 8952702cc24ea4b885c76e30171b9d994d9b6f7daacd359d6b7f186d68240943