[INFO] fetching crate parry3d-f64 0.21.1... [INFO] testing parry3d-f64-0.21.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate parry3d-f64 0.21.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate parry3d-f64 0.21.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate parry3d-f64 0.21.1 [INFO] tweaked toml for crates.io crate parry3d-f64 0.21.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate parry3d-f64 0.21.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate parry3d-f64 0.21.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded config v0.11.0 [INFO] [stderr] Downloaded obj v0.10.2 [INFO] [stderr] Downloaded ptree v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 741cfe961e40570f47d2a9c3984881459f155c5ea8dd8e56caa8172b4977b0ba [INFO] running `Command { std: "docker" "start" "-a" "741cfe961e40570f47d2a9c3984881459f155c5ea8dd8e56caa8172b4977b0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "741cfe961e40570f47d2a9c3984881459f155c5ea8dd8e56caa8172b4977b0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "741cfe961e40570f47d2a9c3984881459f155c5ea8dd8e56caa8172b4977b0ba", kill_on_drop: false }` [INFO] [stdout] 741cfe961e40570f47d2a9c3984881459f155c5ea8dd8e56caa8172b4977b0ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] afec62592975ff4e4f8112d3fdd93f3879548909bac7a8f40b0047b36d63c6c5 [INFO] running `Command { std: "docker" "start" "-a" "afec62592975ff4e4f8112d3fdd93f3879548909bac7a8f40b0047b36d63c6c5", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling parry3d-f64 v0.21.1 (/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: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/bounding_volume/aabb.rs:383:11 [INFO] [stdout] | [INFO] [stdout] 383 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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:420:11 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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:171:15 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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: `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: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/contact_manifolds/contact_manifolds_heightfield_composite_shape.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/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:133:27 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: 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:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | 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:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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: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/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: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/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/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:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: 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:1651:7 [INFO] [stdout] | [INFO] [stdout] 1651 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: 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/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: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/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:1083:11 [INFO] [stdout] | [INFO] [stdout] 1083 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: 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/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:62:7 [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/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/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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_composite_shape_composite_shape.rs:202:32 [INFO] [stdout] | [INFO] [stdout] 202 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 202 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_composite_shape_shape.rs:162:32 [INFO] [stdout] | [INFO] [stdout] 162 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 162 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:178:32 [INFO] [stdout] | [INFO] [stdout] 178 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 178 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 192 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_trimesh_shape.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 221 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_composite_shape.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_shape.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 16 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_workspace.rs:97:32 [INFO] [stdout] | [INFO] [stdout] 97 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData; [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:384:23 [INFO] [stdout] | [INFO] [stdout] 384 | fn as_typed_shape(&self) -> TypedShape; [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 384 | fn as_typed_shape(&self) -> TypedShape<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:720:23 [INFO] [stdout] | [INFO] [stdout] 720 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 720 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:774:23 [INFO] [stdout] | [INFO] [stdout] 774 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 774 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:839:23 [INFO] [stdout] | [INFO] [stdout] 839 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 839 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:898:23 [INFO] [stdout] | [INFO] [stdout] 898 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 898 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:974:23 [INFO] [stdout] | [INFO] [stdout] 974 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 974 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1041:23 [INFO] [stdout] | [INFO] [stdout] 1041 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1041 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1093:23 [INFO] [stdout] | [INFO] [stdout] 1093 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1093 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1143:23 [INFO] [stdout] | [INFO] [stdout] 1143 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1143 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1206:23 [INFO] [stdout] | [INFO] [stdout] 1206 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1206 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1324:23 [INFO] [stdout] | [INFO] [stdout] 1324 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1324 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1393:23 [INFO] [stdout] | [INFO] [stdout] 1393 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1393 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1451:23 [INFO] [stdout] | [INFO] [stdout] 1451 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1451 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1521:23 [INFO] [stdout] | [INFO] [stdout] 1521 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1521 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1552:23 [INFO] [stdout] | [INFO] [stdout] 1552 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1552 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1602:31 [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 1627 | / impl_shape_for_round_shape!( [INFO] [stdout] 1628 | | Cuboid, [INFO] [stdout] 1629 | | RoundCuboid, [INFO] [stdout] 1630 | | (|this: &Self, scale: &Vector, _num_subdivisions: u32| { [INFO] [stdout] ... | [INFO] [stdout] 1636 | | }) [INFO] [stdout] 1637 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1602:31 [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 1639 | / impl_shape_for_round_shape!( [INFO] [stdout] 1640 | | Triangle, [INFO] [stdout] 1641 | | RoundTriangle, [INFO] [stdout] 1642 | | (|this: &Self, scale: &Vector, _num_subdivisions: u32| { [INFO] [stdout] ... | [INFO] [stdout] 1648 | | }) [INFO] [stdout] 1649 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1602:31 [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 1666 | / impl_shape_for_round_shape!( [INFO] [stdout] 1667 | | Cylinder, [INFO] [stdout] 1668 | | RoundCylinder, [INFO] [stdout] 1669 | | (|this: &Self, scale: &Vector, num_subdivisions: u32| { [INFO] [stdout] ... | [INFO] [stdout] 1688 | | }) [INFO] [stdout] 1689 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1602:31 [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 1691 | / impl_shape_for_round_shape!( [INFO] [stdout] 1692 | | Cone, [INFO] [stdout] 1693 | | RoundCone, [INFO] [stdout] 1694 | | (|this: &Self, scale: &Vector, num_subdivisions: u32| { [INFO] [stdout] ... | [INFO] [stdout] 1713 | | }) [INFO] [stdout] 1714 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1602:31 [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 1718 | / impl_shape_for_round_shape!( [INFO] [stdout] 1719 | | ConvexPolyhedron, [INFO] [stdout] 1720 | | RoundConvexPolyhedron, [INFO] [stdout] 1721 | | (|this: &Self, scale: &Vector, _num_subdivisions: u32| { [INFO] [stdout] ... | [INFO] [stdout] 1727 | | }) [INFO] [stdout] 1728 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/heightfield3.rs:254:35 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn triangles_around_point(&self, point: &Point3) -> HeightFieldRadialTriangles { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 254 | pub fn triangles_around_point(&self, point: &Point3) -> HeightFieldRadialTriangles<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.47s [INFO] running `Command { std: "docker" "inspect" "afec62592975ff4e4f8112d3fdd93f3879548909bac7a8f40b0047b36d63c6c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afec62592975ff4e4f8112d3fdd93f3879548909bac7a8f40b0047b36d63c6c5", kill_on_drop: false }` [INFO] [stdout] afec62592975ff4e4f8112d3fdd93f3879548909bac7a8f40b0047b36d63c6c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f77d278b2199877eab26fe859990399d1f7bcaf522b7bdde57b7525ccaa2a323 [INFO] running `Command { std: "docker" "start" "-a" "f77d278b2199877eab26fe859990399d1f7bcaf522b7bdde57b7525ccaa2a323", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling oorandom v11.1.5 [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: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/bounding_volume/aabb.rs:383:11 [INFO] [stdout] | [INFO] [stdout] 383 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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:420:11 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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:171:15 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = 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: `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: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/contact_manifolds/contact_manifolds_heightfield_composite_shape.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/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:133:27 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: 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:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | 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:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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: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/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: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/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/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:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: 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:1651:7 [INFO] [stdout] | [INFO] [stdout] 1651 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: 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/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: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/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:1083:11 [INFO] [stdout] | [INFO] [stdout] 1083 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim3`, `ena`, `enhanced-determinism`, `f64`, `foldhash`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `obj`, `parallel`, `rayon`, `required-features`, `rkyv`, `rkyv-serialize`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, `std`, and `wavefront` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: 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/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:62:7 [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/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/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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_composite_shape_composite_shape.rs:202:32 [INFO] [stdout] | [INFO] [stdout] 202 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 202 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_composite_shape_shape.rs:162:32 [INFO] [stdout] | [INFO] [stdout] 162 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 162 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:178:32 [INFO] [stdout] | [INFO] [stdout] 178 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 178 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:192:32 [INFO] [stdout] | [INFO] [stdout] 192 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 192 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_trimesh_shape.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 221 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_composite_shape.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_shape.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 16 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/query/contact_manifolds/contact_manifolds_workspace.rs:97:32 [INFO] [stdout] | [INFO] [stdout] 97 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData; [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | fn as_typed_workspace_data(&self) -> TypedWorkspaceData<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:384:23 [INFO] [stdout] | [INFO] [stdout] 384 | fn as_typed_shape(&self) -> TypedShape; [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 384 | fn as_typed_shape(&self) -> TypedShape<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:720:23 [INFO] [stdout] | [INFO] [stdout] 720 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 720 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:774:23 [INFO] [stdout] | [INFO] [stdout] 774 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 774 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:839:23 [INFO] [stdout] | [INFO] [stdout] 839 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 839 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:898:23 [INFO] [stdout] | [INFO] [stdout] 898 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 898 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:974:23 [INFO] [stdout] | [INFO] [stdout] 974 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 974 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1041:23 [INFO] [stdout] | [INFO] [stdout] 1041 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1041 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1093:23 [INFO] [stdout] | [INFO] [stdout] 1093 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1093 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1143:23 [INFO] [stdout] | [INFO] [stdout] 1143 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1143 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1206:23 [INFO] [stdout] | [INFO] [stdout] 1206 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1206 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1324:23 [INFO] [stdout] | [INFO] [stdout] 1324 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1324 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1393:23 [INFO] [stdout] | [INFO] [stdout] 1393 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1393 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1451:23 [INFO] [stdout] | [INFO] [stdout] 1451 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1451 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1521:23 [INFO] [stdout] | [INFO] [stdout] 1521 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1521 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1552:23 [INFO] [stdout] | [INFO] [stdout] 1552 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1552 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1602:31 [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 1627 | / impl_shape_for_round_shape!( [INFO] [stdout] 1628 | | Cuboid, [INFO] [stdout] 1629 | | RoundCuboid, [INFO] [stdout] 1630 | | (|this: &Self, scale: &Vector, _num_subdivisions: u32| { [INFO] [stdout] ... | [INFO] [stdout] 1636 | | }) [INFO] [stdout] 1637 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1602:31 [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 1639 | / impl_shape_for_round_shape!( [INFO] [stdout] 1640 | | Triangle, [INFO] [stdout] 1641 | | RoundTriangle, [INFO] [stdout] 1642 | | (|this: &Self, scale: &Vector, _num_subdivisions: u32| { [INFO] [stdout] ... | [INFO] [stdout] 1648 | | }) [INFO] [stdout] 1649 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1602:31 [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 1666 | / impl_shape_for_round_shape!( [INFO] [stdout] 1667 | | Cylinder, [INFO] [stdout] 1668 | | RoundCylinder, [INFO] [stdout] 1669 | | (|this: &Self, scale: &Vector, num_subdivisions: u32| { [INFO] [stdout] ... | [INFO] [stdout] 1688 | | }) [INFO] [stdout] 1689 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1602:31 [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 1691 | / impl_shape_for_round_shape!( [INFO] [stdout] 1692 | | Cone, [INFO] [stdout] 1693 | | RoundCone, [INFO] [stdout] 1694 | | (|this: &Self, scale: &Vector, num_subdivisions: u32| { [INFO] [stdout] ... | [INFO] [stdout] 1713 | | }) [INFO] [stdout] 1714 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/shape.rs:1602:31 [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 1718 | / impl_shape_for_round_shape!( [INFO] [stdout] 1719 | | ConvexPolyhedron, [INFO] [stdout] 1720 | | RoundConvexPolyhedron, [INFO] [stdout] 1721 | | (|this: &Self, scale: &Vector, _num_subdivisions: u32| { [INFO] [stdout] ... | [INFO] [stdout] 1727 | | }) [INFO] [stdout] 1728 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_shape_for_round_shape` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1602 | fn as_typed_shape(&self) -> TypedShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/shape/heightfield3.rs:254:35 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn triangles_around_point(&self, point: &Point3) -> HeightFieldRadialTriangles { [INFO] [stdout] | ^^^^^ -------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 254 | pub fn triangles_around_point(&self, point: &Point3) -> HeightFieldRadialTriangles<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling ptree v0.4.0 [INFO] [stderr] Compiling parry3d-f64 v0.21.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `parry3d` [INFO] [stdout] --> examples/solid_point_query3d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | 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 `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/solid_point_query3d.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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/plane_intersection.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 `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] 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] 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/plane_intersection.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use parry3d::query::IntersectResult; [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/plane_intersection.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use parry3d::shape::{Cuboid, 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[E0432]: unresolved imports `parry3d::query::IntersectResult`, `parry3d::shape::Cuboid`, `parry3d::shape::TriMesh` [INFO] [stdout] --> examples/plane_intersection.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use parry3d::query::IntersectResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use parry3d::shape::{Cuboid, TriMesh}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `macroquad` [INFO] [stdout] --> examples/plane_intersection.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[macroquad::main("plane_intersection")] [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 `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] 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/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 `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[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[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] For more information about this error, try `rustc --explain E0433`. [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `parry3d-f64` (example "convex_try_new3d") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [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 "solid_point_query3d") due to 2 previous errors [INFO] [stderr] error: could not compile `parry3d-f64` (example "mesh3d") due to 1 previous error [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/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] 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 `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 "proximity_query3d") due to 2 previous errors [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[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 value `DARKGRAY` in this scope [INFO] [stdout] --> examples/plane_intersection.rs:16:60 [INFO] [stdout] | [INFO] [stdout] 16 | let mesh = mquad_mesh_from_points(&trimesh, light_pos, DARKGRAY); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLACK` in this scope [INFO] [stdout] --> examples/plane_intersection.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | 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/plane_intersection.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | set_camera(&Camera3D { [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/plane_intersection.rs:50:68 [INFO] [stdout] | [INFO] [stdout] 50 | draw_line_3d(plane_center, plane_center + up_plane_vector, GREEN); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLUE` in this scope [INFO] [stdout] --> examples/plane_intersection.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 52 | draw_grid_ex(10, 0.333, BLUE, RED, plane_center, rotation); [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/plane_intersection.rs:52:39 [INFO] [stdout] | [INFO] [stdout] 52 | draw_grid_ex(10, 0.333, BLUE, RED, plane_center, rotation); [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/plane_intersection.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | Color::new(0f32, 1f32, 0f32, 1f32), [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[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_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[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 undeclared type `Vec3` [INFO] [stdout] --> examples/plane_intersection.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | let light_pos = Vec3::new(-1f32, 3.5f32, -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[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/plane_intersection.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | let camera_pos = Vec3::new(-1.5f32, 2.5f32, -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/plane_intersection.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | 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/plane_intersection.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | let elapsed_time = get_time(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Quat` [INFO] [stdout] --> examples/plane_intersection.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | let rotation = Quat::from_axis_angle(Vec3::Z, (elapsed_time as f32 * 40f32).to_radians()); [INFO] [stdout] | ^^^^ use of undeclared type `Quat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec3` [INFO] [stdout] --> examples/plane_intersection.rs:26:46 [INFO] [stdout] | [INFO] [stdout] 26 | let rotation = Quat::from_axis_angle(Vec3::Z, (elapsed_time as f32 * 40f32).to_radians()); [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/plane_intersection.rs:27:42 [INFO] [stdout] | [INFO] [stdout] 27 | let up_plane_vector = rotation * 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/plane_intersection.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | 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/plane_intersection.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | 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/plane_intersection.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | 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/plane_intersection.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | draw_line_3d(plane_center, plane_center + up_plane_vector, GREEN); [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/plane_intersection.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | draw_mesh(&mesh); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `draw_grid_ex` in this scope [INFO] [stdout] --> examples/plane_intersection.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | draw_grid_ex(10, 0.333, BLUE, RED, plane_center, rotation); [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/plane_intersection.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | set_default_camera(); [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/plane_intersection.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | set_default_camera(); [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/plane_intersection.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | 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/plane_intersection.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | 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/plane_intersection.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] 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] 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 "project_point3d") due to 31 previous errors [INFO] [stderr] error: could not compile `parry3d-f64` (example "plane_intersection") due to 33 previous errors [INFO] running `Command { std: "docker" "inspect" "f77d278b2199877eab26fe859990399d1f7bcaf522b7bdde57b7525ccaa2a323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f77d278b2199877eab26fe859990399d1f7bcaf522b7bdde57b7525ccaa2a323", kill_on_drop: false }` [INFO] [stdout] f77d278b2199877eab26fe859990399d1f7bcaf522b7bdde57b7525ccaa2a323