[INFO] fetching crate bevy_xpbd_2d 0.5.0...
[INFO] checking bevy_xpbd_2d-0.5.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate bevy_xpbd_2d 0.5.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate bevy_xpbd_2d 0.5.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bevy_xpbd_2d 0.5.0
[INFO] removed 2 missing examples
[INFO] finished tweaking crates.io crate bevy_xpbd_2d 0.5.0
[INFO] tweaked toml for crates.io crate bevy_xpbd_2d 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate bevy_xpbd_2d 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9128f4d9b0f5f51e61a248f9d9c486d9de470b2d9cddcd3822758c1654943646
[INFO] running `Command { std: "docker" "start" "-a" "9128f4d9b0f5f51e61a248f9d9c486d9de470b2d9cddcd3822758c1654943646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9128f4d9b0f5f51e61a248f9d9c486d9de470b2d9cddcd3822758c1654943646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9128f4d9b0f5f51e61a248f9d9c486d9de470b2d9cddcd3822758c1654943646", kill_on_drop: false }`
[INFO] [stdout] 9128f4d9b0f5f51e61a248f9d9c486d9de470b2d9cddcd3822758c1654943646
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 391c939dff25838b2e88fbd649735241490558d578a2dc21c761030dd1377d90
[INFO] running `Command { std: "docker" "start" "-a" "391c939dff25838b2e88fbd649735241490558d578a2dc21c761030dd1377d90", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking typeid v1.0.0
[INFO] [stderr]     Checking bevy_ptr v0.14.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking async-executor v1.12.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking bevy_tasks v0.14.0
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking libloading v0.8.4
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking const_panic v0.2.8
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking constgebra v0.1.4
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking radsort v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking insta v1.39.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.0
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.0
[INFO] [stderr]    Compiling bevy_derive v0.14.0
[INFO] [stderr]    Compiling encase_derive v0.8.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.14.0
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]    Compiling bevy_encase_derive v0.14.0
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]    Compiling bevy_render_macros v0.14.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.14.0
[INFO] [stderr]     Checking wide v0.7.25
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling bevy_xpbd_derive v0.1.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking wgpu-types v0.20.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking bevy_utils v0.14.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking spade v2.9.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking naga v0.20.0
[INFO] [stderr]     Checking bevy_reflect v0.14.0
[INFO] [stderr]     Checking encase v0.8.0
[INFO] [stderr]     Checking hexasphere v12.0.0
[INFO] [stderr]     Checking bevy_mikktspace v0.14.0
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking bevy_ecs v0.14.0
[INFO] [stderr]     Checking bevy_math v0.14.0
[INFO] [stderr]     Checking naga_oil v0.14.0
[INFO] [stderr]     Checking bevy_color v0.14.1
[INFO] [stderr]     Checking parry2d v0.15.1
[INFO] [stderr]     Checking bevy_app v0.14.0
[INFO] [stderr]     Checking bevy_core v0.14.0
[INFO] [stderr]     Checking bevy_time v0.14.0
[INFO] [stderr]     Checking bevy_a11y v0.14.0
[INFO] [stderr]     Checking bevy_asset v0.14.0
[INFO] [stderr]     Checking bevy_log v0.14.0
[INFO] [stderr]     Checking bevy_input v0.14.0
[INFO] [stderr]     Checking bevy_window v0.14.0
[INFO] [stderr]     Checking bevy_hierarchy v0.14.0
[INFO] [stderr]     Checking bevy_diagnostic v0.14.0
[INFO] [stderr]     Checking bevy_transform v0.14.0
[INFO] [stderr]     Checking bevy_render v0.14.0
[INFO] [stderr]     Checking bevy_core_pipeline v0.14.0
[INFO] [stderr]     Checking bevy_gizmos v0.14.0
[INFO] [stderr]     Checking bevy_internal v0.14.0
[INFO] [stderr]     Checking bevy v0.14.0
[INFO] [stderr]     Checking bevy_xpbd_2d v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/lib.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     feature = "3d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [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: `3d`
[INFO] [stdout]   --> src/lib.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     feature = "3d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/lib.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 | #![cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |             ^^^^^^^^^^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 | #![cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |             ^^^^^^^^^^----
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 | #![cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |             ^^^^^^^^^^----
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:524:36
[INFO] [stdout]     |
[INFO] [stdout] 524 | #[cfg(all(not(feature = "2d"), not(feature = "3d")))]
[INFO] [stdout]     |                                    ^^^^^^^^^^----
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:527:27
[INFO] [stdout]     |
[INFO] [stdout] 527 | #[cfg(all(feature = "2d", feature = "3d"))]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:554:11
[INFO] [stdout]     |
[INFO] [stdout] 554 | #[cfg(all(feature = "3d", feature = "parry-f32"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:557:11
[INFO] [stdout]     |
[INFO] [stdout] 557 | #[cfg(all(feature = "3d", feature = "parry-f64"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/mod.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 | #![cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |             ^^^^^^^^^^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:631:12
[INFO] [stdout]     |
[INFO] [stdout] 631 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/mod.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/mod.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/mod.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg_attr(feature = "3d", doc = "        angular_velocity.z += 0.05;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[cfg_attr(feature = "3d", doc = "    Collider::sphere(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg_attr(feature = "3d", doc = "    Collider::sphere(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:314:12
[INFO] [stdout]     |
[INFO] [stdout] 314 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:320:12
[INFO] [stdout]     |
[INFO] [stdout] 320 | #[cfg_attr(feature = "3d", doc = "         Position::from_xyz(0.0, 2.0, 0.0),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:411:12
[INFO] [stdout]     |
[INFO] [stdout] 411 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:470:7
[INFO] [stdout]     |
[INFO] [stdout] 470 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:494:7
[INFO] [stdout]     |
[INFO] [stdout] 494 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:509:12
[INFO] [stdout]     |
[INFO] [stdout] 509 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 573 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:710:12
[INFO] [stdout]     |
[INFO] [stdout] 710 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:829:12
[INFO] [stdout]     |
[INFO] [stdout] 829 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:855:12
[INFO] [stdout]     |
[INFO] [stdout] 855 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:886:12
[INFO] [stdout]     |
[INFO] [stdout] 886 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]  --> src/components/forces.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "3d")]
[INFO] [stdout]   |       ^^^^^^^^^^----
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/forces.rs:166:15
[INFO] [stdout]     |
[INFO] [stdout] 166 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/forces.rs:452:15
[INFO] [stdout]     |
[INFO] [stdout] 452 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/layers.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/layers.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/layers.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:250:12
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:278:12
[INFO] [stdout]     |
[INFO] [stdout] 278 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:299:12
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg_attr(feature = "3d", doc = "        Collider::sphere(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:113:16
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |                ^^^^^^^^^^----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:133:16
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |                ^^^^^^^^^^----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:153:16
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |                ^^^^^^^^^^----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/locked_axes.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/locked_axes.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(feature = "3d", doc = "        LockedAxes::new().lock_rotation_z(),")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/locked_axes.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/locked_axes.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/locked_axes.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/locked_axes.rs:97:11
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:144:11
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:168:11
[INFO] [stdout]     |
[INFO] [stdout] 168 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:174:11
[INFO] [stdout]     |
[INFO] [stdout] 174 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:180:11
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:186:11
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:222:11
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:246:11
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:205:15
[INFO] [stdout]     |
[INFO] [stdout] 205 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]  --> src/components/mass_properties.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "3d")]
[INFO] [stdout]   |       ^^^^^^^^^^----
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/mass_properties.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "3d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/mass_properties.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "3d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:137:7
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | #[cfg_attr(feature = "3d", doc = "        Collider::sphere(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:305:12
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:317:12
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[cfg_attr(feature = "3d", doc = "    commands.spawn(Collider::sphere(0.5));")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/mass_properties.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/mass_properties.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/mass_properties.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 86 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/rotation.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(all(feature = "3d", feature = "default-collider"))]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/rotation.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "3d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/rotation.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/rotation.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/rotation.rs:220:7
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/rotation.rs:289:7
[INFO] [stdout]     |
[INFO] [stdout] 289 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/rotation.rs:330:7
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/rotation.rs:342:7
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/rotation.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/world_queries.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:342:11
[INFO] [stdout]     |
[INFO] [stdout] 342 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:357:11
[INFO] [stdout]     |
[INFO] [stdout] 357 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:376:11
[INFO] [stdout]     |
[INFO] [stdout] 376 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:481:11
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/joints/mod.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 | #![cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |             ^^^^^^^^^^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/joints/fixed.rs:90:19
[INFO] [stdout]    |
[INFO] [stdout] 90 |             #[cfg(feature = "3d")]
[INFO] [stdout]    |                   ^^^^^^^^^^----
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/fixed.rs:150:11
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/joints/prismatic.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |             #[cfg(feature = "3d")]
[INFO] [stdout]    |                   ^^^^^^^^^^----
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/prismatic.rs:246:11
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/prismatic.rs:174:15
[INFO] [stdout]     |
[INFO] [stdout] 174 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/joints/revolute.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/revolute.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/revolute.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/revolute.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/spherical.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/spherical.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/spherical.rs:175:11
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/mod.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/angular_constraint.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/angular_constraint.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/angular_constraint.rs:122:11
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/angular_constraint.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/position_constraint.rs:80:11
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/position_constraint.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/position_constraint.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |             #[cfg(feature = "3d")]
[INFO] [stdout]    |                   ^^^^^^^^^^----
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/position_constraint.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |             #[cfg(feature = "3d")]
[INFO] [stdout]    |                   ^^^^^^^^^^----
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/math/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "3d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/math/mod.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "3d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/math/single.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "3d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/mod.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/mod.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/mod.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]  --> src/plugins/collision/collider/mod.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]   |           ^^^^^^^^^^----
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]  --> src/plugins/collision/collider/mod.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:124:11
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:124:27
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:186:11
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:186:27
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:255:11
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:255:27
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:266:11
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:266:27
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:286:11
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:286:27
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:323:12
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:420:12
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:528:12
[INFO] [stdout]     |
[INFO] [stdout] 528 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]  --> src/plugins/collision/collider/backend.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     feature = "3d",
[INFO] [stdout]   |     ^^^^^^^^^^----
[INFO] [stdout]   |               |
[INFO] [stdout]   |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]   --> src/plugins/collision/collider/backend.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     feature = "async-collider",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/collider/backend.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 |     feature = "async-collider",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |     feature = "async-collider",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |             feature = "3d",
[INFO] [stdout]     |             ^^^^^^^^^^----
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |             feature = "async-collider",
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:484:15
[INFO] [stdout]     |
[INFO] [stdout] 484 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:431:19
[INFO] [stdout]     |
[INFO] [stdout] 431 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:448:19
[INFO] [stdout]     |
[INFO] [stdout] 448 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:475:19
[INFO] [stdout]     |
[INFO] [stdout] 475 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:506:15
[INFO] [stdout]     |
[INFO] [stdout] 506 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/hierarchy.rs:215:15
[INFO] [stdout]     |
[INFO] [stdout] 215 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/hierarchy.rs:395:31
[INFO] [stdout]     |
[INFO] [stdout] 395 |                         #[cfg(feature = "3d")]
[INFO] [stdout]     |                               ^^^^^^^^^^----
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]  --> src/plugins/collision/collider/parry/mod.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]   |           ^^^^^^^^^^----
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]  --> src/plugins/collision/collider/parry/mod.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "3d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg_attr(feature = "3d", doc = "commands.spawn(Collider::sphere(0.5));")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg_attr(feature = "3d", doc = "        Collider::sphere(0.5),")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     feature = "3d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     feature = "3d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:894:11
[INFO] [stdout]     |
[INFO] [stdout] 894 | #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:894:27
[INFO] [stdout]     |
[INFO] [stdout] 894 | #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:897:11
[INFO] [stdout]     |
[INFO] [stdout] 897 | #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:897:27
[INFO] [stdout]     |
[INFO] [stdout] 897 | #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:209:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:232:19
[INFO] [stdout]     |
[INFO] [stdout] 232 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 234 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:236:19
[INFO] [stdout]     |
[INFO] [stdout] 236 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:238:19
[INFO] [stdout]     |
[INFO] [stdout] 238 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:240:19
[INFO] [stdout]     |
[INFO] [stdout] 240 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:242:19
[INFO] [stdout]     |
[INFO] [stdout] 242 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:272:19
[INFO] [stdout]     |
[INFO] [stdout] 272 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:277:19
[INFO] [stdout]     |
[INFO] [stdout] 277 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:505:11
[INFO] [stdout]     |
[INFO] [stdout] 505 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:516:9
[INFO] [stdout]     |
[INFO] [stdout] 516 |         feature = "3d",
[INFO] [stdout]     |         ^^^^^^^^^^----
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:547:11
[INFO] [stdout]     |
[INFO] [stdout] 547 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:569:11
[INFO] [stdout]     |
[INFO] [stdout] 569 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/lib.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     feature = "3d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [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: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:586:11
[INFO] [stdout]     |
[INFO] [stdout] 586 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/lib.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     feature = "3d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:592:11
[INFO] [stdout]     |
[INFO] [stdout] 592 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/lib.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 | #![cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |             ^^^^^^^^^^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:107:13
[INFO] [stdout]     |
[INFO] [stdout] 107 | #![cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |             ^^^^^^^^^^----
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 | #![cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |             ^^^^^^^^^^----
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:524:36
[INFO] [stdout]     |
[INFO] [stdout] 524 | #[cfg(all(not(feature = "2d"), not(feature = "3d")))]
[INFO] [stdout]     |                                    ^^^^^^^^^^----
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:666:11
[INFO] [stdout]     |
[INFO] [stdout] 666 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:527:27
[INFO] [stdout]     |
[INFO] [stdout] 527 | #[cfg(all(feature = "2d", feature = "3d"))]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:554:11
[INFO] [stdout]     |
[INFO] [stdout] 554 | #[cfg(all(feature = "3d", feature = "parry-f32"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:688:11
[INFO] [stdout]     |
[INFO] [stdout] 688 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:557:11
[INFO] [stdout]     |
[INFO] [stdout] 557 | #[cfg(all(feature = "3d", feature = "parry-f64"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/mod.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 | #![cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |             ^^^^^^^^^^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/lib.rs:631:12
[INFO] [stdout]     |
[INFO] [stdout] 631 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:708:11
[INFO] [stdout]     |
[INFO] [stdout] 708 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:734:11
[INFO] [stdout]     |
[INFO] [stdout] 734 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:769:15
[INFO] [stdout]     |
[INFO] [stdout] 769 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:769:31
[INFO] [stdout]     |
[INFO] [stdout] 769 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:801:15
[INFO] [stdout]     |
[INFO] [stdout] 801 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:801:31
[INFO] [stdout]     |
[INFO] [stdout] 801 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:827:15
[INFO] [stdout]     |
[INFO] [stdout] 827 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:827:31
[INFO] [stdout]     |
[INFO] [stdout] 827 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:852:15
[INFO] [stdout]     |
[INFO] [stdout] 852 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:852:31
[INFO] [stdout]     |
[INFO] [stdout] 852 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:883:15
[INFO] [stdout]     |
[INFO] [stdout] 883 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:883:31
[INFO] [stdout]     |
[INFO] [stdout] 883 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1006:15
[INFO] [stdout]      |
[INFO] [stdout] 1006 |         #[cfg(feature = "3d")]
[INFO] [stdout]      |               ^^^^^^^^^^----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1014:15
[INFO] [stdout]      |
[INFO] [stdout] 1014 |         #[cfg(feature = "3d")]
[INFO] [stdout]      |               ^^^^^^^^^^----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1030:15
[INFO] [stdout]      |
[INFO] [stdout] 1030 |         #[cfg(feature = "3d")]
[INFO] [stdout]      |               ^^^^^^^^^^----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1039:15
[INFO] [stdout]      |
[INFO] [stdout] 1039 |         #[cfg(feature = "3d")]
[INFO] [stdout]      |               ^^^^^^^^^^----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1056:15
[INFO] [stdout]      |
[INFO] [stdout] 1056 |         #[cfg(feature = "3d")]
[INFO] [stdout]      |               ^^^^^^^^^^----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1065:15
[INFO] [stdout]      |
[INFO] [stdout] 1065 |         #[cfg(feature = "3d")]
[INFO] [stdout]      |               ^^^^^^^^^^----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:958:19
[INFO] [stdout]     |
[INFO] [stdout] 958 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1090:27
[INFO] [stdout]      |
[INFO] [stdout] 1090 |                     #[cfg(feature = "3d")]
[INFO] [stdout]      |                           ^^^^^^^^^^----
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:396:19
[INFO] [stdout]     |
[INFO] [stdout] 396 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:401:19
[INFO] [stdout]     |
[INFO] [stdout] 401 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:500:11
[INFO] [stdout]     |
[INFO] [stdout] 500 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/mod.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/mod.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/mod.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg_attr(feature = "3d", doc = "        angular_velocity.z += 0.05;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/broad_phase.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[cfg_attr(feature = "3d", doc = "    Collider::sphere(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/contact_reporting.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/contact_reporting.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/contact_reporting.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg_attr(feature = "3d", doc = "    Collider::sphere(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:314:12
[INFO] [stdout]     |
[INFO] [stdout] 314 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:320:12
[INFO] [stdout]     |
[INFO] [stdout] 320 | #[cfg_attr(feature = "3d", doc = "         Position::from_xyz(0.0, 2.0, 0.0),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:411:12
[INFO] [stdout]     |
[INFO] [stdout] 411 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/contact_reporting.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:470:7
[INFO] [stdout]     |
[INFO] [stdout] 470 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/narrow_phase.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:494:7
[INFO] [stdout]     |
[INFO] [stdout] 494 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:509:12
[INFO] [stdout]     |
[INFO] [stdout] 509 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 573 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/debug/mod.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:710:12
[INFO] [stdout]     |
[INFO] [stdout] 710 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:829:12
[INFO] [stdout]     |
[INFO] [stdout] 829 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:855:12
[INFO] [stdout]     |
[INFO] [stdout] 855 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:886:12
[INFO] [stdout]     |
[INFO] [stdout] 886 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]  --> src/components/forces.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "3d")]
[INFO] [stdout]   |       ^^^^^^^^^^----
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/forces.rs:166:15
[INFO] [stdout]     |
[INFO] [stdout] 166 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/forces.rs:452:15
[INFO] [stdout]     |
[INFO] [stdout] 452 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/debug/mod.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg_attr(feature = "3d", doc = "        Collider::sphere(0.5),")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/layers.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/debug/configuration.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/layers.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/layers.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/debug/configuration.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     feature = "3d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:250:12
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:389:12
[INFO] [stdout]     |
[INFO] [stdout] 389 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:278:12
[INFO] [stdout]     |
[INFO] [stdout] 278 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:407:12
[INFO] [stdout]     |
[INFO] [stdout] 407 | #[cfg_attr(feature = "3d", doc = "        Collider::sphere(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/debug/configuration.rs:95:19
[INFO] [stdout]    |
[INFO] [stdout] 95 |             #[cfg(feature = "3d")]
[INFO] [stdout]    |                   ^^^^^^^^^^----
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 139 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:299:12
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg_attr(feature = "3d", doc = "        Collider::sphere(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:435:19
[INFO] [stdout]     |
[INFO] [stdout] 435 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:451:19
[INFO] [stdout]     |
[INFO] [stdout] 451 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/debug/gizmos.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |         #[cfg(feature = "3d")]
[INFO] [stdout]    |               ^^^^^^^^^^----
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:152:15
[INFO] [stdout]     |
[INFO] [stdout] 152 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:113:16
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |                ^^^^^^^^^^----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:195:19
[INFO] [stdout]     |
[INFO] [stdout] 195 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:214:19
[INFO] [stdout]     |
[INFO] [stdout] 214 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:133:16
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |                ^^^^^^^^^^----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:263:19
[INFO] [stdout]     |
[INFO] [stdout] 263 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:153:16
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |                ^^^^^^^^^^----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:317:19
[INFO] [stdout]     |
[INFO] [stdout] 317 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:332:19
[INFO] [stdout]     |
[INFO] [stdout] 332 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:343:19
[INFO] [stdout]     |
[INFO] [stdout] 343 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:367:19
[INFO] [stdout]     |
[INFO] [stdout] 367 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/layers.rs:410:11
[INFO] [stdout]     |
[INFO] [stdout] 410 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:398:19
[INFO] [stdout]     |
[INFO] [stdout] 398 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:409:19
[INFO] [stdout]     |
[INFO] [stdout] 409 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/locked_axes.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:420:19
[INFO] [stdout]     |
[INFO] [stdout] 420 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:287:23
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 #[cfg(feature = "3d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/locked_axes.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(feature = "3d", doc = "        LockedAxes::new().lock_rotation_z(),")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:302:27
[INFO] [stdout]     |
[INFO] [stdout] 302 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:484:15
[INFO] [stdout]     |
[INFO] [stdout] 484 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:499:19
[INFO] [stdout]     |
[INFO] [stdout] 499 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:505:19
[INFO] [stdout]     |
[INFO] [stdout] 505 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/locked_axes.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:530:15
[INFO] [stdout]     |
[INFO] [stdout] 530 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:550:15
[INFO] [stdout]     |
[INFO] [stdout] 550 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/locked_axes.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:563:19
[INFO] [stdout]     |
[INFO] [stdout] 563 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/locked_axes.rs:90:11
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/locked_axes.rs:97:11
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:123:11
[INFO] [stdout]     |
[INFO] [stdout] 123 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:144:11
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:168:11
[INFO] [stdout]     |
[INFO] [stdout] 168 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:174:11
[INFO] [stdout]     |
[INFO] [stdout] 174 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:180:11
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:186:11
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:574:19
[INFO] [stdout]     |
[INFO] [stdout] 574 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:222:11
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:246:11
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:202:19
[INFO] [stdout]     |
[INFO] [stdout] 202 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:249:11
[INFO] [stdout]     |
[INFO] [stdout] 249 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/locked_axes.rs:205:15
[INFO] [stdout]     |
[INFO] [stdout] 205 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:350:27
[INFO] [stdout]     |
[INFO] [stdout] 350 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]  --> src/components/mass_properties.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "3d")]
[INFO] [stdout]   |       ^^^^^^^^^^----
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/mass_properties.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "3d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/mass_properties.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "3d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:137:7
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:215:5
[INFO] [stdout]     |
[INFO] [stdout] 215 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 265 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | #[cfg_attr(feature = "3d", doc = "        Collider::sphere(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:305:12
[INFO] [stdout]     |
[INFO] [stdout] 305 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:317:12
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[cfg_attr(feature = "3d", doc = "    commands.spawn(Collider::sphere(0.5));")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/mass_properties.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/mass_properties.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/mass_properties.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 86 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:377:27
[INFO] [stdout]     |
[INFO] [stdout] 377 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/integrator.rs:176:7
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:231:23
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 #[cfg(feature = "3d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:242:31
[INFO] [stdout]     |
[INFO] [stdout] 242 |                         #[cfg(feature = "3d")]
[INFO] [stdout]     |                               ^^^^^^^^^^----
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:263:27
[INFO] [stdout]     |
[INFO] [stdout] 263 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:274:27
[INFO] [stdout]     |
[INFO] [stdout] 274 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:288:23
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 #[cfg(feature = "3d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mass_properties.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:333:23
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 #[cfg(feature = "3d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:481:15
[INFO] [stdout]     |
[INFO] [stdout] 481 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/setup/time.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/setup/time.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/setup/time.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/rotation.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(all(feature = "3d", feature = "default-collider"))]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/setup/time.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/sleeping.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |         #[cfg(feature = "3d")]
[INFO] [stdout]    |               ^^^^^^^^^^----
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/solver.rs:390:7
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/rotation.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "3d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/solver.rs:656:7
[INFO] [stdout]     |
[INFO] [stdout] 656 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/solver.rs:666:7
[INFO] [stdout]     |
[INFO] [stdout] 666 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/rotation.rs:170:7
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/plugins/spatial_query/pipeline.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub(crate) fn as_composite_shape_with_predicate<'a>(
[INFO] [stdout]    |                                                     -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 67 |     ) -> QueryPipelineAsCompositeShapeWithPredicate {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/pipeline.rs:363:15
[INFO] [stdout]     |
[INFO] [stdout] 363 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/pipeline.rs:478:15
[INFO] [stdout]     |
[INFO] [stdout] 478 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/rotation.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/pipeline.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/spatial_query/query_filter.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/rotation.rs:220:7
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/spatial_query/query_filter.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     feature = "3d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/spatial_query/shape_caster.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg_attr(feature = "3d", doc = "        Collider::sphere(0.5),")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/spatial_query/shape_caster.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/rotation.rs:289:7
[INFO] [stdout]     |
[INFO] [stdout] 289 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/spatial_query/shape_caster.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/rotation.rs:330:7
[INFO] [stdout]     |
[INFO] [stdout] 330 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/rotation.rs:342:7
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/rotation.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/components/world_queries.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:342:11
[INFO] [stdout]     |
[INFO] [stdout] 342 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:357:11
[INFO] [stdout]     |
[INFO] [stdout] 357 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:376:11
[INFO] [stdout]     |
[INFO] [stdout] 376 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:121:19
[INFO] [stdout]     |
[INFO] [stdout] 121 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:243:11
[INFO] [stdout]     |
[INFO] [stdout] 243 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/components/mod.rs:481:11
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:265:11
[INFO] [stdout]     |
[INFO] [stdout] 265 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:294:15
[INFO] [stdout]     |
[INFO] [stdout] 294 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/mod.rs:402:19
[INFO] [stdout]     |
[INFO] [stdout] 402 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/mod.rs:412:19
[INFO] [stdout]     |
[INFO] [stdout] 412 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/mod.rs:444:27
[INFO] [stdout]     |
[INFO] [stdout] 444 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/sync/mod.rs:339:7
[INFO] [stdout]     |
[INFO] [stdout] 339 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/joints/mod.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 | #![cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |             ^^^^^^^^^^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/sync/mod.rs:247:15
[INFO] [stdout]     |
[INFO] [stdout] 247 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/sync/mod.rs:261:15
[INFO] [stdout]     |
[INFO] [stdout] 261 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/joints/fixed.rs:90:19
[INFO] [stdout]    |
[INFO] [stdout] 90 |             #[cfg(feature = "3d")]
[INFO] [stdout]    |                   ^^^^^^^^^^----
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/fixed.rs:150:11
[INFO] [stdout]     |
[INFO] [stdout] 150 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/resources.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/resources.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/joints/prismatic.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |             #[cfg(feature = "3d")]
[INFO] [stdout]    |                   ^^^^^^^^^^----
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/prismatic.rs:246:11
[INFO] [stdout]     |
[INFO] [stdout] 246 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/resources.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/prismatic.rs:174:15
[INFO] [stdout]     |
[INFO] [stdout] 174 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/utils.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     feature = "3d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/joints/revolute.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/utils.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(feature = "3d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/revolute.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/revolute.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/revolute.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/spherical.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/spherical.rs:111:19
[INFO] [stdout]     |
[INFO] [stdout] 111 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/spherical.rs:175:11
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/joints/mod.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/angular_constraint.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/angular_constraint.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/angular_constraint.rs:122:11
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/angular_constraint.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/position_constraint.rs:80:11
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/constraints/position_constraint.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/position_constraint.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 |             #[cfg(feature = "3d")]
[INFO] [stdout]    |                   ^^^^^^^^^^----
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/constraints/position_constraint.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |             #[cfg(feature = "3d")]
[INFO] [stdout]    |                   ^^^^^^^^^^----
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/math/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "3d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/math/mod.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "3d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/math/single.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "3d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/mod.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/mod.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/mod.rs:145:12
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]  --> src/plugins/collision/collider/mod.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]   |           ^^^^^^^^^^----
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]  --> src/plugins/collision/collider/mod.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:124:11
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:124:27
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:186:11
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:186:27
[INFO] [stdout]     |
[INFO] [stdout] 186 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:255:11
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:255:27
[INFO] [stdout]     |
[INFO] [stdout] 255 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:266:11
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:266:27
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[cfg(all(feature = "3d", feature = "async-collider"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:286:11
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:286:27
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:323:12
[INFO] [stdout]     |
[INFO] [stdout] 323 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:420:12
[INFO] [stdout]     |
[INFO] [stdout] 420 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:528:12
[INFO] [stdout]     |
[INFO] [stdout] 528 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]  --> src/plugins/collision/collider/backend.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     feature = "3d",
[INFO] [stdout]   |     ^^^^^^^^^^----
[INFO] [stdout]   |               |
[INFO] [stdout]   |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]   --> src/plugins/collision/collider/backend.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     feature = "async-collider",
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/collider/backend.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 |     feature = "async-collider",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |     feature = "async-collider",
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |             feature = "3d",
[INFO] [stdout]     |             ^^^^^^^^^^----
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 |             feature = "async-collider",
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:484:15
[INFO] [stdout]     |
[INFO] [stdout] 484 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:431:19
[INFO] [stdout]     |
[INFO] [stdout] 431 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:448:19
[INFO] [stdout]     |
[INFO] [stdout] 448 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:475:19
[INFO] [stdout]     |
[INFO] [stdout] 475 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:506:15
[INFO] [stdout]     |
[INFO] [stdout] 506 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/hierarchy.rs:215:15
[INFO] [stdout]     |
[INFO] [stdout] 215 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/hierarchy.rs:395:31
[INFO] [stdout]     |
[INFO] [stdout] 395 |                         #[cfg(feature = "3d")]
[INFO] [stdout]     |                               ^^^^^^^^^^----
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]  --> src/plugins/collision/collider/parry/mod.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]   |           ^^^^^^^^^^----
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]  --> src/plugins/collision/collider/parry/mod.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "3d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg_attr(feature = "3d", doc = "# use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg_attr(feature = "3d", doc = "commands.spawn(Collider::sphere(0.5));")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg_attr(feature = "3d", doc = "        Collider::sphere(0.5),")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     feature = "3d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     feature = "3d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:894:11
[INFO] [stdout]     |
[INFO] [stdout] 894 | #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:894:27
[INFO] [stdout]     |
[INFO] [stdout] 894 | #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:897:11
[INFO] [stdout]     |
[INFO] [stdout] 897 | #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:897:27
[INFO] [stdout]     |
[INFO] [stdout] 897 | #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:209:15
[INFO] [stdout]     |
[INFO] [stdout] 209 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:232:19
[INFO] [stdout]     |
[INFO] [stdout] 232 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 234 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:236:19
[INFO] [stdout]     |
[INFO] [stdout] 236 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:238:19
[INFO] [stdout]     |
[INFO] [stdout] 238 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:240:19
[INFO] [stdout]     |
[INFO] [stdout] 240 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:242:19
[INFO] [stdout]     |
[INFO] [stdout] 242 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:272:19
[INFO] [stdout]     |
[INFO] [stdout] 272 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:277:19
[INFO] [stdout]     |
[INFO] [stdout] 277 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:505:11
[INFO] [stdout]     |
[INFO] [stdout] 505 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:516:9
[INFO] [stdout]     |
[INFO] [stdout] 516 |         feature = "3d",
[INFO] [stdout]     |         ^^^^^^^^^^----
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:547:11
[INFO] [stdout]     |
[INFO] [stdout] 547 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:569:11
[INFO] [stdout]     |
[INFO] [stdout] 569 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:586:11
[INFO] [stdout]     |
[INFO] [stdout] 586 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:592:11
[INFO] [stdout]     |
[INFO] [stdout] 592 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:666:11
[INFO] [stdout]     |
[INFO] [stdout] 666 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:688:11
[INFO] [stdout]     |
[INFO] [stdout] 688 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:708:11
[INFO] [stdout]     |
[INFO] [stdout] 708 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:734:11
[INFO] [stdout]     |
[INFO] [stdout] 734 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:769:15
[INFO] [stdout]     |
[INFO] [stdout] 769 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:769:31
[INFO] [stdout]     |
[INFO] [stdout] 769 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:801:15
[INFO] [stdout]     |
[INFO] [stdout] 801 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:801:31
[INFO] [stdout]     |
[INFO] [stdout] 801 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:827:15
[INFO] [stdout]     |
[INFO] [stdout] 827 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:827:31
[INFO] [stdout]     |
[INFO] [stdout] 827 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:852:15
[INFO] [stdout]     |
[INFO] [stdout] 852 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:852:31
[INFO] [stdout]     |
[INFO] [stdout] 852 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:883:15
[INFO] [stdout]     |
[INFO] [stdout] 883 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `collider-from-mesh`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:883:31
[INFO] [stdout]     |
[INFO] [stdout] 883 |     #[cfg(all(feature = "3d", feature = "collider-from-mesh"))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `collider-from-mesh` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1006:15
[INFO] [stdout]      |
[INFO] [stdout] 1006 |         #[cfg(feature = "3d")]
[INFO] [stdout]      |               ^^^^^^^^^^----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1014:15
[INFO] [stdout]      |
[INFO] [stdout] 1014 |         #[cfg(feature = "3d")]
[INFO] [stdout]      |               ^^^^^^^^^^----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1030:15
[INFO] [stdout]      |
[INFO] [stdout] 1030 |         #[cfg(feature = "3d")]
[INFO] [stdout]      |               ^^^^^^^^^^----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1039:15
[INFO] [stdout]      |
[INFO] [stdout] 1039 |         #[cfg(feature = "3d")]
[INFO] [stdout]      |               ^^^^^^^^^^----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1056:15
[INFO] [stdout]      |
[INFO] [stdout] 1056 |         #[cfg(feature = "3d")]
[INFO] [stdout]      |               ^^^^^^^^^^----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1065:15
[INFO] [stdout]      |
[INFO] [stdout] 1065 |         #[cfg(feature = "3d")]
[INFO] [stdout]      |               ^^^^^^^^^^----
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:958:19
[INFO] [stdout]     |
[INFO] [stdout] 958 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1090:27
[INFO] [stdout]      |
[INFO] [stdout] 1090 |                     #[cfg(feature = "3d")]
[INFO] [stdout]      |                           ^^^^^^^^^^----
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:396:19
[INFO] [stdout]     |
[INFO] [stdout] 396 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:401:19
[INFO] [stdout]     |
[INFO] [stdout] 401 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:500:11
[INFO] [stdout]     |
[INFO] [stdout] 500 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/broad_phase.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/contact_reporting.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/contact_reporting.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/collision/contact_reporting.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/contact_reporting.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/collision/narrow_phase.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/debug/mod.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/debug/mod.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg_attr(feature = "3d", doc = "        Collider::sphere(0.5),")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/debug/configuration.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/debug/configuration.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     feature = "3d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:389:12
[INFO] [stdout]     |
[INFO] [stdout] 389 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:407:12
[INFO] [stdout]     |
[INFO] [stdout] 407 | #[cfg_attr(feature = "3d", doc = "        Collider::sphere(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/debug/configuration.rs:95:19
[INFO] [stdout]    |
[INFO] [stdout] 95 |             #[cfg(feature = "3d")]
[INFO] [stdout]    |                   ^^^^^^^^^^----
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 139 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:435:19
[INFO] [stdout]     |
[INFO] [stdout] 435 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:451:19
[INFO] [stdout]     |
[INFO] [stdout] 451 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/debug/gizmos.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |         #[cfg(feature = "3d")]
[INFO] [stdout]    |               ^^^^^^^^^^----
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:152:15
[INFO] [stdout]     |
[INFO] [stdout] 152 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:182:19
[INFO] [stdout]     |
[INFO] [stdout] 182 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:195:19
[INFO] [stdout]     |
[INFO] [stdout] 195 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:214:19
[INFO] [stdout]     |
[INFO] [stdout] 214 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:263:19
[INFO] [stdout]     |
[INFO] [stdout] 263 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:317:19
[INFO] [stdout]     |
[INFO] [stdout] 317 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:332:19
[INFO] [stdout]     |
[INFO] [stdout] 332 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:343:19
[INFO] [stdout]     |
[INFO] [stdout] 343 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:367:19
[INFO] [stdout]     |
[INFO] [stdout] 367 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:398:19
[INFO] [stdout]     |
[INFO] [stdout] 398 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:409:19
[INFO] [stdout]     |
[INFO] [stdout] 409 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:420:19
[INFO] [stdout]     |
[INFO] [stdout] 420 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:287:23
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 #[cfg(feature = "3d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:302:27
[INFO] [stdout]     |
[INFO] [stdout] 302 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:484:15
[INFO] [stdout]     |
[INFO] [stdout] 484 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:499:19
[INFO] [stdout]     |
[INFO] [stdout] 499 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:505:19
[INFO] [stdout]     |
[INFO] [stdout] 505 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:530:15
[INFO] [stdout]     |
[INFO] [stdout] 530 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:550:15
[INFO] [stdout]     |
[INFO] [stdout] 550 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:563:19
[INFO] [stdout]     |
[INFO] [stdout] 563 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:574:19
[INFO] [stdout]     |
[INFO] [stdout] 574 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:202:19
[INFO] [stdout]     |
[INFO] [stdout] 202 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:249:11
[INFO] [stdout]     |
[INFO] [stdout] 249 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:350:27
[INFO] [stdout]     |
[INFO] [stdout] 350 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:377:27
[INFO] [stdout]     |
[INFO] [stdout] 377 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/integrator.rs:176:7
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:231:23
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 #[cfg(feature = "3d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:242:31
[INFO] [stdout]     |
[INFO] [stdout] 242 |                         #[cfg(feature = "3d")]
[INFO] [stdout]     |                               ^^^^^^^^^^----
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:263:27
[INFO] [stdout]     |
[INFO] [stdout] 263 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:274:27
[INFO] [stdout]     |
[INFO] [stdout] 274 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:288:23
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 #[cfg(feature = "3d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:333:23
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 #[cfg(feature = "3d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:481:15
[INFO] [stdout]     |
[INFO] [stdout] 481 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:542:23
[INFO] [stdout]     |
[INFO] [stdout] 542 |                 #[cfg(feature = "3d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:560:23
[INFO] [stdout]     |
[INFO] [stdout] 560 |                 #[cfg(feature = "3d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:579:23
[INFO] [stdout]     |
[INFO] [stdout] 579 |                 #[cfg(feature = "3d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:592:23
[INFO] [stdout]     |
[INFO] [stdout] 592 |                 #[cfg(feature = "3d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:636:27
[INFO] [stdout]     |
[INFO] [stdout] 636 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:652:27
[INFO] [stdout]     |
[INFO] [stdout] 652 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:668:27
[INFO] [stdout]     |
[INFO] [stdout] 668 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:735:27
[INFO] [stdout]     |
[INFO] [stdout] 735 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/prepare.rs:752:27
[INFO] [stdout]     |
[INFO] [stdout] 752 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/setup/time.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/setup/time.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/setup/time.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/setup/time.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/sleeping.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |         #[cfg(feature = "3d")]
[INFO] [stdout]    |               ^^^^^^^^^^----
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/solver.rs:390:7
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/solver.rs:656:7
[INFO] [stdout]     |
[INFO] [stdout] 656 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/solver.rs:666:7
[INFO] [stdout]     |
[INFO] [stdout] 666 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/plugins/spatial_query/pipeline.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub(crate) fn as_composite_shape_with_predicate<'a>(
[INFO] [stdout]    |                                                     -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 67 |     ) -> QueryPipelineAsCompositeShapeWithPredicate {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/pipeline.rs:363:15
[INFO] [stdout]     |
[INFO] [stdout] 363 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/pipeline.rs:478:15
[INFO] [stdout]     |
[INFO] [stdout] 478 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/pipeline.rs:709:15
[INFO] [stdout]     |
[INFO] [stdout] 709 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/spatial_query/query_filter.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/spatial_query/query_filter.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     feature = "3d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/spatial_query/shape_caster.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg_attr(feature = "3d", doc = "        Collider::sphere(0.5),")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/spatial_query/shape_caster.rs:77:11
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/plugins/spatial_query/shape_caster.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(feature = "3d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:115:19
[INFO] [stdout]     |
[INFO] [stdout] 115 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:121:19
[INFO] [stdout]     |
[INFO] [stdout] 121 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:243:11
[INFO] [stdout]     |
[INFO] [stdout] 243 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:265:11
[INFO] [stdout]     |
[INFO] [stdout] 265 |     #[cfg(feature = "3d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:294:15
[INFO] [stdout]     |
[INFO] [stdout] 294 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/mod.rs:402:19
[INFO] [stdout]     |
[INFO] [stdout] 402 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/mod.rs:412:19
[INFO] [stdout]     |
[INFO] [stdout] 412 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/spatial_query/mod.rs:444:27
[INFO] [stdout]     |
[INFO] [stdout] 444 |                     #[cfg(feature = "3d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/sync/mod.rs:339:7
[INFO] [stdout]     |
[INFO] [stdout] 339 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/sync/mod.rs:247:15
[INFO] [stdout]     |
[INFO] [stdout] 247 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/plugins/sync/mod.rs:261:15
[INFO] [stdout]     |
[INFO] [stdout] 261 |         #[cfg(feature = "3d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/resources.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/resources.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg_attr(feature = "3d", doc = "use bevy_xpbd_3d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/resources.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     feature = "3d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/utils.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     feature = "3d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/utils.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(feature = "3d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> src/tests.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg(all(feature = "3d", feature = "default-collider"))]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/tests.rs:192:7
[INFO] [stdout]     |
[INFO] [stdout] 192 | #[cfg(feature = "3d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/tests.rs:195:11
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[cfg(all(feature = "3d", feature = "enhanced-determinism"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/tests.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 | #[cfg(all(feature = "3d", feature = "default-collider"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]   --> src/tests.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(feature = "async-collider")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/tests.rs:125:19
[INFO] [stdout]     |
[INFO] [stdout] 125 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]    --> src/tests.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |             #[cfg(feature = "3d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"2d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `async-collider`
[INFO] [stdout]    --> src/tests.rs:264:11
[INFO] [stdout]     |
[INFO] [stdout] 264 |     #[cfg(feature = "async-collider")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `2d`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `async-collider` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PreviousCollisions` is never constructed
[INFO] [stdout]    --> src/plugins/collision/mod.rs:252:19
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub(super) struct PreviousCollisions(Collisions);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PreviousCollisions` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PreviousCollisions` is never constructed
[INFO] [stdout]    --> src/plugins/collision/mod.rs:252:19
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub(super) struct PreviousCollisions(Collisions);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PreviousCollisions` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 327 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 309 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_2d`
[INFO] [stdout]  --> examples/prismatic_joint_2d.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use examples_common_2d::XpbdExamplePlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy::sprite`
[INFO] [stdout]   --> examples/ray_caster.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     sprite::MaterialMesh2dBundle,
[INFO] [stdout]    |     ^^^^^^ could not find `sprite` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_2d`
[INFO] [stdout]   --> examples/ray_caster.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use examples_common_2d::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy::sprite`
[INFO] [stdout]  --> examples/chain_2d.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     sprite::{MaterialMesh2dBundle, Mesh2dHandle},
[INFO] [stdout]   |     ^^^^^^ could not find `sprite` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_2d`
[INFO] [stdout]  --> examples/chain_2d.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use examples_common_2d::XpbdExamplePlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy::sprite`
[INFO] [stdout]  --> examples/move_marbles.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bevy::{prelude::*, sprite::MaterialMesh2dBundle};
[INFO] [stdout]   |                        ^^^^^^ could not find `sprite` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy::sprite`
[INFO] [stdout]  --> examples/many_shapes.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bevy::{prelude::*, sprite::MaterialMesh2dBundle};
[INFO] [stdout]   |                        ^^^^^^ could not find `sprite` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_2d`
[INFO] [stdout]  --> examples/many_shapes.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use examples_common_2d::XpbdExamplePlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_2d`
[INFO] [stdout]  --> examples/move_marbles.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use examples_common_2d::XpbdExamplePlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_2d`
[INFO] [stdout]  --> examples/distance_joint_2d.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use examples_common_2d::XpbdExamplePlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_2d`
[INFO] [stdout]  --> examples/revolute_joint_2d.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use examples_common_2d::XpbdExamplePlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_2d`
[INFO] [stdout]  --> examples/fixed_joint_2d.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use examples_common_2d::XpbdExamplePlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]   --> examples/prismatic_joint_2d.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let square_sprite = Sprite {
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/prismatic_joint_2d.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             SpriteBundle {
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: a struct with a similar name exists: `SpatialBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.14.0/src/spatial_bundle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SpatialBundle {
[INFO] [stdout]    | ------------------------ similarly named struct `SpatialBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/prismatic_joint_2d.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             SpriteBundle {
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: a struct with a similar name exists: `SpatialBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.14.0/src/spatial_bundle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SpatialBundle {
[INFO] [stdout]    | ------------------------ similarly named struct `SpatialBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope
[INFO] [stdout]   --> examples/chain_2d.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |     mut materials: ResMut<Assets<ColorMaterial>>,
[INFO] [stdout]    |                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ColorMaterial` in this scope
[INFO] [stdout]   --> examples/chain_2d.rs:27:34
[INFO] [stdout]    |
[INFO] [stdout] 27 |     mut materials: ResMut<Assets<ColorMaterial>>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn setup<ColorMaterial>(
[INFO] [stdout]    |         +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope
[INFO] [stdout]   --> examples/chain_2d.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]   --> examples/prismatic_joint_2d.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     commands.spawn(Camera2dBundle::default());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]   --> examples/fixed_joint_2d.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let square_sprite = Sprite {
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/fixed_joint_2d.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             SpriteBundle {
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: a struct with a similar name exists: `SpatialBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.14.0/src/spatial_bundle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SpatialBundle {
[INFO] [stdout]    | ------------------------ similarly named struct `SpatialBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/fixed_joint_2d.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             SpriteBundle {
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: a struct with a similar name exists: `SpatialBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.14.0/src/spatial_bundle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SpatialBundle {
[INFO] [stdout]    | ------------------------ similarly named struct `SpatialBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope
[INFO] [stdout]   --> examples/many_shapes.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     mut materials: ResMut<Assets<ColorMaterial>>,
[INFO] [stdout]    |                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ColorMaterial` in this scope
[INFO] [stdout]   --> examples/many_shapes.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |     mut materials: ResMut<Assets<ColorMaterial>>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn setup<ColorMaterial>(
[INFO] [stdout]    |         +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope
[INFO] [stdout]   --> examples/many_shapes.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]   --> examples/many_shapes.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let square_sprite = Sprite {
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/many_shapes.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SpatialBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.14.0/src/spatial_bundle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SpatialBundle {
[INFO] [stdout]    | ------------------------ similarly named struct `SpatialBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/many_shapes.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SpatialBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.14.0/src/spatial_bundle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SpatialBundle {
[INFO] [stdout]    | ------------------------ similarly named struct `SpatialBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/many_shapes.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SpatialBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.14.0/src/spatial_bundle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SpatialBundle {
[INFO] [stdout]    | ------------------------ similarly named struct `SpatialBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/many_shapes.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SpatialBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.14.0/src/spatial_bundle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SpatialBundle {
[INFO] [stdout]    | ------------------------ similarly named struct `SpatialBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]   --> examples/distance_joint_2d.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let square_sprite = Sprite {
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/distance_joint_2d.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             SpriteBundle {
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: a struct with a similar name exists: `SpatialBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.14.0/src/spatial_bundle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SpatialBundle {
[INFO] [stdout]    | ------------------------ similarly named struct `SpatialBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/distance_joint_2d.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             SpriteBundle {
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: a struct with a similar name exists: `SpatialBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.14.0/src/spatial_bundle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SpatialBundle {
[INFO] [stdout]    | ------------------------ similarly named struct `SpatialBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_xpbd_2d` (example "prismatic_joint_2d") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: `fn(Commands<'a, 'b>, ResMut<'c, {type error}>, ResMut<'d, {type error}>) {setup}` does not describe a valid system configuration
[INFO] [stdout]    --> examples/ray_caster.rs:21:31
[INFO] [stdout]     |
[INFO] [stdout] 21  |         .add_systems(Startup, setup)
[INFO] [stdout]     |          -----------          ^^^^^ invalid system configuration
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/ray_caster-ce8df7c27970001b.long-type-1598437691511552619.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = help: the trait `IntoSystem<(), (), _>` is not implemented for fn item `fn(Commands<'a, 'b>, ResMut<'c, {type error}>, ResMut<'d, {type error}>) {setup}`, which is required by `for<'a, 'b, 'c, 'd> fn(bevy::prelude::Commands<'a, 'b>, bevy::prelude::ResMut<'c, {type error}>, bevy::prelude::ResMut<'d, {type error}>) {setup}: IntoSystemConfigs<_>`
[INFO] [stdout]     = help: the following other types implement trait `IntoSystemConfigs<Marker>`:
[INFO] [stdout]               `(S0, S1)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1)>`
[INFO] [stdout]               `(S0, S1, S2)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2)>`
[INFO] [stdout]               `(S0, S1, S2, S3)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4, P5)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5, S6)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4, P5, P6)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5, S6, S7)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4, P5, P6, P7)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5, S6, S7, S8)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4, P5, P6, P7, P8)>`
[INFO] [stdout]             and 14 others
[INFO] [stdout]     = note: required for `fn(Commands<'a, 'b>, ResMut<'c, {type error}>, ResMut<'d, {type error}>) {setup}` to implement `IntoSystemConfigs<_>`
[INFO] [stdout] note: required by a bound in `bevy::prelude::App::add_systems`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_app-0.14.0/src/app.rs:287:23
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn add_systems<M>(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 287 |         systems: impl IntoSystemConfigs<M>,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^ required by this bound in `App::add_systems`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/ray_caster-ce8df7c27970001b.long-type-1598437691511552619.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]   --> examples/fixed_joint_2d.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     commands.spawn(Camera2dBundle::default());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]   --> examples/revolute_joint_2d.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let square_sprite = Sprite {
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/revolute_joint_2d.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             SpriteBundle {
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: a struct with a similar name exists: `SpatialBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.14.0/src/spatial_bundle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SpatialBundle {
[INFO] [stdout]    | ------------------------ similarly named struct `SpatialBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/revolute_joint_2d.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             SpriteBundle {
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: a struct with a similar name exists: `SpatialBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.14.0/src/spatial_bundle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SpatialBundle {
[INFO] [stdout]    | ------------------------ similarly named struct `SpatialBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]   --> examples/distance_joint_2d.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     commands.spawn(Camera2dBundle::default());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_xpbd_2d` (example "fixed_joint_2d") due to 6 previous errors
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `fn(Commands<'a, 'b>, ResMut<'c, {type error}>, ResMut<'d, {type error}>) {setup}` does not describe a valid system configuration
[INFO] [stdout]    --> examples/chain_2d.rs:17:31
[INFO] [stdout]     |
[INFO] [stdout] 17  |         .add_systems(Startup, setup)
[INFO] [stdout]     |          -----------          ^^^^^ invalid system configuration
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/chain_2d-48d3957915b7fb02.long-type-12649234255919281884.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = help: the trait `IntoSystem<(), (), _>` is not implemented for fn item `fn(Commands<'a, 'b>, ResMut<'c, {type error}>, ResMut<'d, {type error}>) {setup}`, which is required by `for<'a, 'b, 'c, 'd> fn(bevy::prelude::Commands<'a, 'b>, bevy::prelude::ResMut<'c, {type error}>, bevy::prelude::ResMut<'d, {type error}>) {setup}: IntoSystemConfigs<_>`
[INFO] [stdout]     = help: the following other types implement trait `IntoSystemConfigs<Marker>`:
[INFO] [stdout]               `(S0, S1)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1)>`
[INFO] [stdout]               `(S0, S1, S2)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2)>`
[INFO] [stdout]               `(S0, S1, S2, S3)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4, P5)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5, S6)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4, P5, P6)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5, S6, S7)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4, P5, P6, P7)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5, S6, S7, S8)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4, P5, P6, P7, P8)>`
[INFO] [stdout]             and 14 others
[INFO] [stdout]     = note: required for `fn(Commands<'a, 'b>, ResMut<'c, {type error}>, ResMut<'d, {type error}>) {setup}` to implement `IntoSystemConfigs<_>`
[INFO] [stdout] note: required by a bound in `bevy::prelude::App::add_systems`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_app-0.14.0/src/app.rs:287:23
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn add_systems<M>(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 287 |         systems: impl IntoSystemConfigs<M>,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^ required by this bound in `App::add_systems`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/chain_2d-48d3957915b7fb02.long-type-12649234255919281884.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_xpbd_2d` (example "distance_joint_2d") due to 6 previous errors
[INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope
[INFO] [stdout]   --> examples/move_marbles.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 |     mut materials: ResMut<Assets<ColorMaterial>>,
[INFO] [stdout]    |                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ColorMaterial` in this scope
[INFO] [stdout]   --> examples/move_marbles.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |     mut materials: ResMut<Assets<ColorMaterial>>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn setup<ColorMaterial>(
[INFO] [stdout]    |         +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Assets` in this scope
[INFO] [stdout]   --> examples/move_marbles.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]    |                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]   --> examples/move_marbles.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let square_sprite = Sprite {
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/move_marbles.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SpatialBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.14.0/src/spatial_bundle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SpatialBundle {
[INFO] [stdout]    | ------------------------ similarly named struct `SpatialBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/move_marbles.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SpatialBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.14.0/src/spatial_bundle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SpatialBundle {
[INFO] [stdout]    | ------------------------ similarly named struct `SpatialBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]   --> examples/chain_2d.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |     commands.spawn(Camera2dBundle::default());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/move_marbles.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SpatialBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.14.0/src/spatial_bundle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SpatialBundle {
[INFO] [stdout]    | ------------------------ similarly named struct `SpatialBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/move_marbles.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SpatialBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.14.0/src/spatial_bundle.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct SpatialBundle {
[INFO] [stdout]    | ------------------------ similarly named struct `SpatialBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]   --> examples/revolute_joint_2d.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     commands.spawn(Camera2dBundle::default());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_xpbd_2d` (example "ray_caster") due to 4 previous errors
[INFO] [stdout] error[E0277]: `fn(Commands<'a, 'b>, ResMut<'c, {type error}>, ResMut<'d, {type error}>) {setup}` does not describe a valid system configuration
[INFO] [stdout]    --> examples/many_shapes.rs:13:31
[INFO] [stdout]     |
[INFO] [stdout] 13  |         .add_systems(Startup, setup)
[INFO] [stdout]     |          -----------          ^^^^^ invalid system configuration
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/many_shapes-0a6745c782a93aa5.long-type-2113839473686401832.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = help: the trait `IntoSystem<(), (), _>` is not implemented for fn item `fn(Commands<'a, 'b>, ResMut<'c, {type error}>, ResMut<'d, {type error}>) {setup}`, which is required by `for<'a, 'b, 'c, 'd> fn(bevy::prelude::Commands<'a, 'b>, bevy::prelude::ResMut<'c, {type error}>, bevy::prelude::ResMut<'d, {type error}>) {setup}: IntoSystemConfigs<_>`
[INFO] [stdout]     = help: the following other types implement trait `IntoSystemConfigs<Marker>`:
[INFO] [stdout]               `(S0, S1)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1)>`
[INFO] [stdout]               `(S0, S1, S2)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2)>`
[INFO] [stdout]               `(S0, S1, S2, S3)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4, P5)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5, S6)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4, P5, P6)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5, S6, S7)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4, P5, P6, P7)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5, S6, S7, S8)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4, P5, P6, P7, P8)>`
[INFO] [stdout]             and 14 others
[INFO] [stdout]     = note: required for `fn(Commands<'a, 'b>, ResMut<'c, {type error}>, ResMut<'d, {type error}>) {setup}` to implement `IntoSystemConfigs<_>`
[INFO] [stdout] note: required by a bound in `bevy::prelude::App::add_systems`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_app-0.14.0/src/app.rs:287:23
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn add_systems<M>(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 287 |         systems: impl IntoSystemConfigs<M>,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^ required by this bound in `App::add_systems`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/many_shapes-0a6745c782a93aa5.long-type-2113839473686401832.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]   --> examples/many_shapes.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     commands.spawn(Camera2dBundle::default());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `fn(Commands<'a, 'b>, ResMut<'c, {type error}>, ResMut<'d, {type error}>) {setup}` does not describe a valid system configuration
[INFO] [stdout]    --> examples/move_marbles.rs:13:31
[INFO] [stdout]     |
[INFO] [stdout] 13  |         .add_systems(Startup, setup)
[INFO] [stdout]     |          -----------          ^^^^^ invalid system configuration
[INFO] [stdout]     |          |
[INFO] [stdout]     |          required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/move_marbles-0161442d7989a1b2.long-type-2060049006943472292.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = help: the trait `IntoSystem<(), (), _>` is not implemented for fn item `fn(Commands<'a, 'b>, ResMut<'c, {type error}>, ResMut<'d, {type error}>) {setup}`, which is required by `for<'a, 'b, 'c, 'd> fn(bevy::prelude::Commands<'a, 'b>, bevy::prelude::ResMut<'c, {type error}>, bevy::prelude::ResMut<'d, {type error}>) {setup}: IntoSystemConfigs<_>`
[INFO] [stdout]     = help: the following other types implement trait `IntoSystemConfigs<Marker>`:
[INFO] [stdout]               `(S0, S1)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1)>`
[INFO] [stdout]               `(S0, S1, S2)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2)>`
[INFO] [stdout]               `(S0, S1, S2, S3)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4, P5)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5, S6)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4, P5, P6)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5, S6, S7)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4, P5, P6, P7)>`
[INFO] [stdout]               `(S0, S1, S2, S3, S4, S5, S6, S7, S8)` implements `IntoSystemConfigs<(SystemConfigTupleMarker, P0, P1, P2, P3, P4, P5, P6, P7, P8)>`
[INFO] [stdout]             and 14 others
[INFO] [stdout]     = note: required for `fn(Commands<'a, 'b>, ResMut<'c, {type error}>, ResMut<'d, {type error}>) {setup}` to implement `IntoSystemConfigs<_>`
[INFO] [stdout] note: required by a bound in `bevy::prelude::App::add_systems`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_app-0.14.0/src/app.rs:287:23
[INFO] [stdout]     |
[INFO] [stdout] 284 |     pub fn add_systems<M>(
[INFO] [stdout]     |            ----------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 287 |         systems: impl IntoSystemConfigs<M>,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^ required by this bound in `App::add_systems`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/move_marbles-0161442d7989a1b2.long-type-2060049006943472292.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_xpbd_2d` (example "revolute_joint_2d") due to 6 previous errors
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]   --> examples/move_marbles.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     commands.spawn(Camera2dBundle::default());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_xpbd_2d` (example "chain_2d") due to 8 previous errors
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_xpbd_2d` (example "move_marbles") due to 13 previous errors
[INFO] [stderr] error: could not compile `bevy_xpbd_2d` (example "many_shapes") due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "391c939dff25838b2e88fbd649735241490558d578a2dc21c761030dd1377d90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "391c939dff25838b2e88fbd649735241490558d578a2dc21c761030dd1377d90", kill_on_drop: false }`
[INFO] [stdout] 391c939dff25838b2e88fbd649735241490558d578a2dc21c761030dd1377d90
