[INFO] fetching crate rapier3d-f64 0.19.0... [INFO] testing rapier3d-f64-0.19.0 against 1.79.0 for beta-1.80-4 [INFO] extracting crate rapier3d-f64 0.19.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate rapier3d-f64 0.19.0 on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rapier3d-f64 0.19.0 [INFO] finished tweaking crates.io crate rapier3d-f64 0.19.0 [INFO] tweaked toml for crates.io crate rapier3d-f64 0.19.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 69 packages to latest compatible versions [INFO] [stderr] Adding bit-vec v0.6.3 (latest: v0.7.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.5) [INFO] [stderr] Adding indexmap v1.9.3 (latest: v2.2.6) [INFO] [stderr] Adding libm v0.1.4 (latest: v0.2.8) [INFO] [stderr] Adding nalgebra v0.32.6 (latest: v0.33.0) [INFO] [stderr] Adding parry3d-f64 v0.15.1 (latest: v0.16.1) [INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0) [INFO] [stderr] Adding simba v0.8.1 (latest: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parry3d-f64 v0.15.1 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f3941e37c513fec1548901ab9368ca29cb1f1dc22a6330dc278b5e03bd5e28b [INFO] running `Command { std: "docker" "start" "-a" "6f3941e37c513fec1548901ab9368ca29cb1f1dc22a6330dc278b5e03bd5e28b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f3941e37c513fec1548901ab9368ca29cb1f1dc22a6330dc278b5e03bd5e28b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f3941e37c513fec1548901ab9368ca29cb1f1dc22a6330dc278b5e03bd5e28b", kill_on_drop: false }` [INFO] [stdout] 6f3941e37c513fec1548901ab9368ca29cb1f1dc22a6330dc278b5e03bd5e28b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 204f401efd05b65569663bb732048896bb499b008e52d94fac2cb5db2e2c1b23 [INFO] running `Command { std: "docker" "start" "-a" "204f401efd05b65569663bb732048896bb499b008e52d94fac2cb5db2e2c1b23", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling wide v0.7.25 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling spade v2.9.0 [INFO] [stderr] Compiling ordered-float v4.2.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling parry3d-f64 v0.15.1 [INFO] [stderr] Compiling rapier3d-f64 v0.19.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `timestamp` is never read [INFO] [stdout] --> src/dynamics/ccd/toi_entry.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TOIEntry { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub timestamp: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TOIEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `num_jacobian_lines` is never read [INFO] [stdout] --> src/dynamics/solver/contact_constraint/contact_constraints_set.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ConstraintsCounts { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 30 | pub num_constraints: usize, [INFO] [stdout] 31 | pub num_jacobian_lines: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConstraintsCounts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `max_impulse` is never used [INFO] [stdout] --> src/geometry/contact_pair.rs:363:8 [INFO] [stdout] | [INFO] [stdout] 359 | pub trait ContactManifoldExt { [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 363 | fn max_impulse(&self) -> Real; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SimdComponent` is never used [INFO] [stdout] --> src/utils.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | pub(crate) trait SimdComponent: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SimdVec` is never used [INFO] [stdout] --> src/utils.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | pub(crate) trait SimdVec: Sized { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `transform_lin_vector` and `transform_matrix` are never used [INFO] [stdout] --> src/utils.rs:469:8 [INFO] [stdout] | [INFO] [stdout] 464 | pub(crate) trait SimdAngularInertia { [INFO] [stdout] | ------------------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 469 | fn transform_lin_vector(&self, pt: Self::LinVector) -> Self::LinVector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | fn transform_matrix(&self, mat: &Self::AngMatrix) -> Self::AngMatrix; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.00s [INFO] running `Command { std: "docker" "inspect" "204f401efd05b65569663bb732048896bb499b008e52d94fac2cb5db2e2c1b23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "204f401efd05b65569663bb732048896bb499b008e52d94fac2cb5db2e2c1b23", kill_on_drop: false }` [INFO] [stdout] 204f401efd05b65569663bb732048896bb499b008e52d94fac2cb5db2e2c1b23 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0011f53ba5f89b6d4f498c30b92942d8d4b23d48e971c92b90a52b237f002d6 [INFO] running `Command { std: "docker" "start" "-a" "d0011f53ba5f89b6d4f498c30b92942d8d4b23d48e971c92b90a52b237f002d6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stdout] warning: field `timestamp` is never read [INFO] [stdout] --> src/dynamics/ccd/toi_entry.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TOIEntry { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub timestamp: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TOIEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `num_jacobian_lines` is never read [INFO] [stdout] --> src/dynamics/solver/contact_constraint/contact_constraints_set.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ConstraintsCounts { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 30 | pub num_constraints: usize, [INFO] [stdout] 31 | pub num_jacobian_lines: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConstraintsCounts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `max_impulse` is never used [INFO] [stdout] --> src/geometry/contact_pair.rs:363:8 [INFO] [stdout] | [INFO] [stdout] 359 | pub trait ContactManifoldExt { [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 363 | fn max_impulse(&self) -> Real; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SimdComponent` is never used [INFO] [stdout] --> src/utils.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | pub(crate) trait SimdComponent: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SimdVec` is never used [INFO] [stdout] --> src/utils.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | pub(crate) trait SimdVec: Sized { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `transform_lin_vector` and `transform_matrix` are never used [INFO] [stdout] --> src/utils.rs:469:8 [INFO] [stdout] | [INFO] [stdout] 464 | pub(crate) trait SimdAngularInertia { [INFO] [stdout] | ------------------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 469 | fn transform_lin_vector(&self, pt: Self::LinVector) -> Self::LinVector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | fn transform_matrix(&self, mat: &Self::AngMatrix) -> Self::AngMatrix; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rapier3d-f64 v0.19.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `timestamp` is never read [INFO] [stdout] --> src/dynamics/ccd/toi_entry.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TOIEntry { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub timestamp: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TOIEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `num_jacobian_lines` is never read [INFO] [stdout] --> src/dynamics/solver/contact_constraint/contact_constraints_set.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ConstraintsCounts { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 30 | pub num_constraints: usize, [INFO] [stdout] 31 | pub num_jacobian_lines: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConstraintsCounts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `max_impulse` is never used [INFO] [stdout] --> src/geometry/contact_pair.rs:363:8 [INFO] [stdout] | [INFO] [stdout] 359 | pub trait ContactManifoldExt { [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 363 | fn max_impulse(&self) -> Real; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SimdComponent` is never used [INFO] [stdout] --> src/utils.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | pub(crate) trait SimdComponent: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SimdVec` is never used [INFO] [stdout] --> src/utils.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | pub(crate) trait SimdVec: Sized { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `transform_lin_vector` and `transform_matrix` are never used [INFO] [stdout] --> src/utils.rs:469:8 [INFO] [stdout] | [INFO] [stdout] 464 | pub(crate) trait SimdAngularInertia { [INFO] [stdout] | ------------------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 469 | fn transform_lin_vector(&self, pt: Self::LinVector) -> Self::LinVector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | fn transform_matrix(&self, mat: &Self::AngMatrix) -> Self::AngMatrix; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.64s [INFO] running `Command { std: "docker" "inspect" "d0011f53ba5f89b6d4f498c30b92942d8d4b23d48e971c92b90a52b237f002d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0011f53ba5f89b6d4f498c30b92942d8d4b23d48e971c92b90a52b237f002d6", kill_on_drop: false }` [INFO] [stdout] d0011f53ba5f89b6d4f498c30b92942d8d4b23d48e971c92b90a52b237f002d6 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 21f1d2516fceb3808e0b05bacbe5d6d161237beb6d4014665794bd0f4c7edc1e [INFO] running `Command { std: "docker" "start" "-a" "21f1d2516fceb3808e0b05bacbe5d6d161237beb6d4014665794bd0f4c7edc1e", kill_on_drop: false }` [INFO] [stderr] warning: field `timestamp` is never read [INFO] [stderr] --> src/dynamics/ccd/toi_entry.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct TOIEntry { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 16 | pub timestamp: usize, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TOIEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `num_jacobian_lines` is never read [INFO] [stderr] --> src/dynamics/solver/contact_constraint/contact_constraints_set.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct ConstraintsCounts { [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] 30 | pub num_constraints: usize, [INFO] [stderr] 31 | pub num_jacobian_lines: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ConstraintsCounts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `max_impulse` is never used [INFO] [stderr] --> src/geometry/contact_pair.rs:363:8 [INFO] [stderr] | [INFO] [stderr] 359 | pub trait ContactManifoldExt { [INFO] [stderr] | ------------------ method in this trait [INFO] [stderr] ... [INFO] [stderr] 363 | fn max_impulse(&self) -> Real; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `SimdComponent` is never used [INFO] [stderr] --> src/utils.rs:93:18 [INFO] [stderr] | [INFO] [stderr] 93 | pub(crate) trait SimdComponent: Sized { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `SimdVec` is never used [INFO] [stderr] --> src/utils.rs:169:18 [INFO] [stderr] | [INFO] [stderr] 169 | pub(crate) trait SimdVec: Sized { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `transform_lin_vector` and `transform_matrix` are never used [INFO] [stderr] --> src/utils.rs:469:8 [INFO] [stderr] | [INFO] [stderr] 464 | pub(crate) trait SimdAngularInertia { [INFO] [stderr] | ------------------ methods in this trait [INFO] [stderr] ... [INFO] [stderr] 469 | fn transform_lin_vector(&self, pt: Self::LinVector) -> Self::LinVector; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 472 | fn transform_matrix(&self, mat: &Self::AngMatrix) -> Self::AngMatrix; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rapier3d-f64` (lib) generated 6 warnings [INFO] [stderr] warning: `rapier3d-f64` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rapier3d_f64-881df49c6b309463) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test pipeline::physics_pipeline::test::kinematic_and_fixed_contact_crash ... ok [INFO] [stdout] test pipeline::physics_pipeline::test::rigid_body_type_changed_dynamic_is_in_active_set ... ok [INFO] [stdout] test pipeline::collision_pipeline::tests::test_no_rigid_bodies ... ok [INFO] [stdout] test geometry::broad_phase_multi_sap::broad_phase_multi_sap::test::test_add_update_remove ... ok [INFO] [stdout] test pipeline::physics_pipeline::test::rigid_body_removal_before_step ... ok [INFO] [stdout] test pipeline::physics_pipeline::test::collider_removal_before_step ... ok [INFO] [stderr] Doc-tests rapier3d_f64 [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::capacity (line 626) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::clear (line 153) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::contains (line 436) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::drain (line 745) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::get (line 457) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::get2_mut (line 514) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::get_mut (line 483) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::insert (line 286) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::insert_with (line 309) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::is_empty (line 602) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::iter (line 689) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::iter_mut (line 716) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::len (line 579) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::new (line 108) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::remove (line 351) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::reserve (line 654) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::retain (line 395) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::try_insert (line 191) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::try_insert_with (line 232) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::with_capacity (line 124) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Drain (line 1118) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Index (line 41) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::IntoIter (line 832) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Iter (line 916) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::IterMut (line 1020) ... ignored [INFO] [stdout] test src/geometry/interaction_graph.rs - geometry::interaction_graph::InteractionGraph::remove_node (line 69) ... ignored [INFO] [stdout] test src/geometry/interaction_groups.rs - geometry::interaction_groups::InteractionGroups (line 15) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 27 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "21f1d2516fceb3808e0b05bacbe5d6d161237beb6d4014665794bd0f4c7edc1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21f1d2516fceb3808e0b05bacbe5d6d161237beb6d4014665794bd0f4c7edc1e", kill_on_drop: false }` [INFO] [stdout] 21f1d2516fceb3808e0b05bacbe5d6d161237beb6d4014665794bd0f4c7edc1e [INFO] testing rapier3d-f64-0.19.0 against beta-2024-06-22 for beta-1.80-4 [INFO] extracting crate rapier3d-f64 0.19.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate rapier3d-f64 0.19.0 on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rapier3d-f64 0.19.0 [INFO] finished tweaking crates.io crate rapier3d-f64 0.19.0 [INFO] tweaked toml for crates.io crate rapier3d-f64 0.19.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 69 packages to latest compatible versions [INFO] [stderr] Adding bit-vec v0.6.3 (latest: v0.7.0) [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.5) [INFO] [stderr] Adding indexmap v1.9.3 (latest: v2.2.6) [INFO] [stderr] Adding libm v0.1.4 (latest: v0.2.8) [INFO] [stderr] Adding nalgebra v0.32.6 (latest: v0.33.0) [INFO] [stderr] Adding parry3d-f64 v0.15.1 (latest: v0.16.1) [INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0) [INFO] [stderr] Adding simba v0.8.1 (latest: v0.9.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5dc837be495696eee7327b892027a116e31c5c0b160db5752a907793dfe3306 [INFO] running `Command { std: "docker" "start" "-a" "a5dc837be495696eee7327b892027a116e31c5c0b160db5752a907793dfe3306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5dc837be495696eee7327b892027a116e31c5c0b160db5752a907793dfe3306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5dc837be495696eee7327b892027a116e31c5c0b160db5752a907793dfe3306", kill_on_drop: false }` [INFO] [stdout] a5dc837be495696eee7327b892027a116e31c5c0b160db5752a907793dfe3306 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47aa72db2117668e1d5b8a04c40a611fc06acc7ea10cddac014991e0ea2fbdfb [INFO] running `Command { std: "docker" "start" "-a" "47aa72db2117668e1d5b8a04c40a611fc06acc7ea10cddac014991e0ea2fbdfb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling wide v0.7.25 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling spade v2.9.0 [INFO] [stderr] Compiling ordered-float v4.2.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling parry3d-f64 v0.15.1 [INFO] [stderr] Compiling rapier3d-f64 v0.19.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(all(feature = "dim2", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [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: `f32` [INFO] [stdout] --> src/lib.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(all(feature = "dim2", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [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/lib.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(all(feature = "dim2", feature = "f64"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `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:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(all(feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [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/control/character_controller.rs:606:15 [INFO] [stdout] | [INFO] [stdout] 606 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/control/ray_cast_vehicle_controller.rs:293:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/ccd/toi_entry.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/integration_parameters.rs:6:53 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) static BLOCK_SOLVER_ENABLED: bool = cfg!(feature = "dim2"); [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/generic_joint.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/generic_joint.rs:286:15 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:416:19 [INFO] [stdout] | [INFO] [stdout] 416 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:696:19 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:911:19 [INFO] [stdout] | [INFO] [stdout] 911 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody_joint.rs:98:23 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody_joint.rs:150:23 [INFO] [stdout] | [INFO] [stdout] 150 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody_joint.rs:195:23 [INFO] [stdout] | [INFO] [stdout] 195 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/revolute_joint.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/revolute_joint.rs:156:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:421:15 [INFO] [stdout] | [INFO] [stdout] 421 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:477:11 [INFO] [stdout] | [INFO] [stdout] 477 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:527:11 [INFO] [stdout] | [INFO] [stdout] 527 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:536:11 [INFO] [stdout] | [INFO] [stdout] 536 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:652:11 [INFO] [stdout] | [INFO] [stdout] 652 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:564:19 [INFO] [stdout] | [INFO] [stdout] 564 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:625:15 [INFO] [stdout] | [INFO] [stdout] 625 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:845:15 [INFO] [stdout] | [INFO] [stdout] 845 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:870:19 [INFO] [stdout] | [INFO] [stdout] 870 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:131:35 [INFO] [stdout] | [INFO] [stdout] 131 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:172:39 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint_element.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint_element.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint_element.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:74:15 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:158:35 [INFO] [stdout] | [INFO] [stdout] 158 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:177:35 [INFO] [stdout] | [INFO] [stdout] 177 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:241:39 [INFO] [stdout] | [INFO] [stdout] 241 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:260:39 [INFO] [stdout] | [INFO] [stdout] 260 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:466:19 [INFO] [stdout] | [INFO] [stdout] 466 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:539:19 [INFO] [stdout] | [INFO] [stdout] 539 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint.rs:180:76 [INFO] [stdout] | [INFO] [stdout] 180 | constraint.elements[k].tangent_part.r[j] = if cfg!(feature = "dim2") { [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint.rs:295:15 [INFO] [stdout] | [INFO] [stdout] 295 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:15:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:74:15 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:240:15 [INFO] [stdout] | [INFO] [stdout] 240 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:266:15 [INFO] [stdout] | [INFO] [stdout] 266 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint.rs:179:15 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint.rs:274:76 [INFO] [stdout] | [INFO] [stdout] 274 | constraint.elements[k].tangent_part.r[j] = if cfg!(feature = "dim2") { [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint.rs:394:15 [INFO] [stdout] | [INFO] [stdout] 394 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:14:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:18:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:37:19 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:340:15 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:408:19 [INFO] [stdout] | [INFO] [stdout] 408 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:464:23 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:575:23 [INFO] [stdout] | [INFO] [stdout] 575 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:640:15 [INFO] [stdout] | [INFO] [stdout] 640 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:642:15 [INFO] [stdout] | [INFO] [stdout] 642 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:690:15 [INFO] [stdout] | [INFO] [stdout] 690 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:702:15 [INFO] [stdout] | [INFO] [stdout] 702 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:745:15 [INFO] [stdout] | [INFO] [stdout] 745 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:752:19 [INFO] [stdout] | [INFO] [stdout] 752 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:795:15 [INFO] [stdout] | [INFO] [stdout] 795 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:803:15 [INFO] [stdout] | [INFO] [stdout] 803 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:901:15 [INFO] [stdout] | [INFO] [stdout] 901 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:950:23 [INFO] [stdout] | [INFO] [stdout] 950 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1013:15 [INFO] [stdout] | [INFO] [stdout] 1013 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1074:23 [INFO] [stdout] | [INFO] [stdout] 1074 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1137:15 [INFO] [stdout] | [INFO] [stdout] 1137 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1176:15 [INFO] [stdout] | [INFO] [stdout] 1176 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1183:19 [INFO] [stdout] | [INFO] [stdout] 1183 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1227:15 [INFO] [stdout] | [INFO] [stdout] 1227 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1239:15 [INFO] [stdout] | [INFO] [stdout] 1239 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1279:15 [INFO] [stdout] | [INFO] [stdout] 1279 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1288:15 [INFO] [stdout] | [INFO] [stdout] 1288 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:464:19 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:716:15 [INFO] [stdout] | [INFO] [stdout] 716 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:736:15 [INFO] [stdout] | [INFO] [stdout] 736 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:758:15 [INFO] [stdout] | [INFO] [stdout] 758 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:778:15 [INFO] [stdout] | [INFO] [stdout] 778 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:811:15 [INFO] [stdout] | [INFO] [stdout] 811 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:832:19 [INFO] [stdout] | [INFO] [stdout] 832 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1094:15 [INFO] [stdout] | [INFO] [stdout] 1094 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1112:15 [INFO] [stdout] | [INFO] [stdout] 1112 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1132:15 [INFO] [stdout] | [INFO] [stdout] 1132 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1150:15 [INFO] [stdout] | [INFO] [stdout] 1150 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1181:15 [INFO] [stdout] | [INFO] [stdout] 1181 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1200:19 [INFO] [stdout] | [INFO] [stdout] 1200 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/solver_body.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:410:11 [INFO] [stdout] | [INFO] [stdout] 410 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:424:11 [INFO] [stdout] | [INFO] [stdout] 424 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:711:11 [INFO] [stdout] | [INFO] [stdout] 711 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:747:11 [INFO] [stdout] | [INFO] [stdout] 747 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:357:15 [INFO] [stdout] | [INFO] [stdout] 357 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:972:11 [INFO] [stdout] | [INFO] [stdout] 972 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:1030:11 [INFO] [stdout] | [INFO] [stdout] 1030 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/broad_phase_multi_sap/sap_layer.rs:227:15 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/broad_phase_multi_sap/sap_layer.rs:235:27 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/broad_phase_multi_sap/sap_layer.rs:279:15 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/broad_phase_multi_sap/sap_layer.rs:287:27 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/collider.rs:605:11 [INFO] [stdout] | [INFO] [stdout] 605 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/collider.rs:612:11 [INFO] [stdout] | [INFO] [stdout] 612 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/collider.rs:759:11 [INFO] [stdout] | [INFO] [stdout] 759 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/collider.rs:767:11 [INFO] [stdout] | [INFO] [stdout] 767 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/collider.rs:794:11 [INFO] [stdout] | [INFO] [stdout] 794 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:154:11 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:162:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:166:11 [INFO] [stdout] | [INFO] [stdout] 166 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:170:11 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:174:11 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:178:11 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Externals` is never constructed [INFO] [stdout] --> src/data/graph.rs:521:12 [INFO] [stdout] | [INFO] [stdout] 521 | pub struct Externals<'a, N: 'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Neighbors` is never constructed [INFO] [stdout] --> src/data/graph.rs:555:12 [INFO] [stdout] | [INFO] [stdout] 555 | pub struct Neighbors<'a, E: 'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NodeReferences` is never constructed [INFO] [stdout] --> src/data/graph.rs:788:12 [INFO] [stdout] | [INFO] [stdout] 788 | pub struct NodeReferences<'a, N: 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timestamp` is never read [INFO] [stdout] --> src/dynamics/ccd/toi_entry.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TOIEntry { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub timestamp: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TOIEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `num_jacobian_lines` is never read [INFO] [stdout] --> src/dynamics/solver/contact_constraint/contact_constraints_set.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ConstraintsCounts { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 30 | pub num_constraints: usize, [INFO] [stdout] 31 | pub num_jacobian_lines: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConstraintsCounts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `max_impulse` is never used [INFO] [stdout] --> src/geometry/contact_pair.rs:363:8 [INFO] [stdout] | [INFO] [stdout] 359 | pub trait ContactManifoldExt { [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 363 | fn max_impulse(&self) -> Real; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SimdComponent` is never used [INFO] [stdout] --> src/utils.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | pub(crate) trait SimdComponent: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SimdVec` is never used [INFO] [stdout] --> src/utils.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | pub(crate) trait SimdVec: Sized { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `transform_lin_vector` and `transform_matrix` are never used [INFO] [stdout] --> src/utils.rs:469:8 [INFO] [stdout] | [INFO] [stdout] 464 | pub(crate) trait SimdAngularInertia { [INFO] [stdout] | ------------------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 469 | fn transform_lin_vector(&self, pt: Self::LinVector) -> Self::LinVector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | fn transform_matrix(&self, mat: &Self::AngMatrix) -> Self::AngMatrix; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 136 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.34s [INFO] running `Command { std: "docker" "inspect" "47aa72db2117668e1d5b8a04c40a611fc06acc7ea10cddac014991e0ea2fbdfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47aa72db2117668e1d5b8a04c40a611fc06acc7ea10cddac014991e0ea2fbdfb", kill_on_drop: false }` [INFO] [stdout] 47aa72db2117668e1d5b8a04c40a611fc06acc7ea10cddac014991e0ea2fbdfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dd34c191c085bb6196f55cdad03517bcc32bec26172b95c49f1b493bf94b86a [INFO] running `Command { std: "docker" "start" "-a" "6dd34c191c085bb6196f55cdad03517bcc32bec26172b95c49f1b493bf94b86a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(all(feature = "dim2", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [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: `f32` [INFO] [stdout] --> src/lib.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(all(feature = "dim2", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [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/lib.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(all(feature = "dim2", feature = "f64"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `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:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(all(feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [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/control/character_controller.rs:606:15 [INFO] [stdout] | [INFO] [stdout] 606 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/control/ray_cast_vehicle_controller.rs:293:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/ccd/toi_entry.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/integration_parameters.rs:6:53 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) static BLOCK_SOLVER_ENABLED: bool = cfg!(feature = "dim2"); [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/generic_joint.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/generic_joint.rs:286:15 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:416:19 [INFO] [stdout] | [INFO] [stdout] 416 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:696:19 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:911:19 [INFO] [stdout] | [INFO] [stdout] 911 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody_joint.rs:98:23 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody_joint.rs:150:23 [INFO] [stdout] | [INFO] [stdout] 150 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody_joint.rs:195:23 [INFO] [stdout] | [INFO] [stdout] 195 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/revolute_joint.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/revolute_joint.rs:156:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:421:15 [INFO] [stdout] | [INFO] [stdout] 421 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:477:11 [INFO] [stdout] | [INFO] [stdout] 477 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:527:11 [INFO] [stdout] | [INFO] [stdout] 527 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:536:11 [INFO] [stdout] | [INFO] [stdout] 536 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:652:11 [INFO] [stdout] | [INFO] [stdout] 652 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:564:19 [INFO] [stdout] | [INFO] [stdout] 564 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:625:15 [INFO] [stdout] | [INFO] [stdout] 625 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:845:15 [INFO] [stdout] | [INFO] [stdout] 845 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:870:19 [INFO] [stdout] | [INFO] [stdout] 870 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:131:35 [INFO] [stdout] | [INFO] [stdout] 131 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:172:39 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint_element.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint_element.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint_element.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:74:15 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:158:35 [INFO] [stdout] | [INFO] [stdout] 158 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:177:35 [INFO] [stdout] | [INFO] [stdout] 177 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:241:39 [INFO] [stdout] | [INFO] [stdout] 241 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:260:39 [INFO] [stdout] | [INFO] [stdout] 260 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:466:19 [INFO] [stdout] | [INFO] [stdout] 466 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:539:19 [INFO] [stdout] | [INFO] [stdout] 539 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint.rs:180:76 [INFO] [stdout] | [INFO] [stdout] 180 | constraint.elements[k].tangent_part.r[j] = if cfg!(feature = "dim2") { [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint.rs:295:15 [INFO] [stdout] | [INFO] [stdout] 295 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:15:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:74:15 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:240:15 [INFO] [stdout] | [INFO] [stdout] 240 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:266:15 [INFO] [stdout] | [INFO] [stdout] 266 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint.rs:179:15 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint.rs:274:76 [INFO] [stdout] | [INFO] [stdout] 274 | constraint.elements[k].tangent_part.r[j] = if cfg!(feature = "dim2") { [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint.rs:394:15 [INFO] [stdout] | [INFO] [stdout] 394 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:14:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:18:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:37:19 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:340:15 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:408:19 [INFO] [stdout] | [INFO] [stdout] 408 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:464:23 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:575:23 [INFO] [stdout] | [INFO] [stdout] 575 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:640:15 [INFO] [stdout] | [INFO] [stdout] 640 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:642:15 [INFO] [stdout] | [INFO] [stdout] 642 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:690:15 [INFO] [stdout] | [INFO] [stdout] 690 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:702:15 [INFO] [stdout] | [INFO] [stdout] 702 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:745:15 [INFO] [stdout] | [INFO] [stdout] 745 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:752:19 [INFO] [stdout] | [INFO] [stdout] 752 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:795:15 [INFO] [stdout] | [INFO] [stdout] 795 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:803:15 [INFO] [stdout] | [INFO] [stdout] 803 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:901:15 [INFO] [stdout] | [INFO] [stdout] 901 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:950:23 [INFO] [stdout] | [INFO] [stdout] 950 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1013:15 [INFO] [stdout] | [INFO] [stdout] 1013 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1074:23 [INFO] [stdout] | [INFO] [stdout] 1074 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1137:15 [INFO] [stdout] | [INFO] [stdout] 1137 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1176:15 [INFO] [stdout] | [INFO] [stdout] 1176 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1183:19 [INFO] [stdout] | [INFO] [stdout] 1183 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1227:15 [INFO] [stdout] | [INFO] [stdout] 1227 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1239:15 [INFO] [stdout] | [INFO] [stdout] 1239 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1279:15 [INFO] [stdout] | [INFO] [stdout] 1279 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1288:15 [INFO] [stdout] | [INFO] [stdout] 1288 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:464:19 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:716:15 [INFO] [stdout] | [INFO] [stdout] 716 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:736:15 [INFO] [stdout] | [INFO] [stdout] 736 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:758:15 [INFO] [stdout] | [INFO] [stdout] 758 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:778:15 [INFO] [stdout] | [INFO] [stdout] 778 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:811:15 [INFO] [stdout] | [INFO] [stdout] 811 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:832:19 [INFO] [stdout] | [INFO] [stdout] 832 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1094:15 [INFO] [stdout] | [INFO] [stdout] 1094 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1112:15 [INFO] [stdout] | [INFO] [stdout] 1112 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1132:15 [INFO] [stdout] | [INFO] [stdout] 1132 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1150:15 [INFO] [stdout] | [INFO] [stdout] 1150 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1181:15 [INFO] [stdout] | [INFO] [stdout] 1181 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1200:19 [INFO] [stdout] | [INFO] [stdout] 1200 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/solver_body.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:410:11 [INFO] [stdout] | [INFO] [stdout] 410 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:424:11 [INFO] [stdout] | [INFO] [stdout] 424 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:711:11 [INFO] [stdout] | [INFO] [stdout] 711 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:747:11 [INFO] [stdout] | [INFO] [stdout] 747 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:357:15 [INFO] [stdout] | [INFO] [stdout] 357 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:972:11 [INFO] [stdout] | [INFO] [stdout] 972 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:1030:11 [INFO] [stdout] | [INFO] [stdout] 1030 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/broad_phase_multi_sap/sap_layer.rs:227:15 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/broad_phase_multi_sap/sap_layer.rs:235:27 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/broad_phase_multi_sap/sap_layer.rs:279:15 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/broad_phase_multi_sap/sap_layer.rs:287:27 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/collider.rs:605:11 [INFO] [stdout] | [INFO] [stdout] 605 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/collider.rs:612:11 [INFO] [stdout] | [INFO] [stdout] 612 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/collider.rs:759:11 [INFO] [stdout] | [INFO] [stdout] 759 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/collider.rs:767:11 [INFO] [stdout] | [INFO] [stdout] 767 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/collider.rs:794:11 [INFO] [stdout] | [INFO] [stdout] 794 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:154:11 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:162:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:166:11 [INFO] [stdout] | [INFO] [stdout] 166 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:170:11 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:174:11 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:178:11 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Externals` is never constructed [INFO] [stdout] --> src/data/graph.rs:521:12 [INFO] [stdout] | [INFO] [stdout] 521 | pub struct Externals<'a, N: 'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Neighbors` is never constructed [INFO] [stdout] --> src/data/graph.rs:555:12 [INFO] [stdout] | [INFO] [stdout] 555 | pub struct Neighbors<'a, E: 'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NodeReferences` is never constructed [INFO] [stdout] --> src/data/graph.rs:788:12 [INFO] [stdout] | [INFO] [stdout] 788 | pub struct NodeReferences<'a, N: 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timestamp` is never read [INFO] [stdout] --> src/dynamics/ccd/toi_entry.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TOIEntry { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub timestamp: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TOIEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `num_jacobian_lines` is never read [INFO] [stdout] --> src/dynamics/solver/contact_constraint/contact_constraints_set.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ConstraintsCounts { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 30 | pub num_constraints: usize, [INFO] [stdout] 31 | pub num_jacobian_lines: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConstraintsCounts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `max_impulse` is never used [INFO] [stdout] --> src/geometry/contact_pair.rs:363:8 [INFO] [stdout] | [INFO] [stdout] 359 | pub trait ContactManifoldExt { [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 363 | fn max_impulse(&self) -> Real; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SimdComponent` is never used [INFO] [stdout] --> src/utils.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | pub(crate) trait SimdComponent: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SimdVec` is never used [INFO] [stdout] --> src/utils.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | pub(crate) trait SimdVec: Sized { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `transform_lin_vector` and `transform_matrix` are never used [INFO] [stdout] --> src/utils.rs:469:8 [INFO] [stdout] | [INFO] [stdout] 464 | pub(crate) trait SimdAngularInertia { [INFO] [stdout] | ------------------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 469 | fn transform_lin_vector(&self, pt: Self::LinVector) -> Self::LinVector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | fn transform_matrix(&self, mat: &Self::AngMatrix) -> Self::AngMatrix; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 136 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rapier3d-f64 v0.19.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(all(feature = "dim2", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [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: `f32` [INFO] [stdout] --> src/lib.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(all(feature = "dim2", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [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/lib.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(all(feature = "dim2", feature = "f64"))] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `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:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(all(feature = "dim3", feature = "f32"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [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/control/character_controller.rs:606:15 [INFO] [stdout] | [INFO] [stdout] 606 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/control/ray_cast_vehicle_controller.rs:293:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/ccd/toi_entry.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/integration_parameters.rs:6:53 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) static BLOCK_SOLVER_ENABLED: bool = cfg!(feature = "dim2"); [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/generic_joint.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/generic_joint.rs:286:15 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:416:19 [INFO] [stdout] | [INFO] [stdout] 416 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:696:19 [INFO] [stdout] | [INFO] [stdout] 696 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody.rs:911:19 [INFO] [stdout] | [INFO] [stdout] 911 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody_joint.rs:98:23 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody_joint.rs:150:23 [INFO] [stdout] | [INFO] [stdout] 150 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody_joint.rs:195:23 [INFO] [stdout] | [INFO] [stdout] 195 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/revolute_joint.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/joint/revolute_joint.rs:156:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:421:15 [INFO] [stdout] | [INFO] [stdout] 421 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:477:11 [INFO] [stdout] | [INFO] [stdout] 477 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:527:11 [INFO] [stdout] | [INFO] [stdout] 527 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:536:11 [INFO] [stdout] | [INFO] [stdout] 536 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:652:11 [INFO] [stdout] | [INFO] [stdout] 652 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:564:19 [INFO] [stdout] | [INFO] [stdout] 564 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:625:15 [INFO] [stdout] | [INFO] [stdout] 625 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:845:15 [INFO] [stdout] | [INFO] [stdout] 845 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body_components.rs:870:19 [INFO] [stdout] | [INFO] [stdout] 870 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:131:35 [INFO] [stdout] | [INFO] [stdout] 131 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:172:39 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint_element.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint_element.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint_element.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:74:15 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:158:35 [INFO] [stdout] | [INFO] [stdout] 158 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:177:35 [INFO] [stdout] | [INFO] [stdout] 177 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:241:39 [INFO] [stdout] | [INFO] [stdout] 241 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:260:39 [INFO] [stdout] | [INFO] [stdout] 260 | ... #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:466:19 [INFO] [stdout] | [INFO] [stdout] 466 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:539:19 [INFO] [stdout] | [INFO] [stdout] 539 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint.rs:180:76 [INFO] [stdout] | [INFO] [stdout] 180 | constraint.elements[k].tangent_part.r[j] = if cfg!(feature = "dim2") { [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint.rs:295:15 [INFO] [stdout] | [INFO] [stdout] 295 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:15:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:74:15 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:240:15 [INFO] [stdout] | [INFO] [stdout] 240 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:266:15 [INFO] [stdout] | [INFO] [stdout] 266 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint.rs:179:15 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint.rs:274:76 [INFO] [stdout] | [INFO] [stdout] 274 | constraint.elements[k].tangent_part.r[j] = if cfg!(feature = "dim2") { [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint.rs:394:15 [INFO] [stdout] | [INFO] [stdout] 394 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:14:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:18:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:37:19 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:340:15 [INFO] [stdout] | [INFO] [stdout] 340 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:408:19 [INFO] [stdout] | [INFO] [stdout] 408 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:464:23 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:575:23 [INFO] [stdout] | [INFO] [stdout] 575 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:640:15 [INFO] [stdout] | [INFO] [stdout] 640 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:642:15 [INFO] [stdout] | [INFO] [stdout] 642 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:690:15 [INFO] [stdout] | [INFO] [stdout] 690 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:702:15 [INFO] [stdout] | [INFO] [stdout] 702 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:745:15 [INFO] [stdout] | [INFO] [stdout] 745 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:752:19 [INFO] [stdout] | [INFO] [stdout] 752 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:795:15 [INFO] [stdout] | [INFO] [stdout] 795 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:803:15 [INFO] [stdout] | [INFO] [stdout] 803 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:901:15 [INFO] [stdout] | [INFO] [stdout] 901 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:950:23 [INFO] [stdout] | [INFO] [stdout] 950 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1013:15 [INFO] [stdout] | [INFO] [stdout] 1013 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1074:23 [INFO] [stdout] | [INFO] [stdout] 1074 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1137:15 [INFO] [stdout] | [INFO] [stdout] 1137 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1176:15 [INFO] [stdout] | [INFO] [stdout] 1176 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1183:19 [INFO] [stdout] | [INFO] [stdout] 1183 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1227:15 [INFO] [stdout] | [INFO] [stdout] 1227 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1239:15 [INFO] [stdout] | [INFO] [stdout] 1239 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1279:15 [INFO] [stdout] | [INFO] [stdout] 1279 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1288:15 [INFO] [stdout] | [INFO] [stdout] 1288 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:464:19 [INFO] [stdout] | [INFO] [stdout] 464 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:716:15 [INFO] [stdout] | [INFO] [stdout] 716 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:736:15 [INFO] [stdout] | [INFO] [stdout] 736 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:758:15 [INFO] [stdout] | [INFO] [stdout] 758 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:778:15 [INFO] [stdout] | [INFO] [stdout] 778 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:811:15 [INFO] [stdout] | [INFO] [stdout] 811 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:832:19 [INFO] [stdout] | [INFO] [stdout] 832 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1094:15 [INFO] [stdout] | [INFO] [stdout] 1094 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1112:15 [INFO] [stdout] | [INFO] [stdout] 1112 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1132:15 [INFO] [stdout] | [INFO] [stdout] 1132 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1150:15 [INFO] [stdout] | [INFO] [stdout] 1150 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1181:15 [INFO] [stdout] | [INFO] [stdout] 1181 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1200:19 [INFO] [stdout] | [INFO] [stdout] 1200 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/solver/solver_body.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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:410:11 [INFO] [stdout] | [INFO] [stdout] 410 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:424:11 [INFO] [stdout] | [INFO] [stdout] 424 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:711:11 [INFO] [stdout] | [INFO] [stdout] 711 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:747:11 [INFO] [stdout] | [INFO] [stdout] 747 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:357:15 [INFO] [stdout] | [INFO] [stdout] 357 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:972:11 [INFO] [stdout] | [INFO] [stdout] 972 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/dynamics/rigid_body.rs:1030:11 [INFO] [stdout] | [INFO] [stdout] 1030 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/broad_phase_multi_sap/sap_layer.rs:227:15 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/broad_phase_multi_sap/sap_layer.rs:235:27 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/broad_phase_multi_sap/sap_layer.rs:279:15 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/broad_phase_multi_sap/sap_layer.rs:287:27 [INFO] [stdout] | [INFO] [stdout] 287 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/collider.rs:605:11 [INFO] [stdout] | [INFO] [stdout] 605 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/collider.rs:612:11 [INFO] [stdout] | [INFO] [stdout] 612 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/collider.rs:759:11 [INFO] [stdout] | [INFO] [stdout] 759 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/collider.rs:767:11 [INFO] [stdout] | [INFO] [stdout] 767 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/geometry/collider.rs:794:11 [INFO] [stdout] | [INFO] [stdout] 794 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/pipeline/collision_pipeline.rs:226:11 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:154:11 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:158:11 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:162:11 [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: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:166:11 [INFO] [stdout] | [INFO] [stdout] 166 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:170:11 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:174:11 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `dim2` [INFO] [stdout] --> src/lib.rs:178:11 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg(feature = "dim2")] [INFO] [stdout] | ^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stdout] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Externals` is never constructed [INFO] [stdout] --> src/data/graph.rs:521:12 [INFO] [stdout] | [INFO] [stdout] 521 | pub struct Externals<'a, N: 'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Neighbors` is never constructed [INFO] [stdout] --> src/data/graph.rs:555:12 [INFO] [stdout] | [INFO] [stdout] 555 | pub struct Neighbors<'a, E: 'a> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NodeReferences` is never constructed [INFO] [stdout] --> src/data/graph.rs:788:12 [INFO] [stdout] | [INFO] [stdout] 788 | pub struct NodeReferences<'a, N: 'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timestamp` is never read [INFO] [stdout] --> src/dynamics/ccd/toi_entry.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct TOIEntry { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub timestamp: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TOIEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `num_jacobian_lines` is never read [INFO] [stdout] --> src/dynamics/solver/contact_constraint/contact_constraints_set.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ConstraintsCounts { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 30 | pub num_constraints: usize, [INFO] [stdout] 31 | pub num_jacobian_lines: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConstraintsCounts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `max_impulse` is never used [INFO] [stdout] --> src/geometry/contact_pair.rs:363:8 [INFO] [stdout] | [INFO] [stdout] 359 | pub trait ContactManifoldExt { [INFO] [stdout] | ------------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 363 | fn max_impulse(&self) -> Real; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SimdComponent` is never used [INFO] [stdout] --> src/utils.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 93 | pub(crate) trait SimdComponent: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `SimdVec` is never used [INFO] [stdout] --> src/utils.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | pub(crate) trait SimdVec: Sized { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `transform_lin_vector` and `transform_matrix` are never used [INFO] [stdout] --> src/utils.rs:469:8 [INFO] [stdout] | [INFO] [stdout] 464 | pub(crate) trait SimdAngularInertia { [INFO] [stdout] | ------------------ methods in this trait [INFO] [stdout] ... [INFO] [stdout] 469 | fn transform_lin_vector(&self, pt: Self::LinVector) -> Self::LinVector; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | fn transform_matrix(&self, mat: &Self::AngMatrix) -> Self::AngMatrix; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 137 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.08s [INFO] running `Command { std: "docker" "inspect" "6dd34c191c085bb6196f55cdad03517bcc32bec26172b95c49f1b493bf94b86a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dd34c191c085bb6196f55cdad03517bcc32bec26172b95c49f1b493bf94b86a", kill_on_drop: false }` [INFO] [stdout] 6dd34c191c085bb6196f55cdad03517bcc32bec26172b95c49f1b493bf94b86a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a07607040cfc6785aad3e0961de9acb231daedfb6a07f7cf4ccd242126712629 [INFO] running `Command { std: "docker" "start" "-a" "a07607040cfc6785aad3e0961de9acb231daedfb6a07f7cf4ccd242126712629", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/lib.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(all(feature = "dim2", feature = "f32"))] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `f32` [INFO] [stderr] --> src/lib.rs:19:29 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(all(feature = "dim2", feature = "f32"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/lib.rs:21:11 [INFO] [stderr] | [INFO] [stderr] 21 | #[cfg(all(feature = "dim2", feature = "f64"))] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `f32` [INFO] [stderr] --> src/lib.rs:23:29 [INFO] [stderr] | [INFO] [stderr] 23 | #[cfg(all(feature = "dim3", feature = "f32"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `f32` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/control/character_controller.rs:606:15 [INFO] [stderr] | [INFO] [stderr] 606 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/control/ray_cast_vehicle_controller.rs:293:11 [INFO] [stderr] | [INFO] [stderr] 293 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/ccd/toi_entry.rs:68:15 [INFO] [stderr] | [INFO] [stderr] 68 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/integration_parameters.rs:6:53 [INFO] [stderr] | [INFO] [stderr] 6 | pub(crate) static BLOCK_SOLVER_ENABLED: bool = cfg!(feature = "dim2"); [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/joint/generic_joint.rs:51:7 [INFO] [stderr] | [INFO] [stderr] 51 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/joint/generic_joint.rs:286:15 [INFO] [stderr] | [INFO] [stderr] 286 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/joint/multibody_joint/multibody.rs:30:7 [INFO] [stderr] | [INFO] [stderr] 30 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/joint/multibody_joint/multibody.rs:416:19 [INFO] [stderr] | [INFO] [stderr] 416 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/joint/multibody_joint/multibody.rs:696:19 [INFO] [stderr] | [INFO] [stderr] 696 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/joint/multibody_joint/multibody.rs:911:19 [INFO] [stderr] | [INFO] [stderr] 911 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/joint/multibody_joint/multibody_joint.rs:98:23 [INFO] [stderr] | [INFO] [stderr] 98 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/joint/multibody_joint/multibody_joint.rs:150:23 [INFO] [stderr] | [INFO] [stderr] 150 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/joint/multibody_joint/multibody_joint.rs:195:23 [INFO] [stderr] | [INFO] [stderr] 195 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/joint/revolute_joint.rs:19:11 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/joint/revolute_joint.rs:156:11 [INFO] [stderr] | [INFO] [stderr] 156 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body_components.rs:163:15 [INFO] [stderr] | [INFO] [stderr] 163 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body_components.rs:421:15 [INFO] [stderr] | [INFO] [stderr] 421 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body_components.rs:477:11 [INFO] [stderr] | [INFO] [stderr] 477 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body_components.rs:527:11 [INFO] [stderr] | [INFO] [stderr] 527 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body_components.rs:536:11 [INFO] [stderr] | [INFO] [stderr] 536 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body_components.rs:652:11 [INFO] [stderr] | [INFO] [stderr] 652 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body_components.rs:564:19 [INFO] [stderr] | [INFO] [stderr] 564 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body_components.rs:625:15 [INFO] [stderr] | [INFO] [stderr] 625 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body_components.rs:845:15 [INFO] [stderr] | [INFO] [stderr] 845 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body_components.rs:870:19 [INFO] [stderr] | [INFO] [stderr] 870 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:12:7 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:71:15 [INFO] [stderr] | [INFO] [stderr] 71 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:131:35 [INFO] [stderr] | [INFO] [stderr] 131 | ... #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint.rs:172:39 [INFO] [stderr] | [INFO] [stderr] 172 | ... #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint_element.rs:6:7 [INFO] [stderr] | [INFO] [stderr] 6 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint_element.rs:19:15 [INFO] [stderr] | [INFO] [stderr] 19 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_one_body_constraint_element.rs:54:15 [INFO] [stderr] | [INFO] [stderr] 54 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:74:15 [INFO] [stderr] | [INFO] [stderr] 74 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:158:35 [INFO] [stderr] | [INFO] [stderr] 158 | ... #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:177:35 [INFO] [stderr] | [INFO] [stderr] 177 | ... #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:241:39 [INFO] [stderr] | [INFO] [stderr] 241 | ... #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint.rs:260:39 [INFO] [stderr] | [INFO] [stderr] 260 | ... #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 8 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:110:15 [INFO] [stderr] | [INFO] [stderr] 110 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:200:15 [INFO] [stderr] | [INFO] [stderr] 200 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:466:19 [INFO] [stderr] | [INFO] [stderr] 466 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/generic_two_body_constraint_element.rs:539:19 [INFO] [stderr] | [INFO] [stderr] 539 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/one_body_constraint.rs:3:7 [INFO] [stderr] | [INFO] [stderr] 3 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/one_body_constraint.rs:87:15 [INFO] [stderr] | [INFO] [stderr] 87 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/one_body_constraint.rs:180:76 [INFO] [stderr] | [INFO] [stderr] 180 | constraint.elements[k].tangent_part.r[j] = if cfg!(feature = "dim2") { [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/one_body_constraint.rs:295:15 [INFO] [stderr] | [INFO] [stderr] 295 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:15:11 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:29:19 [INFO] [stderr] | [INFO] [stderr] 29 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:49:15 [INFO] [stderr] | [INFO] [stderr] 49 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:74:15 [INFO] [stderr] | [INFO] [stderr] 74 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:240:15 [INFO] [stderr] | [INFO] [stderr] 240 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/one_body_constraint_element.rs:266:15 [INFO] [stderr] | [INFO] [stderr] 266 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/two_body_constraint.rs:179:15 [INFO] [stderr] | [INFO] [stderr] 179 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/two_body_constraint.rs:274:76 [INFO] [stderr] | [INFO] [stderr] 274 | constraint.elements[k].tangent_part.r[j] = if cfg!(feature = "dim2") { [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/two_body_constraint.rs:394:15 [INFO] [stderr] | [INFO] [stderr] 394 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:14:11 [INFO] [stderr] | [INFO] [stderr] 14 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:18:11 [INFO] [stderr] | [INFO] [stderr] 18 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:37:19 [INFO] [stderr] | [INFO] [stderr] 37 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:61:15 [INFO] [stderr] | [INFO] [stderr] 61 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:96:15 [INFO] [stderr] | [INFO] [stderr] 96 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:340:15 [INFO] [stderr] | [INFO] [stderr] 340 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/contact_constraint/two_body_constraint_element.rs:408:19 [INFO] [stderr] | [INFO] [stderr] 408 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:464:23 [INFO] [stderr] | [INFO] [stderr] 464 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:575:23 [INFO] [stderr] | [INFO] [stderr] 575 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:640:15 [INFO] [stderr] | [INFO] [stderr] 640 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:642:15 [INFO] [stderr] | [INFO] [stderr] 642 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:690:15 [INFO] [stderr] | [INFO] [stderr] 690 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:702:15 [INFO] [stderr] | [INFO] [stderr] 702 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:745:15 [INFO] [stderr] | [INFO] [stderr] 745 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:752:19 [INFO] [stderr] | [INFO] [stderr] 752 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:795:15 [INFO] [stderr] | [INFO] [stderr] 795 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:803:15 [INFO] [stderr] | [INFO] [stderr] 803 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:901:15 [INFO] [stderr] | [INFO] [stderr] 901 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:950:23 [INFO] [stderr] | [INFO] [stderr] 950 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1013:15 [INFO] [stderr] | [INFO] [stderr] 1013 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1074:23 [INFO] [stderr] | [INFO] [stderr] 1074 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1137:15 [INFO] [stderr] | [INFO] [stderr] 1137 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1176:15 [INFO] [stderr] | [INFO] [stderr] 1176 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1183:19 [INFO] [stderr] | [INFO] [stderr] 1183 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1227:15 [INFO] [stderr] | [INFO] [stderr] 1227 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1239:15 [INFO] [stderr] | [INFO] [stderr] 1239 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1279:15 [INFO] [stderr] | [INFO] [stderr] 1279 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_constraint_builder.rs:1288:15 [INFO] [stderr] | [INFO] [stderr] 1288 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:23:7 [INFO] [stderr] | [INFO] [stderr] 23 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:464:19 [INFO] [stderr] | [INFO] [stderr] 464 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:716:15 [INFO] [stderr] | [INFO] [stderr] 716 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:736:15 [INFO] [stderr] | [INFO] [stderr] 736 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:758:15 [INFO] [stderr] | [INFO] [stderr] 758 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:778:15 [INFO] [stderr] | [INFO] [stderr] 778 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:811:15 [INFO] [stderr] | [INFO] [stderr] 811 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:832:19 [INFO] [stderr] | [INFO] [stderr] 832 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1094:15 [INFO] [stderr] | [INFO] [stderr] 1094 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1112:15 [INFO] [stderr] | [INFO] [stderr] 1112 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1132:15 [INFO] [stderr] | [INFO] [stderr] 1132 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1150:15 [INFO] [stderr] | [INFO] [stderr] 1150 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1181:15 [INFO] [stderr] | [INFO] [stderr] 1181 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/joint_constraint/joint_generic_constraint_builder.rs:1200:19 [INFO] [stderr] | [INFO] [stderr] 1200 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/solver/solver_body.rs:5:7 [INFO] [stderr] | [INFO] [stderr] 5 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body.rs:410:11 [INFO] [stderr] | [INFO] [stderr] 410 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body.rs:424:11 [INFO] [stderr] | [INFO] [stderr] 424 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body.rs:711:11 [INFO] [stderr] | [INFO] [stderr] 711 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body.rs:747:11 [INFO] [stderr] | [INFO] [stderr] 747 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body.rs:357:15 [INFO] [stderr] | [INFO] [stderr] 357 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body.rs:972:11 [INFO] [stderr] | [INFO] [stderr] 972 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/dynamics/rigid_body.rs:1030:11 [INFO] [stderr] | [INFO] [stderr] 1030 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/geometry/broad_phase_multi_sap/sap_layer.rs:227:15 [INFO] [stderr] | [INFO] [stderr] 227 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/geometry/broad_phase_multi_sap/sap_layer.rs:235:27 [INFO] [stderr] | [INFO] [stderr] 235 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/geometry/broad_phase_multi_sap/sap_layer.rs:279:15 [INFO] [stderr] | [INFO] [stderr] 279 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/geometry/broad_phase_multi_sap/sap_layer.rs:287:27 [INFO] [stderr] | [INFO] [stderr] 287 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/geometry/collider.rs:605:11 [INFO] [stderr] | [INFO] [stderr] 605 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/geometry/collider.rs:612:11 [INFO] [stderr] | [INFO] [stderr] 612 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/geometry/collider.rs:759:11 [INFO] [stderr] | [INFO] [stderr] 759 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/geometry/collider.rs:767:11 [INFO] [stderr] | [INFO] [stderr] 767 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/geometry/collider.rs:794:11 [INFO] [stderr] | [INFO] [stderr] 794 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/lib.rs:154:11 [INFO] [stderr] | [INFO] [stderr] 154 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/lib.rs:158:11 [INFO] [stderr] | [INFO] [stderr] 158 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/lib.rs:162:11 [INFO] [stderr] | [INFO] [stderr] 162 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/lib.rs:166:11 [INFO] [stderr] | [INFO] [stderr] 166 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/lib.rs:170:11 [INFO] [stderr] | [INFO] [stderr] 170 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/lib.rs:174:11 [INFO] [stderr] | [INFO] [stderr] 174 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/lib.rs:178:11 [INFO] [stderr] | [INFO] [stderr] 178 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: struct `Externals` is never constructed [INFO] [stderr] --> src/data/graph.rs:521:12 [INFO] [stderr] | [INFO] [stderr] 521 | pub struct Externals<'a, N: 'a> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `Neighbors` is never constructed [INFO] [stderr] --> src/data/graph.rs:555:12 [INFO] [stderr] | [INFO] [stderr] 555 | pub struct Neighbors<'a, E: 'a> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `NodeReferences` is never constructed [INFO] [stderr] --> src/data/graph.rs:788:12 [INFO] [stderr] | [INFO] [stderr] 788 | pub struct NodeReferences<'a, N: 'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `timestamp` is never read [INFO] [stderr] --> src/dynamics/ccd/toi_entry.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct TOIEntry { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 16 | pub timestamp: usize, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TOIEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `num_jacobian_lines` is never read [INFO] [stderr] --> src/dynamics/solver/contact_constraint/contact_constraints_set.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct ConstraintsCounts { [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] 30 | pub num_constraints: usize, [INFO] [stderr] 31 | pub num_jacobian_lines: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ConstraintsCounts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `max_impulse` is never used [INFO] [stderr] --> src/geometry/contact_pair.rs:363:8 [INFO] [stderr] | [INFO] [stderr] 359 | pub trait ContactManifoldExt { [INFO] [stderr] | ------------------ method in this trait [INFO] [stderr] ... [INFO] [stderr] 363 | fn max_impulse(&self) -> Real; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `SimdComponent` is never used [INFO] [stderr] --> src/utils.rs:93:18 [INFO] [stderr] | [INFO] [stderr] 93 | pub(crate) trait SimdComponent: Sized { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `SimdVec` is never used [INFO] [stderr] --> src/utils.rs:169:18 [INFO] [stderr] | [INFO] [stderr] 169 | pub(crate) trait SimdVec: Sized { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `transform_lin_vector` and `transform_matrix` are never used [INFO] [stderr] --> src/utils.rs:469:8 [INFO] [stderr] | [INFO] [stderr] 464 | pub(crate) trait SimdAngularInertia { [INFO] [stderr] | ------------------ methods in this trait [INFO] [stderr] ... [INFO] [stderr] 469 | fn transform_lin_vector(&self, pt: Self::LinVector) -> Self::LinVector; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 472 | fn transform_matrix(&self, mat: &Self::AngMatrix) -> Self::AngMatrix; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `dim2` [INFO] [stderr] --> src/pipeline/collision_pipeline.rs:226:11 [INFO] [stderr] | [INFO] [stderr] 226 | #[cfg(feature = "dim2")] [INFO] [stderr] | ^^^^^^^^^^------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"dim3"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `debug-disable-legitimate-fe-exceptions`, `debug-render`, `default`, `dev-remove-slow-accessors`, `dim3`, `enhanced-determinism`, `f64`, `instant`, `parallel`, `profiler`, `rayon`, `serde`, `serde-serialize`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `vec_map`, and `wasm-bindgen` [INFO] [stderr] = help: consider adding `dim2` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `rapier3d-f64` (lib) generated 136 warnings [INFO] [stderr] warning: `rapier3d-f64` (lib test) generated 137 warnings (136 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rapier3d_f64-61d62b4b57f97d77) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test pipeline::physics_pipeline::test::collider_removal_before_step ... ok [INFO] [stdout] test pipeline::physics_pipeline::test::rigid_body_type_changed_dynamic_is_in_active_set ... ok [INFO] [stdout] test pipeline::collision_pipeline::tests::test_no_rigid_bodies ... ok [INFO] [stdout] test pipeline::physics_pipeline::test::rigid_body_removal_before_step ... ok [INFO] [stdout] test pipeline::physics_pipeline::test::kinematic_and_fixed_contact_crash ... ok [INFO] [stdout] test geometry::broad_phase_multi_sap::broad_phase_multi_sap::test::test_add_update_remove ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests rapier3d_f64 [INFO] [stderr] warning: unexpected character `.` [INFO] [stderr] --> src/dynamics/joint/multibody_joint/multibody_joint_set.rs:56:1 [INFO] [stderr] | [INFO] [stderr] 56 | / /// Indexes usable to get a multibody link from a `MultibodyJointSet`. [INFO] [stderr] 57 | | /// [INFO] [stderr] 58 | | /// ```.skip [INFO] [stderr] 59 | | /// // With: [INFO] [stderr] ... | [INFO] [stderr] 62 | | /// let multibody = &multibody_joint_set[multibody_link_id.multibody]; [INFO] [stderr] 63 | | /// let link = multibody.link(multibody_link_id.id).expect("Link not found."); [INFO] [stderr] | |______________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected character `.` [INFO] [stderr] --> src/geometry/interaction_graph.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 62 | / /// Removes a handle from this graph and returns a handle that must have its graph index changed to `id`. [INFO] [stderr] 63 | | /// [INFO] [stderr] 64 | | /// When a node is removed, another node of the graph takes it place. This means that the `ColliderGraphIndex` [INFO] [stderr] 65 | | /// of the collision object returned by this method will be equal to `id`. Thus if you maintain [INFO] [stderr] ... | [INFO] [stderr] 74 | | /// } [INFO] [stderr] 75 | | /// ``` [INFO] [stderr] | |___________^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::capacity (line 626) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::clear (line 153) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::contains (line 436) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::drain (line 745) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::get (line 457) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::get2_mut (line 514) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::get_mut (line 483) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::insert (line 286) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::insert_with (line 309) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::is_empty (line 602) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::iter (line 689) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::iter_mut (line 716) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::len (line 579) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::new (line 108) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::remove (line 351) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::reserve (line 654) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::retain (line 395) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::try_insert (line 191) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::try_insert_with (line 232) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Arena::with_capacity (line 124) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Drain (line 1118) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Index (line 41) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::IntoIter (line 832) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::Iter (line 916) ... ignored [INFO] [stdout] test src/data/arena.rs - data::arena::IterMut (line 1020) ... ignored [INFO] [stdout] test src/geometry/interaction_groups.rs - geometry::interaction_groups::InteractionGroups (line 15) ... ignored [INFO] [stdout] test src/dynamics/joint/multibody_joint/multibody_joint_set.rs - dynamics::joint::multibody_joint::multibody_joint_set::MultibodyLinkId (line 58) ... FAILED [INFO] [stdout] test src/geometry/interaction_graph.rs - geometry::interaction_graph::InteractionGraph::remove_node (line 69) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/dynamics/joint/multibody_joint/multibody_joint_set.rs - dynamics::joint::multibody_joint::multibody_joint_set::MultibodyLinkId (line 58) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `multibody_joint_set` in this scope [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody_joint_set.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 6 | let multibody = &multibody_joint_set[multibody_link_id.multibody]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `multibody_link_id` in this scope [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody_joint_set.rs:62:38 [INFO] [stdout] | [INFO] [stdout] 6 | let multibody = &multibody_joint_set[multibody_link_id.multibody]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `multibody_link_id` in this scope [INFO] [stdout] --> src/dynamics/joint/multibody_joint/multibody_joint_set.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 7 | let link = multibody.link(multibody_link_id.id).expect("Link not found."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/geometry/interaction_graph.rs - geometry::interaction_graph::InteractionGraph::remove_node (line 69) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `graph` in this scope [INFO] [stdout] --> src/geometry/interaction_graph.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 4 | if let Some(other_handle) = graph.remove_node(id) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/geometry/interaction_graph.rs:71:47 [INFO] [stdout] | [INFO] [stdout] 4 | if let Some(other_handle) = graph.remove_node(id) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `map` in this scope [INFO] [stdout] --> src/geometry/interaction_graph.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 6 | map.insert(other_handle, id) ; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> src/geometry/interaction_graph.rs:73:29 [INFO] [stdout] | [INFO] [stdout] 6 | map.insert(other_handle, id) ; [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/dynamics/joint/multibody_joint/multibody_joint_set.rs - dynamics::joint::multibody_joint::multibody_joint_set::MultibodyLinkId (line 58) [INFO] [stdout] src/geometry/interaction_graph.rs - geometry::interaction_graph::InteractionGraph::remove_node (line 69) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 26 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "a07607040cfc6785aad3e0961de9acb231daedfb6a07f7cf4ccd242126712629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a07607040cfc6785aad3e0961de9acb231daedfb6a07f7cf4ccd242126712629", kill_on_drop: false }` [INFO] [stdout] a07607040cfc6785aad3e0961de9acb231daedfb6a07f7cf4ccd242126712629