[INFO] fetching crate ncollide3d 0.33.0...
[INFO] checking ncollide3d-0.33.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate ncollide3d 0.33.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate ncollide3d 0.33.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ncollide3d 0.33.0
[INFO] finished tweaking crates.io crate ncollide3d 0.33.0
[INFO] tweaked toml for crates.io crate ncollide3d 0.33.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.6.0)
[INFO] [stderr]       Adding nalgebra v0.30.1 (available: v0.33.2)
[INFO] [stderr]       Adding simba v0.7.3 (available: v0.9.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_isaac v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a104e91dc4e2dc28eb8ab249f63af0029cad23212145ea27053dcdb280bafb43
[INFO] running `Command { std: "docker" "start" "-a" "a104e91dc4e2dc28eb8ab249f63af0029cad23212145ea27053dcdb280bafb43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a104e91dc4e2dc28eb8ab249f63af0029cad23212145ea27053dcdb280bafb43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a104e91dc4e2dc28eb8ab249f63af0029cad23212145ea27053dcdb280bafb43", kill_on_drop: false }`
[INFO] [stdout] a104e91dc4e2dc28eb8ab249f63af0029cad23212145ea27053dcdb280bafb43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44b59d5cdb6e3e42c9883395070cda4c9d8e177263014a4e93f836861bbcad3e
[INFO] running `Command { std: "docker" "start" "-a" "44b59d5cdb6e3e42c9883395070cda4c9d8e177263014a4e93f836861bbcad3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking wide v0.7.30
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking rand_isaac v0.3.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]     Checking ncollide3d v0.33.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/lib.rs:139:7
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [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: `dim2`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/interpolation/rigid_motion.rs:87:11
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/interpolation/rigid_motion.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/pipeline/narrow_phase/contact_generator/convex_polyhedron_convex_polyhedron_manifold_generator.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/pipeline/narrow_phase/contact_generator/convex_polyhedron_convex_polyhedron_manifold_generator.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/pipeline/narrow_phase/contact_generator/convex_polyhedron_convex_polyhedron_manifold_generator.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/procedural/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/procedural/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/procedural/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/procedural/mod.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/procedural/cuboid.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/procedural/cuboid.rs:139:7
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/procedural/cuboid.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/procedural/sphere.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/procedural/sphere.rs:223:7
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/procedural/sphere.rs:238:7
[INFO] [stdout]     |
[INFO] [stdout] 238 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/query/algorithms/mod.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/query/algorithms/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/query/algorithms/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/query/algorithms/mod.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/query/point/point_aabb.rs:130:19
[INFO] [stdout]     |
[INFO] [stdout] 130 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/query/point/point_heightfield.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/query/point/point_segment.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/query/point/point_support_map.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/query/point/point_support_map.rs:119:7
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/query/point/point_triangle.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(feature = "dim2")]
[INFO] [stdout]   |           ^^^^^^^^^^------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/query/point/point_triangle.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/query/point/point_triangle.rs:138:19
[INFO] [stdout]     |
[INFO] [stdout] 138 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/query/mod.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | mod ray;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `ray` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/query/mod.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use self::ray::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/query/mod.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | mod ray;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/query/ray/ray.rs:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_heightfield.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_heightfield.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/query/ray/ray_heightfield.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_support_map.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_support_map.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:165:7
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:192:7
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/lib.rs:139:7
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [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: `dim2`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:227:15
[INFO] [stdout]     |
[INFO] [stdout] 227 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/interpolation/rigid_motion.rs:87:11
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/interpolation/rigid_motion.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/shape/compound.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let nbits = mem::size_of::<usize>() * 8 - leaves.len().leading_zeros() as usize;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | #![deny(unused_qualifications)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 44 -         let nbits = mem::size_of::<usize>() * 8 - leaves.len().leading_zeros() as usize;
[INFO] [stdout] 44 +         let nbits = size_of::<usize>() * 8 - leaves.len().leading_zeros() as usize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/shape/cuboid.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/cuboid.rs:469:11
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/cuboid.rs:200:15
[INFO] [stdout]     |
[INFO] [stdout] 200 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/cuboid.rs:322:15
[INFO] [stdout]     |
[INFO] [stdout] 322 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/pipeline/narrow_phase/contact_generator/convex_polyhedron_convex_polyhedron_manifold_generator.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/cuboid.rs:411:15
[INFO] [stdout]     |
[INFO] [stdout] 411 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/pipeline/narrow_phase/contact_generator/convex_polyhedron_convex_polyhedron_manifold_generator.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/pipeline/narrow_phase/contact_generator/convex_polyhedron_convex_polyhedron_manifold_generator.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/polyline.rs:779:7
[INFO] [stdout]     |
[INFO] [stdout] 779 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/polyline.rs:321:11
[INFO] [stdout]     |
[INFO] [stdout] 321 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/polyline.rs:436:11
[INFO] [stdout]     |
[INFO] [stdout] 436 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/polyline.rs:668:19
[INFO] [stdout]     |
[INFO] [stdout] 668 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/shape/segment.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:111:11
[INFO] [stdout]     |
[INFO] [stdout] 111 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:212:11
[INFO] [stdout]     |
[INFO] [stdout] 212 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:274:11
[INFO] [stdout]     |
[INFO] [stdout] 274 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:334:23
[INFO] [stdout]     |
[INFO] [stdout] 334 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/procedural/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:353:23
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/procedural/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/shape/shape_impl.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/shape_impl.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/procedural/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/procedural/mod.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/procedural/cuboid.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/procedural/cuboid.rs:139:7
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/procedural/cuboid.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/procedural/sphere.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/procedural/sphere.rs:223:7
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/procedural/sphere.rs:238:7
[INFO] [stdout]     |
[INFO] [stdout] 238 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/transformation/mod.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/query/algorithms/mod.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/transformation/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/query/algorithms/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/transformation/mod.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/query/algorithms/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/transformation/convex_hull2.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/query/algorithms/mod.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/transformation/convex_hull2.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/utils/ccw_face_normal.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/utils/isometry_ops.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/utils/isometry_ops.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/query/point/point_aabb.rs:130:19
[INFO] [stdout]     |
[INFO] [stdout] 130 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/query/point/point_heightfield.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |         #[cfg(feature = "dim2")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/query/point/point_segment.rs:23:23
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/query/point/point_support_map.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/query/point/point_support_map.rs:119:7
[INFO] [stdout]     |
[INFO] [stdout] 119 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/query/point/point_triangle.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[cfg(feature = "dim2")]
[INFO] [stdout]   |           ^^^^^^^^^^------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/query/point/point_triangle.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |             #[cfg(feature = "dim2")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/query/point/point_triangle.rs:138:19
[INFO] [stdout]     |
[INFO] [stdout] 138 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/query/mod.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | mod ray;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `ray` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/query/mod.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use self::ray::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/query/mod.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | mod ray;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/query/ray/ray.rs:114:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_heightfield.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_heightfield.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/query/ray/ray_heightfield.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_support_map.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/query/ray/ray_support_map.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:165:7
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:192:7
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:227:15
[INFO] [stdout]     |
[INFO] [stdout] 227 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/shape/mod.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/shape/compound.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let nbits = mem::size_of::<usize>() * 8 - leaves.len().leading_zeros() as usize;
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | #![deny(unused_qualifications)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 44 -         let nbits = mem::size_of::<usize>() * 8 - leaves.len().leading_zeros() as usize;
[INFO] [stdout] 44 +         let nbits = size_of::<usize>() * 8 - leaves.len().leading_zeros() as usize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/shape/cuboid.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |     #[cfg(feature = "dim2")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/cuboid.rs:469:11
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/cuboid.rs:200:15
[INFO] [stdout]     |
[INFO] [stdout] 200 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/cuboid.rs:322:15
[INFO] [stdout]     |
[INFO] [stdout] 322 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/cuboid.rs:411:15
[INFO] [stdout]     |
[INFO] [stdout] 411 |         #[cfg(feature = "dim2")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/polyline.rs:779:7
[INFO] [stdout]     |
[INFO] [stdout] 779 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/polyline.rs:321:11
[INFO] [stdout]     |
[INFO] [stdout] 321 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/polyline.rs:436:11
[INFO] [stdout]     |
[INFO] [stdout] 436 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/polyline.rs:668:19
[INFO] [stdout]     |
[INFO] [stdout] 668 |             #[cfg(feature = "dim2")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/shape/segment.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:111:11
[INFO] [stdout]     |
[INFO] [stdout] 111 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:212:11
[INFO] [stdout]     |
[INFO] [stdout] 212 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:274:11
[INFO] [stdout]     |
[INFO] [stdout] 274 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:334:23
[INFO] [stdout]     |
[INFO] [stdout] 334 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/segment.rs:353:23
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 #[cfg(feature = "dim2")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/shape/shape_impl.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/shape/shape_impl.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg(feature = "dim2")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/transformation/mod.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/transformation/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/transformation/mod.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/transformation/convex_hull2.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/transformation/convex_hull2.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/transformation/convex_hull3.rs:664:11
[INFO] [stdout]     |
[INFO] [stdout] 664 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]    --> src/transformation/convex_hull3.rs:667:11
[INFO] [stdout]     |
[INFO] [stdout] 667 |     #[cfg(feature = "dim2")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]     = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/utils/ccw_face_normal.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]  --> src/utils/isometry_ops.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim2")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]   = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim2`
[INFO] [stdout]   --> src/utils/isometry_ops.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "dim2")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim3"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `dim3`, `improved_fixed_point_support`, `serde`, and `serde-serialize`
[INFO] [stdout]    = help: consider adding `dim2` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ncollide3d` (lib) due to 1 previous error; 72 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ncollide3d` (lib test) due to 1 previous error; 74 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "44b59d5cdb6e3e42c9883395070cda4c9d8e177263014a4e93f836861bbcad3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44b59d5cdb6e3e42c9883395070cda4c9d8e177263014a4e93f836861bbcad3e", kill_on_drop: false }`
[INFO] [stdout] 44b59d5cdb6e3e42c9883395070cda4c9d8e177263014a4e93f836861bbcad3e
