[INFO] fetching crate nphysics2d 0.24.0...
[INFO] building nphysics2d-0.24.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate nphysics2d 0.24.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate nphysics2d 0.24.0
[INFO] finished tweaking crates.io crate nphysics2d 0.24.0
[INFO] tweaked toml for crates.io crate nphysics2d 0.24.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nphysics2d 0.24.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 66 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.9.4)
[INFO] [stderr]       Adding downcast-rs v1.2.1 (available: v2.0.2)
[INFO] [stderr]       Adding nalgebra v0.29.0 (available: v0.34.1)
[INFO] [stderr]       Adding ncollide2d v0.32.0 (available: v0.33.0)
[INFO] [stderr]       Adding simba v0.6.0 (available: v0.9.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11d28d57e788f84568bdc820ac943e611eae45378b0f47a29ec9f5d3da92825b
[INFO] running `Command { std: "docker" "start" "-a" "11d28d57e788f84568bdc820ac943e611eae45378b0f47a29ec9f5d3da92825b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11d28d57e788f84568bdc820ac943e611eae45378b0f47a29ec9f5d3da92825b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d28d57e788f84568bdc820ac943e611eae45378b0f47a29ec9f5d3da92825b", kill_on_drop: false }`
[INFO] [stdout] 11d28d57e788f84568bdc820ac943e611eae45378b0f47a29ec9f5d3da92825b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c742a23d78838bfa9886c6719ecc1afa8b62fb90fde71308c26ef03c5537dd85
[INFO] running `Command { std: "docker" "start" "-a" "c742a23d78838bfa9886c6719ecc1afa8b62fb90fde71308c26ef03c5537dd85", kill_on_drop: false }`
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling ncollide2d v0.32.0
[INFO] [stderr]    Compiling nphysics2d v0.24.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/lib.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/lib.rs:259:7
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/lib.rs:264:7
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `U3`
[INFO] [stdout]  --> src/algebra/inertia3.rs:4:56
[INFO] [stdout]   |
[INFO] [stdout] 4 | use na::{self, Isometry3, Matrix3, Matrix6, RealField, U3};
[INFO] [stdout]   |                                                        ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/force_generator/constant_acceleration.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:90:7
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:92:7
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/prismatic_joint.rs:280:7
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/prismatic_joint.rs:302:7
[INFO] [stdout]     |
[INFO] [stdout] 302 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/prismatic_joint.rs:324:7
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/prismatic_joint.rs:346:7
[INFO] [stdout]     |
[INFO] [stdout] 346 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/prismatic_joint.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/prismatic_joint.rs:156:11
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_joint.rs:333:7
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_joint.rs:355:7
[INFO] [stdout]     |
[INFO] [stdout] 355 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_joint.rs:377:7
[INFO] [stdout]     |
[INFO] [stdout] 377 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_joint.rs:399:7
[INFO] [stdout]     |
[INFO] [stdout] 399 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/revolute_joint.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/revolute_joint.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_joint.rs:197:11
[INFO] [stdout]     |
[INFO] [stdout] 197 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/mouse_constraint.rs:101:15
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/joint/revolute_constraint.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/revolute_constraint.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/revolute_constraint.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_constraint.rs:230:15
[INFO] [stdout]     |
[INFO] [stdout] 230 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_constraint.rs:334:15
[INFO] [stdout]     |
[INFO] [stdout] 334 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mod.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/collider.rs:483:11
[INFO] [stdout]     |
[INFO] [stdout] 483 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/collider.rs:514:11
[INFO] [stdout]     |
[INFO] [stdout] 514 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:494:20
[INFO] [stdout]     |
[INFO] [stdout] 494 |         angle: N | { self.position.rotation = Rotation::new(angle) }
[INFO] [stdout]     |                    ^^                                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 494 -         angle: N | { self.position.rotation = Rotation::new(angle) }
[INFO] [stdout] 494 +         angle: N | self.position.rotation = Rotation::new(angle)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:498:64
[INFO] [stdout]     |
[INFO] [stdout] 498 |         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout]     |                                                                ^^                                         ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 498 -         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout] 498 +         self.translation, set_translation, vector: Vector<N> | self.position.translation.vector = vector
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:499:68
[INFO] [stdout]     |
[INFO] [stdout] 499 |         self.material, set_material, material: MaterialHandle<N> | { self.material = Some(material) }
[INFO] [stdout]     |                                                                    ^^                              ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 499 -         self.material, set_material, material: MaterialHandle<N> | { self.material = Some(material) }
[INFO] [stdout] 499 +         self.material, set_material, material: MaterialHandle<N> | self.material = Some(material)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:518:49
[INFO] [stdout]     |
[INFO] [stdout] 518 |     desc_custom_getters!(self.get_rotation: N | { self.position.rotation.angle() });
[INFO] [stdout]     |                                                 ^^                              ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 518 -     desc_custom_getters!(self.get_rotation: N | { self.position.rotation.angle() });
[INFO] [stdout] 518 +     desc_custom_getters!(self.get_rotation: N | self.position.rotation.angle());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:521:41
[INFO] [stdout]     |
[INFO] [stdout] 521 |         self.get_shape: &dyn Shape<N> | { &*self.shape }
[INFO] [stdout]     |                                         ^^            ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 521 -         self.get_shape: &dyn Shape<N> | { &*self.shape }
[INFO] [stdout] 521 +         self.get_shape: &dyn Shape<N> | &*self.shape
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:522:44
[INFO] [stdout]     |
[INFO] [stdout] 522 |         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout]     |                                            ^^                                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 522 -         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout] 522 +         self.get_translation: &Vector<N> | &self.position.translation.vector
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:523:55
[INFO] [stdout]     |
[INFO] [stdout] 523 |         self.get_material: Option<&dyn Material<N>> | { self.material.as_deref() }
[INFO] [stdout]     |                                                       ^^                        ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 523 -         self.get_material: Option<&dyn Material<N>> | { self.material.as_deref() }
[INFO] [stdout] 523 +         self.get_material: Option<&dyn Material<N>> | self.material.as_deref()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:646:39
[INFO] [stdout]     |
[INFO] [stdout] 646 |         material: MaterialHandle<N> | { self.material = Some(material) }
[INFO] [stdout]     |                                       ^^                              ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 646 -         material: MaterialHandle<N> | { self.material = Some(material) }
[INFO] [stdout] 646 +         material: MaterialHandle<N> | self.material = Some(material)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:660:41
[INFO] [stdout]     |
[INFO] [stdout] 660 |         self.get_shape: &dyn Shape<N> | { &*self.shape }
[INFO] [stdout]     |                                         ^^            ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 660 -         self.get_shape: &dyn Shape<N> | { &*self.shape }
[INFO] [stdout] 660 +         self.get_shape: &dyn Shape<N> | &*self.shape
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:661:55
[INFO] [stdout]     |
[INFO] [stdout] 661 |         self.get_material: Option<&dyn Material<N>> | { self.material.as_deref() }
[INFO] [stdout]     |                                                       ^^                        ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 661 -         self.get_material: Option<&dyn Material<N>> | { self.material.as_deref() }
[INFO] [stdout] 661 +         self.get_material: Option<&dyn Material<N>> | self.material.as_deref()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/object/fem_helper.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/fem_helper.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/fem_helper.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/fem_helper.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/fem_helper.rs:82:11
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/fem_helper.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/fem_helper.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/fem_helper.rs:335:19
[INFO] [stdout]     |
[INFO] [stdout] 335 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Dim`
[INFO] [stdout]   --> src/object/fem_surface.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Dim, Force, ForceType, Inertia, Isometry, Matrix, Point, RotationMatrix, SpatialVector,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1180:88
[INFO] [stdout]      |
[INFO] [stdout] 1180 | ...hreshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout]      |                                          ^^                                                      ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1180 -         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout] 1180 +         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | self.plasticity = (strain_threshold, creep, max_force)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1181:70
[INFO] [stdout]      |
[INFO] [stdout] 1181 |         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout]      |                                                                      ^^                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1181 -         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout] 1181 +         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | self.kinematic_nodes.extend_from_slice(nodes)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1182:64
[INFO] [stdout]      |
[INFO] [stdout] 1182 |         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout]      |                                                                ^^                                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1182 -         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout] 1182 +         self.translation, set_translation, vector: Vector<N> | self.position.translation.vector = vector
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1199:51
[INFO] [stdout]      |
[INFO] [stdout] 1199 |         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout]      |                                                   ^^                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1199 -         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout] 1199 +         self.get_plasticity_strain_threshold: N | self.plasticity.0
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1200:40
[INFO] [stdout]      |
[INFO] [stdout] 1200 |         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout]      |                                        ^^                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1200 -         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout] 1200 +         self.get_plasticity_creep: N | self.plasticity.1
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1201:44
[INFO] [stdout]      |
[INFO] [stdout] 1201 |         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout]      |                                            ^^                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1201 -         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout] 1201 +         self.get_plasticity_max_force: N | self.plasticity.2
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1202:46
[INFO] [stdout]      |
[INFO] [stdout] 1202 |         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout]      |                                              ^^                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1202 -         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout] 1202 +         self.get_kinematic_nodes: &[usize] | &self.kinematic_nodes[..]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1203:44
[INFO] [stdout]      |
[INFO] [stdout] 1203 |         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout]      |                                            ^^                                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1203 -         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout] 1203 +         self.get_translation: &Vector<N> | &self.position.translation.vector
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/object/mass_constraint_system.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mass_constraint_system.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mass_constraint_system.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:222:11
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:768:15
[INFO] [stdout]     |
[INFO] [stdout] 768 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:913:11
[INFO] [stdout]     |
[INFO] [stdout] 913 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:950:11
[INFO] [stdout]     |
[INFO] [stdout] 950 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:972:88
[INFO] [stdout]     |
[INFO] [stdout] 972 | ...hreshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout]     |                                          ^^                                                      ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 972 -         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout] 972 +         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | self.plasticity = (strain_threshold, creep, max_force)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:973:70
[INFO] [stdout]     |
[INFO] [stdout] 973 |         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout]     |                                                                      ^^                                             ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 973 -         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout] 973 +         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | self.kinematic_nodes.extend_from_slice(nodes)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:986:51
[INFO] [stdout]     |
[INFO] [stdout] 986 |         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout]     |                                                   ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 986 -         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout] 986 +         self.get_plasticity_strain_threshold: N | self.plasticity.0
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:987:40
[INFO] [stdout]     |
[INFO] [stdout] 987 |         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout]     |                                        ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 987 -         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout] 987 +         self.get_plasticity_creep: N | self.plasticity.1
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:988:44
[INFO] [stdout]     |
[INFO] [stdout] 988 |         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout]     |                                            ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 988 -         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout] 988 +         self.get_plasticity_max_force: N | self.plasticity.2
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:989:46
[INFO] [stdout]     |
[INFO] [stdout] 989 |         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout]     |                                              ^^                         ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 989 -         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout] 989 +         self.get_kinematic_nodes: &[usize] | &self.kinematic_nodes[..]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/object/mass_constraint_system.rs:1011:19
[INFO] [stdout]      |
[INFO] [stdout] 1011 |             #[cfg(feature = "dim3")]
[INFO] [stdout]      |                   ^^^^^^^^^^------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/object/mass_spring_system.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mass_spring_system.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mass_spring_system.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_spring_system.rs:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_spring_system.rs:248:11
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_spring_system.rs:773:15
[INFO] [stdout]     |
[INFO] [stdout] 773 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_spring_system.rs:920:11
[INFO] [stdout]     |
[INFO] [stdout] 920 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_spring_system.rs:955:11
[INFO] [stdout]     |
[INFO] [stdout] 955 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:979:88
[INFO] [stdout]     |
[INFO] [stdout] 979 | ...hreshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout]     |                                          ^^                                                      ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 979 -         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout] 979 +         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | self.plasticity = (strain_threshold, creep, max_force)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:980:70
[INFO] [stdout]     |
[INFO] [stdout] 980 |         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout]     |                                                                      ^^                                             ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 980 -         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout] 980 +         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | self.kinematic_nodes.extend_from_slice(nodes)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:993:51
[INFO] [stdout]     |
[INFO] [stdout] 993 |         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout]     |                                                   ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 993 -         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout] 993 +         self.get_plasticity_strain_threshold: N | self.plasticity.0
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:994:40
[INFO] [stdout]     |
[INFO] [stdout] 994 |         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout]     |                                        ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 994 -         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout] 994 +         self.get_plasticity_creep: N | self.plasticity.1
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:995:44
[INFO] [stdout]     |
[INFO] [stdout] 995 |         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout]     |                                            ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 995 -         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout] 995 +         self.get_plasticity_max_force: N | self.plasticity.2
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:996:46
[INFO] [stdout]     |
[INFO] [stdout] 996 |         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout]     |                                              ^^                         ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 996 -         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout] 996 +         self.get_kinematic_nodes: &[usize] | &self.kinematic_nodes[..]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/object/mass_spring_system.rs:1026:19
[INFO] [stdout]      |
[INFO] [stdout] 1026 |             #[cfg(feature = "dim3")]
[INFO] [stdout]      |                   ^^^^^^^^^^------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:166:11
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:318:23
[INFO] [stdout]     |
[INFO] [stdout] 318 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:294:27
[INFO] [stdout]     |
[INFO] [stdout] 294 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:473:19
[INFO] [stdout]     |
[INFO] [stdout] 473 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:535:23
[INFO] [stdout]     |
[INFO] [stdout] 535 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:553:27
[INFO] [stdout]     |
[INFO] [stdout] 553 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/object/multibody.rs:1388:11
[INFO] [stdout]      |
[INFO] [stdout] 1388 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/object/multibody.rs:1414:11
[INFO] [stdout]      |
[INFO] [stdout] 1414 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/multibody.rs:1385:30
[INFO] [stdout]      |
[INFO] [stdout] 1385 |         angular_inertia: N | { self.local_inertia.angular = angular_inertia }
[INFO] [stdout]      |                              ^^                                            ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1385 -         angular_inertia: N | { self.local_inertia.angular = angular_inertia }
[INFO] [stdout] 1385 +         angular_inertia: N | self.local_inertia.angular = angular_inertia
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/multibody.rs:1398:19
[INFO] [stdout]      |
[INFO] [stdout] 1398 |         mass: N | { self.local_inertia.linear = mass }
[INFO] [stdout]      |                   ^^                                ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1398 -         mass: N | { self.local_inertia.linear = mass }
[INFO] [stdout] 1398 +         mass: N | self.local_inertia.linear = mass
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/multibody.rs:1412:56
[INFO] [stdout]      |
[INFO] [stdout] 1412 |     desc_custom_getters!(self.get_angular_inertia: N | { self.local_inertia.angular });
[INFO] [stdout]      |                                                        ^^                          ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1412 -     desc_custom_getters!(self.get_angular_inertia: N | { self.local_inertia.angular });
[INFO] [stdout] 1412 +     desc_custom_getters!(self.get_angular_inertia: N | self.local_inertia.angular);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/multibody.rs:1420:28
[INFO] [stdout]      |
[INFO] [stdout] 1420 |         self.get_mass: N | { self.local_inertia.linear }
[INFO] [stdout]      |                            ^^                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1420 -         self.get_mass: N | { self.local_inertia.linear }
[INFO] [stdout] 1420 +         self.get_mass: N | self.local_inertia.linear
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/multibody.rs:1421:31
[INFO] [stdout]      |
[INFO] [stdout] 1421 |         self.get_name: &str | { &self.name }
[INFO] [stdout]      |                               ^^          ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1421 -         self.get_name: &str | { &self.name }
[INFO] [stdout] 1421 +         self.get_name: &str | &self.name
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/rigid_body.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/rigid_body.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:964:11
[INFO] [stdout]     |
[INFO] [stdout] 964 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Dim`
[INFO] [stdout]  --> src/object/rigid_body.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Dim, Force, ForceType, Inertia, Isometry, Point, Rotation, SpatialVector, Translation, Vector,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:112:11
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:296:11
[INFO] [stdout]     |
[INFO] [stdout] 296 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:339:11
[INFO] [stdout]     |
[INFO] [stdout] 339 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:155:15
[INFO] [stdout]     |
[INFO] [stdout] 155 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:490:15
[INFO] [stdout]     |
[INFO] [stdout] 490 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:568:19
[INFO] [stdout]     |
[INFO] [stdout] 568 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:596:23
[INFO] [stdout]     |
[INFO] [stdout] 596 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:997:11
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/object/rigid_body.rs:1032:11
[INFO] [stdout]      |
[INFO] [stdout] 1032 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:988:19
[INFO] [stdout]     |
[INFO] [stdout] 988 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1006:49
[INFO] [stdout]      |
[INFO] [stdout] 1006 |         self.rotation, set_rotation, angle: N | { self.position.rotation = Rotation::new(angle) }
[INFO] [stdout]      |                                                 ^^                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1006 -         self.rotation, set_rotation, angle: N | { self.position.rotation = Rotation::new(angle) }
[INFO] [stdout] 1006 +         self.rotation, set_rotation, angle: N | self.position.rotation = Rotation::new(angle)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1007:81
[INFO] [stdout]      |
[INFO] [stdout] 1007 |         self.kinematic_rotations, set_rotations_kinematic, is_kinematic: bool | { self.kinematic_rotations = is_kinematic }
[INFO] [stdout]      |                                                                                 ^^                                       ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1007 -         self.kinematic_rotations, set_rotations_kinematic, is_kinematic: bool | { self.kinematic_rotations = is_kinematic }
[INFO] [stdout] 1007 +         self.kinematic_rotations, set_rotations_kinematic, is_kinematic: bool | self.kinematic_rotations = is_kinematic
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1008:73
[INFO] [stdout]      |
[INFO] [stdout] 1008 |         self.angular_inertia, set_angular_inertia, angular_inertia: N | { self.local_inertia.angular = angular_inertia }
[INFO] [stdout]      |                                                                         ^^                                            ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1008 -         self.angular_inertia, set_angular_inertia, angular_inertia: N | { self.local_inertia.angular = angular_inertia }
[INFO] [stdout] 1008 +         self.angular_inertia, set_angular_inertia, angular_inertia: N | self.local_inertia.angular = angular_inertia
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1012:64
[INFO] [stdout]      |
[INFO] [stdout] 1012 |         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout]      |                                                                ^^                                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1012 -         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout] 1012 +         self.translation, set_translation, vector: Vector<N> | self.position.translation.vector = vector
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1013:40
[INFO] [stdout]      |
[INFO] [stdout] 1013 |         self.mass, set_mass, mass: N | { self.local_inertia.linear = mass }
[INFO] [stdout]      |                                        ^^                                ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1013 -         self.mass, set_mass, mass: N | { self.local_inertia.linear = mass }
[INFO] [stdout] 1013 +         self.mass, set_mass, mass: N | self.local_inertia.linear = mass
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1041:32
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         self.get_rotation: N | { self.position.rotation.angle() }
[INFO] [stdout]      |                                ^^                              ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1041 -         self.get_rotation: N | { self.position.rotation.angle() }
[INFO] [stdout] 1041 +         self.get_rotation: N | self.position.rotation.angle()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1042:46
[INFO] [stdout]      |
[INFO] [stdout] 1042 |         self.get_kinematic_rotations: bool | { self.kinematic_rotations }
[INFO] [stdout]      |                                              ^^                        ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1042 -         self.get_kinematic_rotations: bool | { self.kinematic_rotations }
[INFO] [stdout] 1042 +         self.get_kinematic_rotations: bool | self.kinematic_rotations
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1043:39
[INFO] [stdout]      |
[INFO] [stdout] 1043 |         self.get_angular_inertia: N | { self.local_inertia.angular }
[INFO] [stdout]      |                                       ^^                          ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1043 -         self.get_angular_inertia: N | { self.local_inertia.angular }
[INFO] [stdout] 1043 +         self.get_angular_inertia: N | self.local_inertia.angular
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1047:44
[INFO] [stdout]      |
[INFO] [stdout] 1047 |         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout]      |                                            ^^                                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1047 -         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout] 1047 +         self.get_translation: &Vector<N> | &self.position.translation.vector
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1048:28
[INFO] [stdout]      |
[INFO] [stdout] 1048 |         self.get_mass: N | { self.local_inertia.linear }
[INFO] [stdout]      |                            ^^                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1048 -         self.get_mass: N | { self.local_inertia.linear }
[INFO] [stdout] 1048 +         self.get_mass: N | self.local_inertia.linear
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/solver/helper.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/solver/helper.rs:613:7
[INFO] [stdout]     |
[INFO] [stdout] 613 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/solver/helper.rs:700:7
[INFO] [stdout]     |
[INFO] [stdout] 700 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/solver/helper.rs:920:7
[INFO] [stdout]     |
[INFO] [stdout] 920 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/solver/helper.rs:268:11
[INFO] [stdout]     |
[INFO] [stdout] 268 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/solver/helper.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `U1`
[INFO] [stdout]  --> src/solver/nonlinear_sor_prox.rs:1:57
[INFO] [stdout]   |
[INFO] [stdout] 1 | use na::{self, Dim, Dynamic, RealField, VectorSliceMut, U1, Const};
[INFO] [stdout]   |                                                         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/mod.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     if cfg!(feature = "dim3") {
[INFO] [stdout]    |             ^^^^^^^^^^------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/volumetric/volumetric_shape.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_shape.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout] ...
[INFO] [stdout] 54 |         dispatch!(Point<N>, AngularInertia<N>, self.area())
[INFO] [stdout]    |         --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_shape.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout] ...
[INFO] [stdout] 58 |         dispatch!(Point<N>, AngularInertia<N>, self.volume())
[INFO] [stdout]    |         ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_shape.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout] ...
[INFO] [stdout] 62 |         dispatch!(Point<N>, AngularInertia<N>, self.center_of_mass())
[INFO] [stdout]    |         ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_shape.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout] ...
[INFO] [stdout] 66 |         dispatch!(Point<N>, AngularInertia<N>, self.unit_angular_inertia())
[INFO] [stdout]    |         ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_shape.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout] ...
[INFO] [stdout] 70 |         dispatch!(Point<N>, AngularInertia<N>, self.mass_properties(density))
[INFO] [stdout]    |         --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Cuboid::<N>::half_extents`: use the `self.half_extents` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_cuboid.rs:81:26
[INFO] [stdout]    |
[INFO] [stdout] 81 |         cuboid_area(self.half_extents())
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Cuboid::<N>::half_extents`: use the `self.half_extents` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_cuboid.rs:85:28
[INFO] [stdout]    |
[INFO] [stdout] 85 |         cuboid_volume(self.half_extents())
[INFO] [stdout]    |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Cuboid::<N>::half_extents`: use the `self.half_extents` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_cuboid.rs:93:42
[INFO] [stdout]    |
[INFO] [stdout] 93 |         cuboid_unit_angular_inertia(self.half_extents())
[INFO] [stdout]    |                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Ball::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_ball.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |         ball_area(self.radius())
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Ball::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_ball.rs:55:26
[INFO] [stdout]    |
[INFO] [stdout] 55 |         ball_volume(self.radius())
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Ball::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_ball.rs:63:40
[INFO] [stdout]    |
[INFO] [stdout] 63 |         ball_unit_angular_inertia(self.radius())
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::half_height`: use the `self.half_height` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |         capsule_area(self.half_height(), self.radius())
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:39:47
[INFO] [stdout]    |
[INFO] [stdout] 39 |         capsule_area(self.half_height(), self.radius())
[INFO] [stdout]    |                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::half_height`: use the `self.half_height` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |         capsule_volume(self.half_height(), self.radius())
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:43:49
[INFO] [stdout]    |
[INFO] [stdout] 43 |         capsule_volume(self.half_height(), self.radius())
[INFO] [stdout]    |                                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::half_height`: use the `self.half_height` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:51:43
[INFO] [stdout]    |
[INFO] [stdout] 51 |         capsule_unit_angular_inertia(self.half_height(), self.radius())
[INFO] [stdout]    |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:51:63
[INFO] [stdout]    |
[INFO] [stdout] 51 |         capsule_unit_angular_inertia(self.half_height(), self.radius())
[INFO] [stdout]    |                                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ncollide::utils::IsometryOps`
[INFO] [stdout]   --> src/solver/signorini_model.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ncollide::utils::IsometryOps;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/object/multibody.rs:1453:13
[INFO] [stdout]      |
[INFO] [stdout] 1453 |         let mut link = multibody.add_link(
[INFO] [stdout]      |             ----^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/object/rigid_body.rs:305:36
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn set_position(&mut self, mut pos: Isometry<N>) {
[INFO] [stdout]     |                                    ----^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/object/multibody.rs:450:17
[INFO] [stdout]     |
[INFO] [stdout] 450 |             let mut rb = &mut self.rbs[i];
[INFO] [stdout]     |                 ----^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/object/multibody.rs:1156:13
[INFO] [stdout]      |
[INFO] [stdout] 1156 |         let mut link = &mut self.rbs[part_id];
[INFO] [stdout]      |             ----^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/fem_surface.rs:800:33
[INFO] [stdout]     |
[INFO] [stdout] 800 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 800 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/fem_surface.rs:804:29
[INFO] [stdout]     |
[INFO] [stdout] 804 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 804 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/fem_surface.rs:816:33
[INFO] [stdout]     |
[INFO] [stdout] 816 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 816 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/body.rs:192:33
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn generalized_acceleration(&self) -> DVectorSlice<N>;
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N>;
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/body.rs:195:29
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn generalized_velocity(&self) -> DVectorSlice<N>;
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N>;
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `bool` to itself
[INFO] [stdout]    --> src/object/collider.rs:695:9
[INFO] [stdout]     |
[INFO] [stdout] 695 |         data.ccd_enabled = data.ccd_enabled;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/ground.rs:135:33
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/ground.rs:140:29
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/ground.rs:155:33
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:469:33
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:473:29
[INFO] [stdout]     |
[INFO] [stdout] 473 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 473 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:485:33
[INFO] [stdout]     |
[INFO] [stdout] 485 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 485 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/body.rs:204:33
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N>;
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N>;
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_spring_system.rs:608:33
[INFO] [stdout]     |
[INFO] [stdout] 608 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 608 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_spring_system.rs:612:29
[INFO] [stdout]     |
[INFO] [stdout] 612 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 612 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_spring_system.rs:624:33
[INFO] [stdout]     |
[INFO] [stdout] 624 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 624 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `jacobian` is never read
[INFO] [stdout]   --> src/joint/prismatic_joint.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct PrismaticJoint<N: RealField + Copy> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 13 |     axis: Unit<Vector<N>>,
[INFO] [stdout] 14 |     jacobian: Velocity<N>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PrismaticJoint` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/multibody.rs:631:27
[INFO] [stdout]     |
[INFO] [stdout] 631 |     pub fn joint_velocity(&self, link: &MultibodyLink<N>) -> DVectorSlice<N> {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 631 |     pub fn joint_velocity(&self, link: &MultibodyLink<N>) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/multibody.rs:700:31
[INFO] [stdout]     |
[INFO] [stdout] 700 |     pub fn joint_velocity_mut(&mut self, id: usize) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                               ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 700 |     pub fn joint_velocity_mut(&mut self, id: usize) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/rigid_body.rs:451:29
[INFO] [stdout]     |
[INFO] [stdout] 451 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 451 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/multibody.rs:874:33
[INFO] [stdout]     |
[INFO] [stdout] 874 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 874 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/multibody.rs:879:29
[INFO] [stdout]     |
[INFO] [stdout] 879 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 879 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/multibody.rs:884:33
[INFO] [stdout]     |
[INFO] [stdout] 884 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 884 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/rigid_body.rs:456:33
[INFO] [stdout]     |
[INFO] [stdout] 456 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 456 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/rigid_body.rs:462:33
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.05s
[INFO] running `Command { std: "docker" "inspect" "c742a23d78838bfa9886c6719ecc1afa8b62fb90fde71308c26ef03c5537dd85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c742a23d78838bfa9886c6719ecc1afa8b62fb90fde71308c26ef03c5537dd85", kill_on_drop: false }`
[INFO] [stdout] c742a23d78838bfa9886c6719ecc1afa8b62fb90fde71308c26ef03c5537dd85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7cc835fc8a9b38067be2cbd42432dd32a1e3c070bb05b2ccc2e75c83600155b
[INFO] running `Command { std: "docker" "start" "-a" "c7cc835fc8a9b38067be2cbd42432dd32a1e3c070bb05b2ccc2e75c83600155b", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/lib.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/lib.rs:259:7
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/lib.rs:264:7
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `U3`
[INFO] [stdout]  --> src/algebra/inertia3.rs:4:56
[INFO] [stdout]   |
[INFO] [stdout] 4 | use na::{self, Isometry3, Matrix3, Matrix6, RealField, U3};
[INFO] [stdout]   |                                                        ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/force_generator/constant_acceleration.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:90:7
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:92:7
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/prismatic_joint.rs:280:7
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/prismatic_joint.rs:302:7
[INFO] [stdout]     |
[INFO] [stdout] 302 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/prismatic_joint.rs:324:7
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/prismatic_joint.rs:346:7
[INFO] [stdout]     |
[INFO] [stdout] 346 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/prismatic_joint.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/prismatic_joint.rs:156:11
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_joint.rs:333:7
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_joint.rs:355:7
[INFO] [stdout]     |
[INFO] [stdout] 355 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_joint.rs:377:7
[INFO] [stdout]     |
[INFO] [stdout] 377 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_joint.rs:399:7
[INFO] [stdout]     |
[INFO] [stdout] 399 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/revolute_joint.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/revolute_joint.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_joint.rs:197:11
[INFO] [stdout]     |
[INFO] [stdout] 197 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/mouse_constraint.rs:101:15
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/joint/revolute_constraint.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/revolute_constraint.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/revolute_constraint.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_constraint.rs:230:15
[INFO] [stdout]     |
[INFO] [stdout] 230 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_constraint.rs:334:15
[INFO] [stdout]     |
[INFO] [stdout] 334 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mod.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/collider.rs:483:11
[INFO] [stdout]     |
[INFO] [stdout] 483 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/collider.rs:514:11
[INFO] [stdout]     |
[INFO] [stdout] 514 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:494:20
[INFO] [stdout]     |
[INFO] [stdout] 494 |         angle: N | { self.position.rotation = Rotation::new(angle) }
[INFO] [stdout]     |                    ^^                                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 494 -         angle: N | { self.position.rotation = Rotation::new(angle) }
[INFO] [stdout] 494 +         angle: N | self.position.rotation = Rotation::new(angle)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:498:64
[INFO] [stdout]     |
[INFO] [stdout] 498 |         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout]     |                                                                ^^                                         ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 498 -         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout] 498 +         self.translation, set_translation, vector: Vector<N> | self.position.translation.vector = vector
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:499:68
[INFO] [stdout]     |
[INFO] [stdout] 499 |         self.material, set_material, material: MaterialHandle<N> | { self.material = Some(material) }
[INFO] [stdout]     |                                                                    ^^                              ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 499 -         self.material, set_material, material: MaterialHandle<N> | { self.material = Some(material) }
[INFO] [stdout] 499 +         self.material, set_material, material: MaterialHandle<N> | self.material = Some(material)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:518:49
[INFO] [stdout]     |
[INFO] [stdout] 518 |     desc_custom_getters!(self.get_rotation: N | { self.position.rotation.angle() });
[INFO] [stdout]     |                                                 ^^                              ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 518 -     desc_custom_getters!(self.get_rotation: N | { self.position.rotation.angle() });
[INFO] [stdout] 518 +     desc_custom_getters!(self.get_rotation: N | self.position.rotation.angle());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:521:41
[INFO] [stdout]     |
[INFO] [stdout] 521 |         self.get_shape: &dyn Shape<N> | { &*self.shape }
[INFO] [stdout]     |                                         ^^            ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 521 -         self.get_shape: &dyn Shape<N> | { &*self.shape }
[INFO] [stdout] 521 +         self.get_shape: &dyn Shape<N> | &*self.shape
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:522:44
[INFO] [stdout]     |
[INFO] [stdout] 522 |         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout]     |                                            ^^                                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 522 -         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout] 522 +         self.get_translation: &Vector<N> | &self.position.translation.vector
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:523:55
[INFO] [stdout]     |
[INFO] [stdout] 523 |         self.get_material: Option<&dyn Material<N>> | { self.material.as_deref() }
[INFO] [stdout]     |                                                       ^^                        ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 523 -         self.get_material: Option<&dyn Material<N>> | { self.material.as_deref() }
[INFO] [stdout] 523 +         self.get_material: Option<&dyn Material<N>> | self.material.as_deref()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:646:39
[INFO] [stdout]     |
[INFO] [stdout] 646 |         material: MaterialHandle<N> | { self.material = Some(material) }
[INFO] [stdout]     |                                       ^^                              ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 646 -         material: MaterialHandle<N> | { self.material = Some(material) }
[INFO] [stdout] 646 +         material: MaterialHandle<N> | self.material = Some(material)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:660:41
[INFO] [stdout]     |
[INFO] [stdout] 660 |         self.get_shape: &dyn Shape<N> | { &*self.shape }
[INFO] [stdout]     |                                         ^^            ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 660 -         self.get_shape: &dyn Shape<N> | { &*self.shape }
[INFO] [stdout] 660 +         self.get_shape: &dyn Shape<N> | &*self.shape
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:661:55
[INFO] [stdout]     |
[INFO] [stdout] 661 |         self.get_material: Option<&dyn Material<N>> | { self.material.as_deref() }
[INFO] [stdout]     |                                                       ^^                        ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 661 -         self.get_material: Option<&dyn Material<N>> | { self.material.as_deref() }
[INFO] [stdout] 661 +         self.get_material: Option<&dyn Material<N>> | self.material.as_deref()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/object/fem_helper.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/fem_helper.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/fem_helper.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/fem_helper.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/fem_helper.rs:82:11
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/fem_helper.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/fem_helper.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/fem_helper.rs:335:19
[INFO] [stdout]     |
[INFO] [stdout] 335 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Dim`
[INFO] [stdout]   --> src/object/fem_surface.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Dim, Force, ForceType, Inertia, Isometry, Matrix, Point, RotationMatrix, SpatialVector,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1180:88
[INFO] [stdout]      |
[INFO] [stdout] 1180 | ...hreshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout]      |                                          ^^                                                      ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1180 -         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout] 1180 +         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | self.plasticity = (strain_threshold, creep, max_force)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1181:70
[INFO] [stdout]      |
[INFO] [stdout] 1181 |         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout]      |                                                                      ^^                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1181 -         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout] 1181 +         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | self.kinematic_nodes.extend_from_slice(nodes)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1182:64
[INFO] [stdout]      |
[INFO] [stdout] 1182 |         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout]      |                                                                ^^                                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1182 -         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout] 1182 +         self.translation, set_translation, vector: Vector<N> | self.position.translation.vector = vector
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1199:51
[INFO] [stdout]      |
[INFO] [stdout] 1199 |         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout]      |                                                   ^^                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1199 -         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout] 1199 +         self.get_plasticity_strain_threshold: N | self.plasticity.0
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1200:40
[INFO] [stdout]      |
[INFO] [stdout] 1200 |         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout]      |                                        ^^                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1200 -         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout] 1200 +         self.get_plasticity_creep: N | self.plasticity.1
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1201:44
[INFO] [stdout]      |
[INFO] [stdout] 1201 |         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout]      |                                            ^^                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1201 -         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout] 1201 +         self.get_plasticity_max_force: N | self.plasticity.2
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1202:46
[INFO] [stdout]      |
[INFO] [stdout] 1202 |         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout]      |                                              ^^                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1202 -         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout] 1202 +         self.get_kinematic_nodes: &[usize] | &self.kinematic_nodes[..]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1203:44
[INFO] [stdout]      |
[INFO] [stdout] 1203 |         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout]      |                                            ^^                                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1203 -         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout] 1203 +         self.get_translation: &Vector<N> | &self.position.translation.vector
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/object/mass_constraint_system.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mass_constraint_system.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mass_constraint_system.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:222:11
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:768:15
[INFO] [stdout]     |
[INFO] [stdout] 768 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:913:11
[INFO] [stdout]     |
[INFO] [stdout] 913 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:950:11
[INFO] [stdout]     |
[INFO] [stdout] 950 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:972:88
[INFO] [stdout]     |
[INFO] [stdout] 972 | ...hreshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout]     |                                          ^^                                                      ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 972 -         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout] 972 +         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | self.plasticity = (strain_threshold, creep, max_force)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:973:70
[INFO] [stdout]     |
[INFO] [stdout] 973 |         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout]     |                                                                      ^^                                             ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 973 -         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout] 973 +         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | self.kinematic_nodes.extend_from_slice(nodes)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:986:51
[INFO] [stdout]     |
[INFO] [stdout] 986 |         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout]     |                                                   ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 986 -         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout] 986 +         self.get_plasticity_strain_threshold: N | self.plasticity.0
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:987:40
[INFO] [stdout]     |
[INFO] [stdout] 987 |         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout]     |                                        ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 987 -         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout] 987 +         self.get_plasticity_creep: N | self.plasticity.1
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:988:44
[INFO] [stdout]     |
[INFO] [stdout] 988 |         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout]     |                                            ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 988 -         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout] 988 +         self.get_plasticity_max_force: N | self.plasticity.2
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:989:46
[INFO] [stdout]     |
[INFO] [stdout] 989 |         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout]     |                                              ^^                         ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 989 -         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout] 989 +         self.get_kinematic_nodes: &[usize] | &self.kinematic_nodes[..]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/object/mass_constraint_system.rs:1011:19
[INFO] [stdout]      |
[INFO] [stdout] 1011 |             #[cfg(feature = "dim3")]
[INFO] [stdout]      |                   ^^^^^^^^^^------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/object/mass_spring_system.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mass_spring_system.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mass_spring_system.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_spring_system.rs:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_spring_system.rs:248:11
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_spring_system.rs:773:15
[INFO] [stdout]     |
[INFO] [stdout] 773 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_spring_system.rs:920:11
[INFO] [stdout]     |
[INFO] [stdout] 920 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_spring_system.rs:955:11
[INFO] [stdout]     |
[INFO] [stdout] 955 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:979:88
[INFO] [stdout]     |
[INFO] [stdout] 979 | ...hreshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout]     |                                          ^^                                                      ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 979 -         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout] 979 +         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | self.plasticity = (strain_threshold, creep, max_force)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:980:70
[INFO] [stdout]     |
[INFO] [stdout] 980 |         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout]     |                                                                      ^^                                             ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 980 -         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout] 980 +         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | self.kinematic_nodes.extend_from_slice(nodes)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:993:51
[INFO] [stdout]     |
[INFO] [stdout] 993 |         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout]     |                                                   ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 993 -         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout] 993 +         self.get_plasticity_strain_threshold: N | self.plasticity.0
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:994:40
[INFO] [stdout]     |
[INFO] [stdout] 994 |         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout]     |                                        ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 994 -         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout] 994 +         self.get_plasticity_creep: N | self.plasticity.1
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:995:44
[INFO] [stdout]     |
[INFO] [stdout] 995 |         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout]     |                                            ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 995 -         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout] 995 +         self.get_plasticity_max_force: N | self.plasticity.2
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:996:46
[INFO] [stdout]     |
[INFO] [stdout] 996 |         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout]     |                                              ^^                         ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 996 -         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout] 996 +         self.get_kinematic_nodes: &[usize] | &self.kinematic_nodes[..]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/object/mass_spring_system.rs:1026:19
[INFO] [stdout]      |
[INFO] [stdout] 1026 |             #[cfg(feature = "dim3")]
[INFO] [stdout]      |                   ^^^^^^^^^^------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:166:11
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:318:23
[INFO] [stdout]     |
[INFO] [stdout] 318 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:294:27
[INFO] [stdout]     |
[INFO] [stdout] 294 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:473:19
[INFO] [stdout]     |
[INFO] [stdout] 473 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:535:23
[INFO] [stdout]     |
[INFO] [stdout] 535 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:553:27
[INFO] [stdout]     |
[INFO] [stdout] 553 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/object/multibody.rs:1388:11
[INFO] [stdout]      |
[INFO] [stdout] 1388 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/object/multibody.rs:1414:11
[INFO] [stdout]      |
[INFO] [stdout] 1414 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/multibody.rs:1385:30
[INFO] [stdout]      |
[INFO] [stdout] 1385 |         angular_inertia: N | { self.local_inertia.angular = angular_inertia }
[INFO] [stdout]      |                              ^^                                            ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1385 -         angular_inertia: N | { self.local_inertia.angular = angular_inertia }
[INFO] [stdout] 1385 +         angular_inertia: N | self.local_inertia.angular = angular_inertia
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/multibody.rs:1398:19
[INFO] [stdout]      |
[INFO] [stdout] 1398 |         mass: N | { self.local_inertia.linear = mass }
[INFO] [stdout]      |                   ^^                                ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1398 -         mass: N | { self.local_inertia.linear = mass }
[INFO] [stdout] 1398 +         mass: N | self.local_inertia.linear = mass
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/multibody.rs:1412:56
[INFO] [stdout]      |
[INFO] [stdout] 1412 |     desc_custom_getters!(self.get_angular_inertia: N | { self.local_inertia.angular });
[INFO] [stdout]      |                                                        ^^                          ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1412 -     desc_custom_getters!(self.get_angular_inertia: N | { self.local_inertia.angular });
[INFO] [stdout] 1412 +     desc_custom_getters!(self.get_angular_inertia: N | self.local_inertia.angular);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/multibody.rs:1420:28
[INFO] [stdout]      |
[INFO] [stdout] 1420 |         self.get_mass: N | { self.local_inertia.linear }
[INFO] [stdout]      |                            ^^                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1420 -         self.get_mass: N | { self.local_inertia.linear }
[INFO] [stdout] 1420 +         self.get_mass: N | self.local_inertia.linear
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/multibody.rs:1421:31
[INFO] [stdout]      |
[INFO] [stdout] 1421 |         self.get_name: &str | { &self.name }
[INFO] [stdout]      |                               ^^          ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1421 -         self.get_name: &str | { &self.name }
[INFO] [stdout] 1421 +         self.get_name: &str | &self.name
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/rigid_body.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/rigid_body.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:964:11
[INFO] [stdout]     |
[INFO] [stdout] 964 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Dim`
[INFO] [stdout]  --> src/object/rigid_body.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Dim, Force, ForceType, Inertia, Isometry, Point, Rotation, SpatialVector, Translation, Vector,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:112:11
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:296:11
[INFO] [stdout]     |
[INFO] [stdout] 296 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:339:11
[INFO] [stdout]     |
[INFO] [stdout] 339 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:155:15
[INFO] [stdout]     |
[INFO] [stdout] 155 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:490:15
[INFO] [stdout]     |
[INFO] [stdout] 490 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:568:19
[INFO] [stdout]     |
[INFO] [stdout] 568 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:596:23
[INFO] [stdout]     |
[INFO] [stdout] 596 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:997:11
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/object/rigid_body.rs:1032:11
[INFO] [stdout]      |
[INFO] [stdout] 1032 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:988:19
[INFO] [stdout]     |
[INFO] [stdout] 988 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1006:49
[INFO] [stdout]      |
[INFO] [stdout] 1006 |         self.rotation, set_rotation, angle: N | { self.position.rotation = Rotation::new(angle) }
[INFO] [stdout]      |                                                 ^^                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1006 -         self.rotation, set_rotation, angle: N | { self.position.rotation = Rotation::new(angle) }
[INFO] [stdout] 1006 +         self.rotation, set_rotation, angle: N | self.position.rotation = Rotation::new(angle)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1007:81
[INFO] [stdout]      |
[INFO] [stdout] 1007 |         self.kinematic_rotations, set_rotations_kinematic, is_kinematic: bool | { self.kinematic_rotations = is_kinematic }
[INFO] [stdout]      |                                                                                 ^^                                       ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1007 -         self.kinematic_rotations, set_rotations_kinematic, is_kinematic: bool | { self.kinematic_rotations = is_kinematic }
[INFO] [stdout] 1007 +         self.kinematic_rotations, set_rotations_kinematic, is_kinematic: bool | self.kinematic_rotations = is_kinematic
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1008:73
[INFO] [stdout]      |
[INFO] [stdout] 1008 |         self.angular_inertia, set_angular_inertia, angular_inertia: N | { self.local_inertia.angular = angular_inertia }
[INFO] [stdout]      |                                                                         ^^                                            ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1008 -         self.angular_inertia, set_angular_inertia, angular_inertia: N | { self.local_inertia.angular = angular_inertia }
[INFO] [stdout] 1008 +         self.angular_inertia, set_angular_inertia, angular_inertia: N | self.local_inertia.angular = angular_inertia
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1012:64
[INFO] [stdout]      |
[INFO] [stdout] 1012 |         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout]      |                                                                ^^                                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1012 -         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout] 1012 +         self.translation, set_translation, vector: Vector<N> | self.position.translation.vector = vector
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1013:40
[INFO] [stdout]      |
[INFO] [stdout] 1013 |         self.mass, set_mass, mass: N | { self.local_inertia.linear = mass }
[INFO] [stdout]      |                                        ^^                                ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1013 -         self.mass, set_mass, mass: N | { self.local_inertia.linear = mass }
[INFO] [stdout] 1013 +         self.mass, set_mass, mass: N | self.local_inertia.linear = mass
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1041:32
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         self.get_rotation: N | { self.position.rotation.angle() }
[INFO] [stdout]      |                                ^^                              ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1041 -         self.get_rotation: N | { self.position.rotation.angle() }
[INFO] [stdout] 1041 +         self.get_rotation: N | self.position.rotation.angle()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1042:46
[INFO] [stdout]      |
[INFO] [stdout] 1042 |         self.get_kinematic_rotations: bool | { self.kinematic_rotations }
[INFO] [stdout]      |                                              ^^                        ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1042 -         self.get_kinematic_rotations: bool | { self.kinematic_rotations }
[INFO] [stdout] 1042 +         self.get_kinematic_rotations: bool | self.kinematic_rotations
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1043:39
[INFO] [stdout]      |
[INFO] [stdout] 1043 |         self.get_angular_inertia: N | { self.local_inertia.angular }
[INFO] [stdout]      |                                       ^^                          ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1043 -         self.get_angular_inertia: N | { self.local_inertia.angular }
[INFO] [stdout] 1043 +         self.get_angular_inertia: N | self.local_inertia.angular
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1047:44
[INFO] [stdout]      |
[INFO] [stdout] 1047 |         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout]      |                                            ^^                                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1047 -         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout] 1047 +         self.get_translation: &Vector<N> | &self.position.translation.vector
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1048:28
[INFO] [stdout]      |
[INFO] [stdout] 1048 |         self.get_mass: N | { self.local_inertia.linear }
[INFO] [stdout]      |                            ^^                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1048 -         self.get_mass: N | { self.local_inertia.linear }
[INFO] [stdout] 1048 +         self.get_mass: N | self.local_inertia.linear
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/solver/helper.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/solver/helper.rs:613:7
[INFO] [stdout]     |
[INFO] [stdout] 613 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/solver/helper.rs:700:7
[INFO] [stdout]     |
[INFO] [stdout] 700 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/solver/helper.rs:920:7
[INFO] [stdout]     |
[INFO] [stdout] 920 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/solver/helper.rs:268:11
[INFO] [stdout]     |
[INFO] [stdout] 268 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/solver/helper.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `U1`
[INFO] [stdout]  --> src/solver/nonlinear_sor_prox.rs:1:57
[INFO] [stdout]   |
[INFO] [stdout] 1 | use na::{self, Dim, Dynamic, RealField, VectorSliceMut, U1, Const};
[INFO] [stdout]   |                                                         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/mod.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     if cfg!(feature = "dim3") {
[INFO] [stdout]    |             ^^^^^^^^^^------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/volumetric/volumetric_shape.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_shape.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout] ...
[INFO] [stdout] 54 |         dispatch!(Point<N>, AngularInertia<N>, self.area())
[INFO] [stdout]    |         --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_shape.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout] ...
[INFO] [stdout] 58 |         dispatch!(Point<N>, AngularInertia<N>, self.volume())
[INFO] [stdout]    |         ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_shape.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout] ...
[INFO] [stdout] 62 |         dispatch!(Point<N>, AngularInertia<N>, self.center_of_mass())
[INFO] [stdout]    |         ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_shape.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout] ...
[INFO] [stdout] 66 |         dispatch!(Point<N>, AngularInertia<N>, self.unit_angular_inertia())
[INFO] [stdout]    |         ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_shape.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout] ...
[INFO] [stdout] 70 |         dispatch!(Point<N>, AngularInertia<N>, self.mass_properties(density))
[INFO] [stdout]    |         --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Cuboid::<N>::half_extents`: use the `self.half_extents` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_cuboid.rs:81:26
[INFO] [stdout]    |
[INFO] [stdout] 81 |         cuboid_area(self.half_extents())
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Cuboid::<N>::half_extents`: use the `self.half_extents` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_cuboid.rs:85:28
[INFO] [stdout]    |
[INFO] [stdout] 85 |         cuboid_volume(self.half_extents())
[INFO] [stdout]    |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Cuboid::<N>::half_extents`: use the `self.half_extents` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_cuboid.rs:93:42
[INFO] [stdout]    |
[INFO] [stdout] 93 |         cuboid_unit_angular_inertia(self.half_extents())
[INFO] [stdout]    |                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Ball::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_ball.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |         ball_area(self.radius())
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Ball::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_ball.rs:55:26
[INFO] [stdout]    |
[INFO] [stdout] 55 |         ball_volume(self.radius())
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Ball::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_ball.rs:63:40
[INFO] [stdout]    |
[INFO] [stdout] 63 |         ball_unit_angular_inertia(self.radius())
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::half_height`: use the `self.half_height` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |         capsule_area(self.half_height(), self.radius())
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:39:47
[INFO] [stdout]    |
[INFO] [stdout] 39 |         capsule_area(self.half_height(), self.radius())
[INFO] [stdout]    |                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::half_height`: use the `self.half_height` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |         capsule_volume(self.half_height(), self.radius())
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:43:49
[INFO] [stdout]    |
[INFO] [stdout] 43 |         capsule_volume(self.half_height(), self.radius())
[INFO] [stdout]    |                                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::half_height`: use the `self.half_height` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:51:43
[INFO] [stdout]    |
[INFO] [stdout] 51 |         capsule_unit_angular_inertia(self.half_height(), self.radius())
[INFO] [stdout]    |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:51:63
[INFO] [stdout]    |
[INFO] [stdout] 51 |         capsule_unit_angular_inertia(self.half_height(), self.radius())
[INFO] [stdout]    |                                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ncollide::utils::IsometryOps`
[INFO] [stdout]   --> src/solver/signorini_model.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ncollide::utils::IsometryOps;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/object/multibody.rs:1453:13
[INFO] [stdout]      |
[INFO] [stdout] 1453 |         let mut link = multibody.add_link(
[INFO] [stdout]      |             ----^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/object/rigid_body.rs:305:36
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn set_position(&mut self, mut pos: Isometry<N>) {
[INFO] [stdout]     |                                    ----^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/object/multibody.rs:450:17
[INFO] [stdout]     |
[INFO] [stdout] 450 |             let mut rb = &mut self.rbs[i];
[INFO] [stdout]     |                 ----^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/object/multibody.rs:1156:13
[INFO] [stdout]      |
[INFO] [stdout] 1156 |         let mut link = &mut self.rbs[part_id];
[INFO] [stdout]      |             ----^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/fem_surface.rs:800:33
[INFO] [stdout]     |
[INFO] [stdout] 800 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 800 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/fem_surface.rs:804:29
[INFO] [stdout]     |
[INFO] [stdout] 804 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 804 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/fem_surface.rs:816:33
[INFO] [stdout]     |
[INFO] [stdout] 816 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 816 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/body.rs:192:33
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn generalized_acceleration(&self) -> DVectorSlice<N>;
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N>;
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/body.rs:195:29
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn generalized_velocity(&self) -> DVectorSlice<N>;
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N>;
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `bool` to itself
[INFO] [stdout]    --> src/object/collider.rs:695:9
[INFO] [stdout]     |
[INFO] [stdout] 695 |         data.ccd_enabled = data.ccd_enabled;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/ground.rs:135:33
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/ground.rs:140:29
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/ground.rs:155:33
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:469:33
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:473:29
[INFO] [stdout]     |
[INFO] [stdout] 473 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 473 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:485:33
[INFO] [stdout]     |
[INFO] [stdout] 485 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 485 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/body.rs:204:33
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N>;
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N>;
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_spring_system.rs:608:33
[INFO] [stdout]     |
[INFO] [stdout] 608 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 608 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_spring_system.rs:612:29
[INFO] [stdout]     |
[INFO] [stdout] 612 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 612 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_spring_system.rs:624:33
[INFO] [stdout]     |
[INFO] [stdout] 624 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 624 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `jacobian` is never read
[INFO] [stdout]   --> src/joint/prismatic_joint.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct PrismaticJoint<N: RealField + Copy> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 13 |     axis: Unit<Vector<N>>,
[INFO] [stdout] 14 |     jacobian: Velocity<N>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PrismaticJoint` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/multibody.rs:631:27
[INFO] [stdout]     |
[INFO] [stdout] 631 |     pub fn joint_velocity(&self, link: &MultibodyLink<N>) -> DVectorSlice<N> {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 631 |     pub fn joint_velocity(&self, link: &MultibodyLink<N>) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/multibody.rs:700:31
[INFO] [stdout]     |
[INFO] [stdout] 700 |     pub fn joint_velocity_mut(&mut self, id: usize) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                               ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 700 |     pub fn joint_velocity_mut(&mut self, id: usize) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/rigid_body.rs:451:29
[INFO] [stdout]     |
[INFO] [stdout] 451 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 451 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/multibody.rs:874:33
[INFO] [stdout]     |
[INFO] [stdout] 874 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 874 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/multibody.rs:879:29
[INFO] [stdout]     |
[INFO] [stdout] 879 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 879 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/multibody.rs:884:33
[INFO] [stdout]     |
[INFO] [stdout] 884 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 884 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/rigid_body.rs:456:33
[INFO] [stdout]     |
[INFO] [stdout] 456 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 456 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/rigid_body.rs:462:33
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nphysics2d v0.24.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/lib.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/lib.rs:259:7
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/lib.rs:264:7
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `U3`
[INFO] [stdout]  --> src/algebra/inertia3.rs:4:56
[INFO] [stdout]   |
[INFO] [stdout] 4 | use na::{self, Isometry3, Matrix3, Matrix6, RealField, U3};
[INFO] [stdout]   |                                                        ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/force_generator/constant_acceleration.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:72:7
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:90:7
[INFO] [stdout]    |
[INFO] [stdout] 90 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:92:7
[INFO] [stdout]    |
[INFO] [stdout] 92 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/mod.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/prismatic_joint.rs:280:7
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/prismatic_joint.rs:302:7
[INFO] [stdout]     |
[INFO] [stdout] 302 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/prismatic_joint.rs:324:7
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/prismatic_joint.rs:346:7
[INFO] [stdout]     |
[INFO] [stdout] 346 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/prismatic_joint.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/prismatic_joint.rs:156:11
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_joint.rs:333:7
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_joint.rs:355:7
[INFO] [stdout]     |
[INFO] [stdout] 355 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_joint.rs:377:7
[INFO] [stdout]     |
[INFO] [stdout] 377 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_joint.rs:399:7
[INFO] [stdout]     |
[INFO] [stdout] 399 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/revolute_joint.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/revolute_joint.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_joint.rs:197:11
[INFO] [stdout]     |
[INFO] [stdout] 197 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/mouse_constraint.rs:101:15
[INFO] [stdout]     |
[INFO] [stdout] 101 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/joint/revolute_constraint.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/revolute_constraint.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/joint/revolute_constraint.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_constraint.rs:230:15
[INFO] [stdout]     |
[INFO] [stdout] 230 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/joint/revolute_constraint.rs:334:15
[INFO] [stdout]     |
[INFO] [stdout] 334 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mod.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/collider.rs:483:11
[INFO] [stdout]     |
[INFO] [stdout] 483 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/collider.rs:514:11
[INFO] [stdout]     |
[INFO] [stdout] 514 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:494:20
[INFO] [stdout]     |
[INFO] [stdout] 494 |         angle: N | { self.position.rotation = Rotation::new(angle) }
[INFO] [stdout]     |                    ^^                                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 494 -         angle: N | { self.position.rotation = Rotation::new(angle) }
[INFO] [stdout] 494 +         angle: N | self.position.rotation = Rotation::new(angle)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:498:64
[INFO] [stdout]     |
[INFO] [stdout] 498 |         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout]     |                                                                ^^                                         ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 498 -         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout] 498 +         self.translation, set_translation, vector: Vector<N> | self.position.translation.vector = vector
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:499:68
[INFO] [stdout]     |
[INFO] [stdout] 499 |         self.material, set_material, material: MaterialHandle<N> | { self.material = Some(material) }
[INFO] [stdout]     |                                                                    ^^                              ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 499 -         self.material, set_material, material: MaterialHandle<N> | { self.material = Some(material) }
[INFO] [stdout] 499 +         self.material, set_material, material: MaterialHandle<N> | self.material = Some(material)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:518:49
[INFO] [stdout]     |
[INFO] [stdout] 518 |     desc_custom_getters!(self.get_rotation: N | { self.position.rotation.angle() });
[INFO] [stdout]     |                                                 ^^                              ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 518 -     desc_custom_getters!(self.get_rotation: N | { self.position.rotation.angle() });
[INFO] [stdout] 518 +     desc_custom_getters!(self.get_rotation: N | self.position.rotation.angle());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:521:41
[INFO] [stdout]     |
[INFO] [stdout] 521 |         self.get_shape: &dyn Shape<N> | { &*self.shape }
[INFO] [stdout]     |                                         ^^            ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 521 -         self.get_shape: &dyn Shape<N> | { &*self.shape }
[INFO] [stdout] 521 +         self.get_shape: &dyn Shape<N> | &*self.shape
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:522:44
[INFO] [stdout]     |
[INFO] [stdout] 522 |         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout]     |                                            ^^                                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 522 -         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout] 522 +         self.get_translation: &Vector<N> | &self.position.translation.vector
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:523:55
[INFO] [stdout]     |
[INFO] [stdout] 523 |         self.get_material: Option<&dyn Material<N>> | { self.material.as_deref() }
[INFO] [stdout]     |                                                       ^^                        ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 523 -         self.get_material: Option<&dyn Material<N>> | { self.material.as_deref() }
[INFO] [stdout] 523 +         self.get_material: Option<&dyn Material<N>> | self.material.as_deref()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:646:39
[INFO] [stdout]     |
[INFO] [stdout] 646 |         material: MaterialHandle<N> | { self.material = Some(material) }
[INFO] [stdout]     |                                       ^^                              ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 646 -         material: MaterialHandle<N> | { self.material = Some(material) }
[INFO] [stdout] 646 +         material: MaterialHandle<N> | self.material = Some(material)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:660:41
[INFO] [stdout]     |
[INFO] [stdout] 660 |         self.get_shape: &dyn Shape<N> | { &*self.shape }
[INFO] [stdout]     |                                         ^^            ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 660 -         self.get_shape: &dyn Shape<N> | { &*self.shape }
[INFO] [stdout] 660 +         self.get_shape: &dyn Shape<N> | &*self.shape
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/collider.rs:661:55
[INFO] [stdout]     |
[INFO] [stdout] 661 |         self.get_material: Option<&dyn Material<N>> | { self.material.as_deref() }
[INFO] [stdout]     |                                                       ^^                        ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 661 -         self.get_material: Option<&dyn Material<N>> | { self.material.as_deref() }
[INFO] [stdout] 661 +         self.get_material: Option<&dyn Material<N>> | self.material.as_deref()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/object/fem_helper.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/fem_helper.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/fem_helper.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/fem_helper.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/fem_helper.rs:82:11
[INFO] [stdout]    |
[INFO] [stdout] 82 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/fem_helper.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/fem_helper.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/fem_helper.rs:335:19
[INFO] [stdout]     |
[INFO] [stdout] 335 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Dim`
[INFO] [stdout]   --> src/object/fem_surface.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Dim, Force, ForceType, Inertia, Isometry, Matrix, Point, RotationMatrix, SpatialVector,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1180:88
[INFO] [stdout]      |
[INFO] [stdout] 1180 | ...hreshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout]      |                                          ^^                                                      ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1180 -         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout] 1180 +         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | self.plasticity = (strain_threshold, creep, max_force)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1181:70
[INFO] [stdout]      |
[INFO] [stdout] 1181 |         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout]      |                                                                      ^^                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1181 -         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout] 1181 +         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | self.kinematic_nodes.extend_from_slice(nodes)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1182:64
[INFO] [stdout]      |
[INFO] [stdout] 1182 |         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout]      |                                                                ^^                                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1182 -         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout] 1182 +         self.translation, set_translation, vector: Vector<N> | self.position.translation.vector = vector
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1199:51
[INFO] [stdout]      |
[INFO] [stdout] 1199 |         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout]      |                                                   ^^                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1199 -         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout] 1199 +         self.get_plasticity_strain_threshold: N | self.plasticity.0
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1200:40
[INFO] [stdout]      |
[INFO] [stdout] 1200 |         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout]      |                                        ^^                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1200 -         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout] 1200 +         self.get_plasticity_creep: N | self.plasticity.1
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1201:44
[INFO] [stdout]      |
[INFO] [stdout] 1201 |         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout]      |                                            ^^                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1201 -         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout] 1201 +         self.get_plasticity_max_force: N | self.plasticity.2
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1202:46
[INFO] [stdout]      |
[INFO] [stdout] 1202 |         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout]      |                                              ^^                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1202 -         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout] 1202 +         self.get_kinematic_nodes: &[usize] | &self.kinematic_nodes[..]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/fem_surface.rs:1203:44
[INFO] [stdout]      |
[INFO] [stdout] 1203 |         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout]      |                                            ^^                                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1203 -         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout] 1203 +         self.get_translation: &Vector<N> | &self.position.translation.vector
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/object/mass_constraint_system.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mass_constraint_system.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mass_constraint_system.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:222:11
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:768:15
[INFO] [stdout]     |
[INFO] [stdout] 768 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:913:11
[INFO] [stdout]     |
[INFO] [stdout] 913 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:950:11
[INFO] [stdout]     |
[INFO] [stdout] 950 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:972:88
[INFO] [stdout]     |
[INFO] [stdout] 972 | ...hreshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout]     |                                          ^^                                                      ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 972 -         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout] 972 +         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | self.plasticity = (strain_threshold, creep, max_force)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:973:70
[INFO] [stdout]     |
[INFO] [stdout] 973 |         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout]     |                                                                      ^^                                             ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 973 -         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout] 973 +         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | self.kinematic_nodes.extend_from_slice(nodes)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:986:51
[INFO] [stdout]     |
[INFO] [stdout] 986 |         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout]     |                                                   ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 986 -         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout] 986 +         self.get_plasticity_strain_threshold: N | self.plasticity.0
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:987:40
[INFO] [stdout]     |
[INFO] [stdout] 987 |         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout]     |                                        ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 987 -         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout] 987 +         self.get_plasticity_creep: N | self.plasticity.1
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:988:44
[INFO] [stdout]     |
[INFO] [stdout] 988 |         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout]     |                                            ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 988 -         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout] 988 +         self.get_plasticity_max_force: N | self.plasticity.2
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:989:46
[INFO] [stdout]     |
[INFO] [stdout] 989 |         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout]     |                                              ^^                         ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 989 -         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout] 989 +         self.get_kinematic_nodes: &[usize] | &self.kinematic_nodes[..]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/object/mass_constraint_system.rs:1011:19
[INFO] [stdout]      |
[INFO] [stdout] 1011 |             #[cfg(feature = "dim3")]
[INFO] [stdout]      |                   ^^^^^^^^^^------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/object/mass_spring_system.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mass_spring_system.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/mass_spring_system.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_spring_system.rs:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_spring_system.rs:248:11
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_spring_system.rs:773:15
[INFO] [stdout]     |
[INFO] [stdout] 773 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_spring_system.rs:920:11
[INFO] [stdout]     |
[INFO] [stdout] 920 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/mass_spring_system.rs:955:11
[INFO] [stdout]     |
[INFO] [stdout] 955 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:979:88
[INFO] [stdout]     |
[INFO] [stdout] 979 | ...hreshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout]     |                                          ^^                                                      ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 979 -         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | { self.plasticity = (strain_threshold, creep, max_force) }
[INFO] [stdout] 979 +         self.plasticity, set_plasticity, strain_threshold: N, creep: N, max_force: N | self.plasticity = (strain_threshold, creep, max_force)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:980:70
[INFO] [stdout]     |
[INFO] [stdout] 980 |         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout]     |                                                                      ^^                                             ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 980 -         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | { self.kinematic_nodes.extend_from_slice(nodes) }
[INFO] [stdout] 980 +         self.kinematic_nodes, set_nodes_kinematic, nodes: &[usize] | self.kinematic_nodes.extend_from_slice(nodes)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:993:51
[INFO] [stdout]     |
[INFO] [stdout] 993 |         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout]     |                                                   ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 993 -         self.get_plasticity_strain_threshold: N | { self.plasticity.0 }
[INFO] [stdout] 993 +         self.get_plasticity_strain_threshold: N | self.plasticity.0
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:994:40
[INFO] [stdout]     |
[INFO] [stdout] 994 |         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout]     |                                        ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 994 -         self.get_plasticity_creep: N | { self.plasticity.1 }
[INFO] [stdout] 994 +         self.get_plasticity_creep: N | self.plasticity.1
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:995:44
[INFO] [stdout]     |
[INFO] [stdout] 995 |         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout]     |                                            ^^                 ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 995 -         self.get_plasticity_max_force: N | { self.plasticity.2 }
[INFO] [stdout] 995 +         self.get_plasticity_max_force: N | self.plasticity.2
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> src/object/mass_spring_system.rs:996:46
[INFO] [stdout]     |
[INFO] [stdout] 996 |         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout]     |                                              ^^                         ^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 996 -         self.get_kinematic_nodes: &[usize] | { &self.kinematic_nodes[..] }
[INFO] [stdout] 996 +         self.get_kinematic_nodes: &[usize] | &self.kinematic_nodes[..]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/object/mass_spring_system.rs:1026:19
[INFO] [stdout]      |
[INFO] [stdout] 1026 |             #[cfg(feature = "dim3")]
[INFO] [stdout]      |                   ^^^^^^^^^^------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:166:11
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:318:23
[INFO] [stdout]     |
[INFO] [stdout] 318 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:294:27
[INFO] [stdout]     |
[INFO] [stdout] 294 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:473:19
[INFO] [stdout]     |
[INFO] [stdout] 473 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:535:23
[INFO] [stdout]     |
[INFO] [stdout] 535 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/multibody.rs:553:27
[INFO] [stdout]     |
[INFO] [stdout] 553 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/object/multibody.rs:1388:11
[INFO] [stdout]      |
[INFO] [stdout] 1388 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/object/multibody.rs:1414:11
[INFO] [stdout]      |
[INFO] [stdout] 1414 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/multibody.rs:1385:30
[INFO] [stdout]      |
[INFO] [stdout] 1385 |         angular_inertia: N | { self.local_inertia.angular = angular_inertia }
[INFO] [stdout]      |                              ^^                                            ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1385 -         angular_inertia: N | { self.local_inertia.angular = angular_inertia }
[INFO] [stdout] 1385 +         angular_inertia: N | self.local_inertia.angular = angular_inertia
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/multibody.rs:1398:19
[INFO] [stdout]      |
[INFO] [stdout] 1398 |         mass: N | { self.local_inertia.linear = mass }
[INFO] [stdout]      |                   ^^                                ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1398 -         mass: N | { self.local_inertia.linear = mass }
[INFO] [stdout] 1398 +         mass: N | self.local_inertia.linear = mass
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/multibody.rs:1412:56
[INFO] [stdout]      |
[INFO] [stdout] 1412 |     desc_custom_getters!(self.get_angular_inertia: N | { self.local_inertia.angular });
[INFO] [stdout]      |                                                        ^^                          ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1412 -     desc_custom_getters!(self.get_angular_inertia: N | { self.local_inertia.angular });
[INFO] [stdout] 1412 +     desc_custom_getters!(self.get_angular_inertia: N | self.local_inertia.angular);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/multibody.rs:1420:28
[INFO] [stdout]      |
[INFO] [stdout] 1420 |         self.get_mass: N | { self.local_inertia.linear }
[INFO] [stdout]      |                            ^^                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1420 -         self.get_mass: N | { self.local_inertia.linear }
[INFO] [stdout] 1420 +         self.get_mass: N | self.local_inertia.linear
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/multibody.rs:1421:31
[INFO] [stdout]      |
[INFO] [stdout] 1421 |         self.get_name: &str | { &self.name }
[INFO] [stdout]      |                               ^^          ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1421 -         self.get_name: &str | { &self.name }
[INFO] [stdout] 1421 +         self.get_name: &str | &self.name
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/rigid_body.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/object/rigid_body.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:964:11
[INFO] [stdout]     |
[INFO] [stdout] 964 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Dim`
[INFO] [stdout]  --> src/object/rigid_body.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Dim, Force, ForceType, Inertia, Isometry, Point, Rotation, SpatialVector, Translation, Vector,
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:112:11
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:296:11
[INFO] [stdout]     |
[INFO] [stdout] 296 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:339:11
[INFO] [stdout]     |
[INFO] [stdout] 339 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:155:15
[INFO] [stdout]     |
[INFO] [stdout] 155 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:490:15
[INFO] [stdout]     |
[INFO] [stdout] 490 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:568:19
[INFO] [stdout]     |
[INFO] [stdout] 568 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:596:23
[INFO] [stdout]     |
[INFO] [stdout] 596 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:997:11
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/object/rigid_body.rs:1032:11
[INFO] [stdout]      |
[INFO] [stdout] 1032 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/object/rigid_body.rs:988:19
[INFO] [stdout]     |
[INFO] [stdout] 988 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1006:49
[INFO] [stdout]      |
[INFO] [stdout] 1006 |         self.rotation, set_rotation, angle: N | { self.position.rotation = Rotation::new(angle) }
[INFO] [stdout]      |                                                 ^^                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1006 -         self.rotation, set_rotation, angle: N | { self.position.rotation = Rotation::new(angle) }
[INFO] [stdout] 1006 +         self.rotation, set_rotation, angle: N | self.position.rotation = Rotation::new(angle)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1007:81
[INFO] [stdout]      |
[INFO] [stdout] 1007 |         self.kinematic_rotations, set_rotations_kinematic, is_kinematic: bool | { self.kinematic_rotations = is_kinematic }
[INFO] [stdout]      |                                                                                 ^^                                       ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1007 -         self.kinematic_rotations, set_rotations_kinematic, is_kinematic: bool | { self.kinematic_rotations = is_kinematic }
[INFO] [stdout] 1007 +         self.kinematic_rotations, set_rotations_kinematic, is_kinematic: bool | self.kinematic_rotations = is_kinematic
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1008:73
[INFO] [stdout]      |
[INFO] [stdout] 1008 |         self.angular_inertia, set_angular_inertia, angular_inertia: N | { self.local_inertia.angular = angular_inertia }
[INFO] [stdout]      |                                                                         ^^                                            ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1008 -         self.angular_inertia, set_angular_inertia, angular_inertia: N | { self.local_inertia.angular = angular_inertia }
[INFO] [stdout] 1008 +         self.angular_inertia, set_angular_inertia, angular_inertia: N | self.local_inertia.angular = angular_inertia
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1012:64
[INFO] [stdout]      |
[INFO] [stdout] 1012 |         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout]      |                                                                ^^                                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1012 -         self.translation, set_translation, vector: Vector<N> | { self.position.translation.vector = vector }
[INFO] [stdout] 1012 +         self.translation, set_translation, vector: Vector<N> | self.position.translation.vector = vector
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1013:40
[INFO] [stdout]      |
[INFO] [stdout] 1013 |         self.mass, set_mass, mass: N | { self.local_inertia.linear = mass }
[INFO] [stdout]      |                                        ^^                                ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1013 -         self.mass, set_mass, mass: N | { self.local_inertia.linear = mass }
[INFO] [stdout] 1013 +         self.mass, set_mass, mass: N | self.local_inertia.linear = mass
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1041:32
[INFO] [stdout]      |
[INFO] [stdout] 1041 |         self.get_rotation: N | { self.position.rotation.angle() }
[INFO] [stdout]      |                                ^^                              ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1041 -         self.get_rotation: N | { self.position.rotation.angle() }
[INFO] [stdout] 1041 +         self.get_rotation: N | self.position.rotation.angle()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1042:46
[INFO] [stdout]      |
[INFO] [stdout] 1042 |         self.get_kinematic_rotations: bool | { self.kinematic_rotations }
[INFO] [stdout]      |                                              ^^                        ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1042 -         self.get_kinematic_rotations: bool | { self.kinematic_rotations }
[INFO] [stdout] 1042 +         self.get_kinematic_rotations: bool | self.kinematic_rotations
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1043:39
[INFO] [stdout]      |
[INFO] [stdout] 1043 |         self.get_angular_inertia: N | { self.local_inertia.angular }
[INFO] [stdout]      |                                       ^^                          ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1043 -         self.get_angular_inertia: N | { self.local_inertia.angular }
[INFO] [stdout] 1043 +         self.get_angular_inertia: N | self.local_inertia.angular
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1047:44
[INFO] [stdout]      |
[INFO] [stdout] 1047 |         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout]      |                                            ^^                                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1047 -         self.get_translation: &Vector<N> | { &self.position.translation.vector }
[INFO] [stdout] 1047 +         self.get_translation: &Vector<N> | &self.position.translation.vector
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> src/object/rigid_body.rs:1048:28
[INFO] [stdout]      |
[INFO] [stdout] 1048 |         self.get_mass: N | { self.local_inertia.linear }
[INFO] [stdout]      |                            ^^                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1048 -         self.get_mass: N | { self.local_inertia.linear }
[INFO] [stdout] 1048 +         self.get_mass: N | self.local_inertia.linear
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/solver/helper.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/solver/helper.rs:613:7
[INFO] [stdout]     |
[INFO] [stdout] 613 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/solver/helper.rs:700:7
[INFO] [stdout]     |
[INFO] [stdout] 700 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/solver/helper.rs:920:7
[INFO] [stdout]     |
[INFO] [stdout] 920 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/solver/helper.rs:268:11
[INFO] [stdout]     |
[INFO] [stdout] 268 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/solver/helper.rs:523:11
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `U1`
[INFO] [stdout]  --> src/solver/nonlinear_sor_prox.rs:1:57
[INFO] [stdout]   |
[INFO] [stdout] 1 | use na::{self, Dim, Dynamic, RealField, VectorSliceMut, U1, Const};
[INFO] [stdout]   |                                                         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/mod.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 |     if cfg!(feature = "dim3") {
[INFO] [stdout]    |             ^^^^^^^^^^------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/volumetric/volumetric_shape.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_shape.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout] ...
[INFO] [stdout] 54 |         dispatch!(Point<N>, AngularInertia<N>, self.area())
[INFO] [stdout]    |         --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_shape.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout] ...
[INFO] [stdout] 58 |         dispatch!(Point<N>, AngularInertia<N>, self.volume())
[INFO] [stdout]    |         ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_shape.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout] ...
[INFO] [stdout] 62 |         dispatch!(Point<N>, AngularInertia<N>, self.center_of_mass())
[INFO] [stdout]    |         ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_shape.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout] ...
[INFO] [stdout] 66 |         dispatch!(Point<N>, AngularInertia<N>, self.unit_angular_inertia())
[INFO] [stdout]    |         ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/volumetric/volumetric_shape.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout] ...
[INFO] [stdout] 70 |         dispatch!(Point<N>, AngularInertia<N>, self.mass_properties(density))
[INFO] [stdout]    |         --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim2`, `improved_fixed_point_support`, `stdweb`, `use-wasm-bindgen`, `wasm-bindgen`, and `web-sys`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `dispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Cuboid::<N>::half_extents`: use the `self.half_extents` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_cuboid.rs:81:26
[INFO] [stdout]    |
[INFO] [stdout] 81 |         cuboid_area(self.half_extents())
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Cuboid::<N>::half_extents`: use the `self.half_extents` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_cuboid.rs:85:28
[INFO] [stdout]    |
[INFO] [stdout] 85 |         cuboid_volume(self.half_extents())
[INFO] [stdout]    |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Cuboid::<N>::half_extents`: use the `self.half_extents` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_cuboid.rs:93:42
[INFO] [stdout]    |
[INFO] [stdout] 93 |         cuboid_unit_angular_inertia(self.half_extents())
[INFO] [stdout]    |                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Ball::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_ball.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |         ball_area(self.radius())
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Ball::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_ball.rs:55:26
[INFO] [stdout]    |
[INFO] [stdout] 55 |         ball_volume(self.radius())
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Ball::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_ball.rs:63:40
[INFO] [stdout]    |
[INFO] [stdout] 63 |         ball_unit_angular_inertia(self.radius())
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::half_height`: use the `self.half_height` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |         capsule_area(self.half_height(), self.radius())
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:39:47
[INFO] [stdout]    |
[INFO] [stdout] 39 |         capsule_area(self.half_height(), self.radius())
[INFO] [stdout]    |                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::half_height`: use the `self.half_height` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |         capsule_volume(self.half_height(), self.radius())
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:43:49
[INFO] [stdout]    |
[INFO] [stdout] 43 |         capsule_volume(self.half_height(), self.radius())
[INFO] [stdout]    |                                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::half_height`: use the `self.half_height` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:51:43
[INFO] [stdout]    |
[INFO] [stdout] 51 |         capsule_unit_angular_inertia(self.half_height(), self.radius())
[INFO] [stdout]    |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ncollide::shape::Capsule::<N>::radius`: use the `self.radius` public field directly.
[INFO] [stdout]   --> src/volumetric/volumetric_capsule.rs:51:63
[INFO] [stdout]    |
[INFO] [stdout] 51 |         capsule_unit_angular_inertia(self.half_height(), self.radius())
[INFO] [stdout]    |                                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ncollide::utils::IsometryOps`
[INFO] [stdout]   --> src/solver/signorini_model.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use ncollide::utils::IsometryOps;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/object/multibody.rs:1453:13
[INFO] [stdout]      |
[INFO] [stdout] 1453 |         let mut link = multibody.add_link(
[INFO] [stdout]      |             ----^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/object/rigid_body.rs:305:36
[INFO] [stdout]     |
[INFO] [stdout] 305 |     pub fn set_position(&mut self, mut pos: Isometry<N>) {
[INFO] [stdout]     |                                    ----^^^
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/object/multibody.rs:450:17
[INFO] [stdout]     |
[INFO] [stdout] 450 |             let mut rb = &mut self.rbs[i];
[INFO] [stdout]     |                 ----^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/object/multibody.rs:1156:13
[INFO] [stdout]      |
[INFO] [stdout] 1156 |         let mut link = &mut self.rbs[part_id];
[INFO] [stdout]      |             ----^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless assignment of field of type `bool` to itself
[INFO] [stdout]    --> src/object/collider.rs:695:9
[INFO] [stdout]     |
[INFO] [stdout] 695 |         data.ccd_enabled = data.ccd_enabled;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/body.rs:192:33
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn generalized_acceleration(&self) -> DVectorSlice<N>;
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N>;
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/body.rs:195:29
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn generalized_velocity(&self) -> DVectorSlice<N>;
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N>;
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/body.rs:204:33
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N>;
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N>;
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `jacobian` is never read
[INFO] [stdout]   --> src/joint/prismatic_joint.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct PrismaticJoint<N: RealField + Copy> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 13 |     axis: Unit<Vector<N>>,
[INFO] [stdout] 14 |     jacobian: Velocity<N>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PrismaticJoint` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/fem_surface.rs:800:33
[INFO] [stdout]     |
[INFO] [stdout] 800 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 800 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/fem_surface.rs:804:29
[INFO] [stdout]     |
[INFO] [stdout] 804 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 804 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/volumetric/volumetric_convex2.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 | /             format!(
[INFO] [stdout] 181 | |                 "Inertia values do not match: actual {:?}, expected: {:?}.",
[INFO] [stdout] 182 | |                 actual, expected
[INFO] [stdout] 183 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 180 ~             
[INFO] [stdout] 181 |                 "Inertia values do not match: actual {:?}, expected: {:?}.",
[INFO] [stdout] 182 |                 actual, expected
[INFO] [stdout] 183 ~             
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/fem_surface.rs:816:33
[INFO] [stdout]     |
[INFO] [stdout] 816 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 816 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/ground.rs:135:33
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/ground.rs:140:29
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/ground.rs:155:33
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:469:33
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 469 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:473:29
[INFO] [stdout]     |
[INFO] [stdout] 473 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 473 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_constraint_system.rs:485:33
[INFO] [stdout]     |
[INFO] [stdout] 485 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 485 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/volumetric/volumetric_convex2.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 | /             format!(
[INFO] [stdout] 200 | |                 "Inertia values do not match: actual {:?}, expected: {:?}.",
[INFO] [stdout] 201 | |                 actual, expected
[INFO] [stdout] 202 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 199 ~             
[INFO] [stdout] 200 |                 "Inertia values do not match: actual {:?}, expected: {:?}.",
[INFO] [stdout] 201 |                 actual, expected
[INFO] [stdout] 202 ~             
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/volumetric/volumetric_convex2.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 | /             format!(
[INFO] [stdout] 222 | |                 "Inertia values do not match: actual {:?}, expected: {:?}.",
[INFO] [stdout] 223 | |                 actual, expected
[INFO] [stdout] 224 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 221 ~             
[INFO] [stdout] 222 |                 "Inertia values do not match: actual {:?}, expected: {:?}.",
[INFO] [stdout] 223 |                 actual, expected
[INFO] [stdout] 224 ~             
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/volumetric/volumetric_convex2.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 | /             format!(
[INFO] [stdout] 241 | |                 "Inertia values do not match: actual {:?}, expected: {:?}.",
[INFO] [stdout] 242 | |                 actual, expected
[INFO] [stdout] 243 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 240 ~             
[INFO] [stdout] 241 |                 "Inertia values do not match: actual {:?}, expected: {:?}.",
[INFO] [stdout] 242 |                 actual, expected
[INFO] [stdout] 243 ~             
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/volumetric/volumetric_convex2.rs:276:13
[INFO] [stdout]     |
[INFO] [stdout] 276 | /             format!(
[INFO] [stdout] 277 | |                 "Inertia values do not match: actual {:?}, expected: {:?}.",
[INFO] [stdout] 278 | |                 actual, expected
[INFO] [stdout] 279 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 276 ~             
[INFO] [stdout] 277 |                 "Inertia values do not match: actual {:?}, expected: {:?}.",
[INFO] [stdout] 278 |                 actual, expected
[INFO] [stdout] 279 ~             
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/rigid_body.rs:451:29
[INFO] [stdout]     |
[INFO] [stdout] 451 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 451 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_spring_system.rs:608:33
[INFO] [stdout]     |
[INFO] [stdout] 608 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 608 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_spring_system.rs:612:29
[INFO] [stdout]     |
[INFO] [stdout] 612 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 612 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/mass_spring_system.rs:624:33
[INFO] [stdout]     |
[INFO] [stdout] 624 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 624 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/rigid_body.rs:456:33
[INFO] [stdout]     |
[INFO] [stdout] 456 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 456 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/rigid_body.rs:462:33
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 462 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/multibody.rs:631:27
[INFO] [stdout]     |
[INFO] [stdout] 631 |     pub fn joint_velocity(&self, link: &MultibodyLink<N>) -> DVectorSlice<N> {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 631 |     pub fn joint_velocity(&self, link: &MultibodyLink<N>) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/multibody.rs:700:31
[INFO] [stdout]     |
[INFO] [stdout] 700 |     pub fn joint_velocity_mut(&mut self, id: usize) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                               ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 700 |     pub fn joint_velocity_mut(&mut self, id: usize) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/multibody.rs:874:33
[INFO] [stdout]     |
[INFO] [stdout] 874 |     fn generalized_acceleration(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 874 |     fn generalized_acceleration(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/multibody.rs:879:29
[INFO] [stdout]     |
[INFO] [stdout] 879 |     fn generalized_velocity(&self) -> DVectorSlice<N> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 879 |     fn generalized_velocity(&self) -> DVectorSlice<'_, N> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object/multibody.rs:884:33
[INFO] [stdout]     |
[INFO] [stdout] 884 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<N> {
[INFO] [stdout]     |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 884 |     fn generalized_velocity_mut(&mut self) -> DVectorSliceMut<'_, N> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.91s
[INFO] running `Command { std: "docker" "inspect" "c7cc835fc8a9b38067be2cbd42432dd32a1e3c070bb05b2ccc2e75c83600155b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7cc835fc8a9b38067be2cbd42432dd32a1e3c070bb05b2ccc2e75c83600155b", kill_on_drop: false }`
[INFO] [stdout] c7cc835fc8a9b38067be2cbd42432dd32a1e3c070bb05b2ccc2e75c83600155b
