[INFO] fetching crate bevy_xpbd_3d 0.5.0...
[INFO] checking bevy_xpbd_3d-0.5.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate bevy_xpbd_3d 0.5.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate bevy_xpbd_3d 0.5.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bevy_xpbd_3d 0.5.0
[INFO] removed 2 missing examples
[INFO] finished tweaking crates.io crate bevy_xpbd_3d 0.5.0
[INFO] tweaked toml for crates.io crate bevy_xpbd_3d 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate bevy_xpbd_3d 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.8
[INFO] [stderr]   Downloaded clap_lex v0.7.1
[INFO] [stderr]   Downloaded anstyle v1.0.7
[INFO] [stderr]   Downloaded clap_builder v4.5.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4952344d0057569796d1405a4708dc3c7c655b0e672f0fcff94a740131dfa37
[INFO] running `Command { std: "docker" "start" "-a" "f4952344d0057569796d1405a4708dc3c7c655b0e672f0fcff94a740131dfa37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4952344d0057569796d1405a4708dc3c7c655b0e672f0fcff94a740131dfa37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4952344d0057569796d1405a4708dc3c7c655b0e672f0fcff94a740131dfa37", kill_on_drop: false }`
[INFO] [stdout] f4952344d0057569796d1405a4708dc3c7c655b0e672f0fcff94a740131dfa37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdcadd95403e5880005fbdb49955c68af718a4432ab2b7c5bb260f975dd6070a
[INFO] running `Command { std: "docker" "start" "-a" "fdcadd95403e5880005fbdb49955c68af718a4432ab2b7c5bb260f975dd6070a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking typeid v1.0.0
[INFO] [stderr]     Checking bevy_ptr v0.14.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking libloading v0.8.4
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking const_panic v0.2.8
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking async-executor v1.12.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking bevy_tasks v0.14.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking radsort v0.1.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]     Checking insta v1.39.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]     Checking regex v1.10.5
[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]    Compiling bevy_encase_derive v0.14.0
[INFO] [stderr]    Compiling bevy_render_macros v0.14.0
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.14.0
[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 bytemuck v1.16.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking wide v0.7.25
[INFO] [stderr]     Checking simba v0.8.1
[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 ciborium v0.2.2
[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 ron v0.8.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking tinytemplate v1.2.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 criterion v0.5.1
[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 gltf v1.4.1
[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 bevy_color v0.14.1
[INFO] [stderr]     Checking wgpu-hal v0.21.1
[INFO] [stderr]     Checking naga_oil v0.14.0
[INFO] [stderr]     Checking parry3d v0.15.1
[INFO] [stderr]     Checking wgpu-core v0.21.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_input v0.14.0
[INFO] [stderr]     Checking bevy_log v0.14.0
[INFO] [stderr]     Checking bevy_window v0.14.0
[INFO] [stderr]     Checking bevy_hierarchy v0.14.0
[INFO] [stderr]     Checking bevy_transform v0.14.0
[INFO] [stderr]     Checking bevy_diagnostic v0.14.0
[INFO] [stderr]     Checking wgpu v0.20.1
[INFO] [stderr]     Checking bevy_render v0.14.0
[INFO] [stderr]     Checking bevy_core_pipeline v0.14.0
[INFO] [stderr]     Checking bevy_scene v0.14.0
[INFO] [stderr]     Checking bevy_pbr v0.14.0
[INFO] [stderr]     Checking bevy_gltf 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_3d v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/lib.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 | #![cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |             ^^^^^^^^^^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [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: `2d`
[INFO] [stdout]    --> src/lib.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 | #![cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |             ^^^^^^^^^^----
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:313:13
[INFO] [stdout]     |
[INFO] [stdout] 313 | #![cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |             ^^^^^^^^^^----
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout] 339 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:524:15
[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: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:527:11
[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: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:548:11
[INFO] [stdout]     |
[INFO] [stdout] 548 | #[cfg(all(feature = "2d", feature = "parry-f32"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:551:11
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[cfg(all(feature = "2d", feature = "parry-f64"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/constraints/mod.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 | #![cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |             ^^^^^^^^^^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:630:12
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/mod.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/mod.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg_attr(feature = "2d", doc = "        angular_velocity.0 += 0.05;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | #[cfg_attr(feature = "2d", doc = "    Collider::circle(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 199 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[cfg_attr(feature = "2d", doc = "    Collider::circle(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:319:12
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[cfg_attr(feature = "2d", doc = "         Position::from_xy(0.0, 20.0),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:410:12
[INFO] [stdout]     |
[INFO] [stdout] 410 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:487:7
[INFO] [stdout]     |
[INFO] [stdout] 487 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:572:12
[INFO] [stdout]     |
[INFO] [stdout] 572 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:709:12
[INFO] [stdout]     |
[INFO] [stdout] 709 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:828:12
[INFO] [stdout]     |
[INFO] [stdout] 828 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:854:12
[INFO] [stdout]     |
[INFO] [stdout] 854 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:885:12
[INFO] [stdout]     |
[INFO] [stdout] 885 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]  --> src/components/forces.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "2d")]
[INFO] [stdout]   |       ^^^^^^^^^^----
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/forces.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/forces.rs:448:15
[INFO] [stdout]     |
[INFO] [stdout] 448 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/layers.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/layers.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/layers.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout] 249 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:277:12
[INFO] [stdout]     |
[INFO] [stdout] 277 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:288:12
[INFO] [stdout]     |
[INFO] [stdout] 288 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:298:12
[INFO] [stdout]     |
[INFO] [stdout] 298 | #[cfg_attr(feature = "2d", doc = "        Collider::circle(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:311:12
[INFO] [stdout]     |
[INFO] [stdout] 311 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |                ^^^^^^^^^^----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |                ^^^^^^^^^^----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:152:16
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |                ^^^^^^^^^^----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/locked_axes.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/locked_axes.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(feature = "2d", doc = "        LockedAxes::ROTATION_LOCKED,")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/locked_axes.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/locked_axes.rs:151:11
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/locked_axes.rs:192:11
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/locked_axes.rs:213:11
[INFO] [stdout]     |
[INFO] [stdout] 213 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/locked_axes.rs:237:11
[INFO] [stdout]     |
[INFO] [stdout] 237 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/mass_properties.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(feature = "2d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[cfg_attr(feature = "2d", doc = "        Collider::circle(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:316:12
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[cfg_attr(feature = "2d", doc = "    commands.spawn(Collider::circle(0.5));")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/mass_properties.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/mass_properties.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/mass_properties.rs:80:11
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/mass_properties.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:154:11
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:166:11
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]  --> src/components/rotation.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(feature = "2d", feature = "default-collider"))]
[INFO] [stdout]   |           ^^^^^^^^^^----
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/rotation.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "2d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:212:7
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:266:7
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:273:7
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:280:7
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:314:7
[INFO] [stdout]     |
[INFO] [stdout] 314 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:322:7
[INFO] [stdout]     |
[INFO] [stdout] 322 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/rotation.rs:87:11
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/world_queries.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:336:11
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:349:11
[INFO] [stdout]     |
[INFO] [stdout] 349 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:368:11
[INFO] [stdout]     |
[INFO] [stdout] 368 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:478:11
[INFO] [stdout]     |
[INFO] [stdout] 478 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/constraints/joints/mod.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 | #![cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |             ^^^^^^^^^^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/constraints/joints/fixed.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |             #[cfg(feature = "2d")]
[INFO] [stdout]    |                   ^^^^^^^^^^----
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/joints/fixed.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/constraints/joints/prismatic.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |             #[cfg(feature = "2d")]
[INFO] [stdout]    |                   ^^^^^^^^^^----
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/joints/prismatic.rs:241:11
[INFO] [stdout]     |
[INFO] [stdout] 241 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/joints/prismatic.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 165 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/constraints/joints/revolute.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/joints/revolute.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/joints/revolute.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/joints/spherical.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/joints/spherical.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/joints/mod.rs:201:19
[INFO] [stdout]     |
[INFO] [stdout] 201 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/constraints/angular_constraint.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/constraints/angular_constraint.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/angular_constraint.rs:115:11
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/angular_constraint.rs:131:15
[INFO] [stdout]     |
[INFO] [stdout] 131 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/constraints/position_constraint.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/position_constraint.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/math/mod.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "2d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/math/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "2d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/math/single.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "2d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/mod.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/mod.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/mod.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:322:12
[INFO] [stdout]     |
[INFO] [stdout] 322 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:419:12
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:527:12
[INFO] [stdout]     |
[INFO] [stdout] 527 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/backend.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:428:19
[INFO] [stdout]     |
[INFO] [stdout] 428 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:441:19
[INFO] [stdout]     |
[INFO] [stdout] 441 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:471:19
[INFO] [stdout]     |
[INFO] [stdout] 471 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:504:15
[INFO] [stdout]     |
[INFO] [stdout] 504 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/hierarchy.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 211 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/hierarchy.rs:393:31
[INFO] [stdout]     |
[INFO] [stdout] 393 |                         #[cfg(feature = "2d")]
[INFO] [stdout]     |                               ^^^^^^^^^^----
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "2d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "2d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg_attr(feature = "2d", doc = "commands.spawn(Collider::circle(0.5));")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg_attr(feature = "2d", doc = "        Collider::circle(0.5),")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     feature = "2d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:205:15
[INFO] [stdout]     |
[INFO] [stdout] 205 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:244:19
[INFO] [stdout]     |
[INFO] [stdout] 244 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 246 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:270:19
[INFO] [stdout]     |
[INFO] [stdout] 270 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:275:19
[INFO] [stdout]     |
[INFO] [stdout] 275 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:499:11
[INFO] [stdout]     |
[INFO] [stdout] 499 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:512:9
[INFO] [stdout]     |
[INFO] [stdout] 512 |         feature = "2d",
[INFO] [stdout]     |         ^^^^^^^^^^----
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:524:11
[INFO] [stdout]     |
[INFO] [stdout] 524 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:534:11
[INFO] [stdout]     |
[INFO] [stdout] 534 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:540:11
[INFO] [stdout]     |
[INFO] [stdout] 540 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:553:11
[INFO] [stdout]     |
[INFO] [stdout] 553 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:559:11
[INFO] [stdout]     |
[INFO] [stdout] 559 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:628:11
[INFO] [stdout]     |
[INFO] [stdout] 628 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:658:11
[INFO] [stdout]     |
[INFO] [stdout] 658 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:675:11
[INFO] [stdout]     |
[INFO] [stdout] 675 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:700:11
[INFO] [stdout]     |
[INFO] [stdout] 700 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:720:11
[INFO] [stdout]     |
[INFO] [stdout] 720 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:984:15
[INFO] [stdout]     |
[INFO] [stdout] 984 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:992:15
[INFO] [stdout]     |
[INFO] [stdout] 992 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:947:19
[INFO] [stdout]     |
[INFO] [stdout] 947 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1085:27
[INFO] [stdout]      |
[INFO] [stdout] 1085 |                     #[cfg(feature = "2d")]
[INFO] [stdout]      |                           ^^^^^^^^^^----
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1101:19
[INFO] [stdout]      |
[INFO] [stdout] 1101 |             #[cfg(feature = "2d")]
[INFO] [stdout]      |                   ^^^^^^^^^^----
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/mod.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         feature = "2d",
[INFO] [stdout]    |         ^^^^^^^^^^----
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/mod.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         feature = "2d",
[INFO] [stdout]    |         ^^^^^^^^^^----
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:394:19
[INFO] [stdout]     |
[INFO] [stdout] 394 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:399:19
[INFO] [stdout]     |
[INFO] [stdout] 399 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:491:11
[INFO] [stdout]     |
[INFO] [stdout] 491 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/contact_reporting.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/contact_reporting.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/contact_reporting.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/contact_reporting.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/narrow_phase.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/debug/mod.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/debug/mod.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg_attr(feature = "2d", doc = "        Collider::circle(0.5),")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/debug/configuration.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/debug/configuration.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     feature = "2d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 388 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:406:12
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[cfg_attr(feature = "2d", doc = "        Collider::circle(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/debug/configuration.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 93 |             #[cfg(feature = "2d")]
[INFO] [stdout]    |                   ^^^^^^^^^^----
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:137:19
[INFO] [stdout]     |
[INFO] [stdout] 137 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:433:19
[INFO] [stdout]     |
[INFO] [stdout] 433 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:449:19
[INFO] [stdout]     |
[INFO] [stdout] 449 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/debug/gizmos.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |         #[cfg(feature = "2d")]
[INFO] [stdout]    |               ^^^^^^^^^^----
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:178:19
[INFO] [stdout]     |
[INFO] [stdout] 178 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:204:19
[INFO] [stdout]     |
[INFO] [stdout] 204 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:256:19
[INFO] [stdout]     |
[INFO] [stdout] 256 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:307:19
[INFO] [stdout]     |
[INFO] [stdout] 307 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:357:19
[INFO] [stdout]     |
[INFO] [stdout] 357 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:388:19
[INFO] [stdout]     |
[INFO] [stdout] 388 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:278:23
[INFO] [stdout]     |
[INFO] [stdout] 278 |                 #[cfg(feature = "2d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:300:27
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:433:23
[INFO] [stdout]     |
[INFO] [stdout] 433 |                 #[cfg(feature = "2d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:477:15
[INFO] [stdout]     |
[INFO] [stdout] 477 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:497:19
[INFO] [stdout]     |
[INFO] [stdout] 497 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:503:19
[INFO] [stdout]     |
[INFO] [stdout] 503 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:543:15
[INFO] [stdout]     |
[INFO] [stdout] 543 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:561:19
[INFO] [stdout]     |
[INFO] [stdout] 561 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:567:19
[INFO] [stdout]     |
[INFO] [stdout] 567 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout] 102 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:195:19
[INFO] [stdout]     |
[INFO] [stdout] 195 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:226:11
[INFO] [stdout]     |
[INFO] [stdout] 226 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:345:27
[INFO] [stdout]     |
[INFO] [stdout] 345 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:371:27
[INFO] [stdout]     |
[INFO] [stdout] 371 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/integrator.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:229:23
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 #[cfg(feature = "2d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:238:31
[INFO] [stdout]     |
[INFO] [stdout] 238 |                         #[cfg(feature = "2d")]
[INFO] [stdout]     |                               ^^^^^^^^^^----
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:259:27
[INFO] [stdout]     |
[INFO] [stdout] 259 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:270:27
[INFO] [stdout]     |
[INFO] [stdout] 270 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:280:23
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 #[cfg(feature = "2d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:329:23
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 #[cfg(feature = "2d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:479:15
[INFO] [stdout]     |
[INFO] [stdout] 479 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/setup/time.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/setup/time.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/setup/time.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/setup/time.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/sleeping.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |         #[cfg(feature = "2d")]
[INFO] [stdout]    |               ^^^^^^^^^^----
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/solver.rs:355:7
[INFO] [stdout]     |
[INFO] [stdout] 355 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/solver.rs:651:7
[INFO] [stdout]     |
[INFO] [stdout] 651 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/solver.rs:661:7
[INFO] [stdout]     |
[INFO] [stdout] 661 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.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: `2d`
[INFO] [stdout]   --> src/lib.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 | #![cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |             ^^^^^^^^^^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [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: `2d`
[INFO] [stdout]    --> src/lib.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 | #![cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |             ^^^^^^^^^^----
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:313:13
[INFO] [stdout]     |
[INFO] [stdout] 313 | #![cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |             ^^^^^^^^^^----
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/pipeline.rs:359:15
[INFO] [stdout]     |
[INFO] [stdout] 359 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:339:5
[INFO] [stdout]     |
[INFO] [stdout] 339 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/pipeline.rs:474:15
[INFO] [stdout]     |
[INFO] [stdout] 474 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:348:5
[INFO] [stdout]     |
[INFO] [stdout] 348 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/pipeline.rs:705:15
[INFO] [stdout]     |
[INFO] [stdout] 705 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:524:15
[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: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/spatial_query/query_filter.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:527:11
[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: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/spatial_query/query_filter.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     feature = "2d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:548:11
[INFO] [stdout]     |
[INFO] [stdout] 548 | #[cfg(all(feature = "2d", feature = "parry-f32"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/spatial_query/shape_caster.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "2d", doc = "        Collider::circle(0.5),")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:551:11
[INFO] [stdout]     |
[INFO] [stdout] 551 | #[cfg(all(feature = "2d", feature = "parry-f64"))]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/spatial_query/shape_caster.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/constraints/mod.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 | #![cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |             ^^^^^^^^^^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/spatial_query/shape_caster.rs:80:11
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/lib.rs:630:12
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:113:19
[INFO] [stdout]     |
[INFO] [stdout] 113 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:123:19
[INFO] [stdout]     |
[INFO] [stdout] 123 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:140:11
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:237:11
[INFO] [stdout]     |
[INFO] [stdout] 237 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:259:11
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:290:15
[INFO] [stdout]     |
[INFO] [stdout] 290 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/mod.rs:397:19
[INFO] [stdout]     |
[INFO] [stdout] 397 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/mod.rs:408:19
[INFO] [stdout]     |
[INFO] [stdout] 408 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/mod.rs:439:27
[INFO] [stdout]     |
[INFO] [stdout] 439 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/mod.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/mod.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/sync/mod.rs:292:7
[INFO] [stdout]     |
[INFO] [stdout] 292 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 98 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/sync/mod.rs:240:15
[INFO] [stdout]     |
[INFO] [stdout] 240 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg_attr(feature = "2d", doc = "        angular_velocity.0 += 0.05;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/sync/mod.rs:255:15
[INFO] [stdout]     |
[INFO] [stdout] 255 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/resources.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/resources.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/resources.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | #[cfg_attr(feature = "2d", doc = "    Collider::circle(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/utils.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     feature = "2d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 199 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | #[cfg_attr(feature = "2d", doc = "    Collider::circle(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:313:12
[INFO] [stdout]     |
[INFO] [stdout] 313 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:319:12
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[cfg_attr(feature = "2d", doc = "         Position::from_xy(0.0, 20.0),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:410:12
[INFO] [stdout]     |
[INFO] [stdout] 410 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:487:7
[INFO] [stdout]     |
[INFO] [stdout] 487 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:572:12
[INFO] [stdout]     |
[INFO] [stdout] 572 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:709:12
[INFO] [stdout]     |
[INFO] [stdout] 709 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:828:12
[INFO] [stdout]     |
[INFO] [stdout] 828 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:854:12
[INFO] [stdout]     |
[INFO] [stdout] 854 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:885:12
[INFO] [stdout]     |
[INFO] [stdout] 885 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]  --> src/components/forces.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "2d")]
[INFO] [stdout]   |       ^^^^^^^^^^----
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/forces.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/forces.rs:448:15
[INFO] [stdout]     |
[INFO] [stdout] 448 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/layers.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/layers.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/layers.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout] 249 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:260:12
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:277:12
[INFO] [stdout]     |
[INFO] [stdout] 277 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:288:12
[INFO] [stdout]     |
[INFO] [stdout] 288 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:298:12
[INFO] [stdout]     |
[INFO] [stdout] 298 | #[cfg_attr(feature = "2d", doc = "        Collider::circle(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:311:12
[INFO] [stdout]     |
[INFO] [stdout] 311 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:112:16
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |                ^^^^^^^^^^----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |                ^^^^^^^^^^----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:152:16
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |                ^^^^^^^^^^----
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:408:11
[INFO] [stdout]     |
[INFO] [stdout] 408 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/layers.rs:415:14
[INFO] [stdout]     |
[INFO] [stdout] 415 |     #[derive(PhysicsLayer)]
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `PhysicsLayer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/locked_axes.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/locked_axes.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(feature = "2d", doc = "        LockedAxes::ROTATION_LOCKED,")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/locked_axes.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/locked_axes.rs:151:11
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/locked_axes.rs:192:11
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/locked_axes.rs:213:11
[INFO] [stdout]     |
[INFO] [stdout] 213 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/locked_axes.rs:237:11
[INFO] [stdout]     |
[INFO] [stdout] 237 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/mass_properties.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(feature = "2d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 204 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout] 271 | #[cfg_attr(feature = "2d", doc = "        Collider::circle(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:316:12
[INFO] [stdout]     |
[INFO] [stdout] 316 | #[cfg_attr(feature = "2d", doc = "    commands.spawn(Collider::circle(0.5));")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/mass_properties.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/mass_properties.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/mass_properties.rs:80:11
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/mass_properties.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:154:11
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mass_properties.rs:166:11
[INFO] [stdout]     |
[INFO] [stdout] 166 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]  --> src/components/rotation.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(feature = "2d", feature = "default-collider"))]
[INFO] [stdout]   |           ^^^^^^^^^^----
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]   = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/rotation.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "2d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:212:7
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:266:7
[INFO] [stdout]     |
[INFO] [stdout] 266 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:273:7
[INFO] [stdout]     |
[INFO] [stdout] 273 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:280:7
[INFO] [stdout]     |
[INFO] [stdout] 280 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:314:7
[INFO] [stdout]     |
[INFO] [stdout] 314 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/rotation.rs:322:7
[INFO] [stdout]     |
[INFO] [stdout] 322 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/rotation.rs:87:11
[INFO] [stdout]    |
[INFO] [stdout] 87 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/components/world_queries.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:336:11
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:349:11
[INFO] [stdout]     |
[INFO] [stdout] 349 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:368:11
[INFO] [stdout]     |
[INFO] [stdout] 368 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/components/mod.rs:478:11
[INFO] [stdout]     |
[INFO] [stdout] 478 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/constraints/joints/mod.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 | #![cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |             ^^^^^^^^^^----
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/constraints/joints/fixed.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |             #[cfg(feature = "2d")]
[INFO] [stdout]    |                   ^^^^^^^^^^----
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/joints/fixed.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/constraints/joints/prismatic.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |             #[cfg(feature = "2d")]
[INFO] [stdout]    |                   ^^^^^^^^^^----
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/joints/prismatic.rs:241:11
[INFO] [stdout]     |
[INFO] [stdout] 241 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/joints/prismatic.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 165 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/constraints/joints/revolute.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/joints/revolute.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/joints/revolute.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/joints/spherical.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/joints/spherical.rs:109:19
[INFO] [stdout]     |
[INFO] [stdout] 109 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/joints/mod.rs:201:19
[INFO] [stdout]     |
[INFO] [stdout] 201 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/constraints/angular_constraint.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/constraints/angular_constraint.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/angular_constraint.rs:115:11
[INFO] [stdout]     |
[INFO] [stdout] 115 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/angular_constraint.rs:131:15
[INFO] [stdout]     |
[INFO] [stdout] 131 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/constraints/position_constraint.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/constraints/position_constraint.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/math/mod.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "2d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/math/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "2d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/math/single.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "2d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/mod.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/mod.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/mod.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:322:12
[INFO] [stdout]     |
[INFO] [stdout] 322 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:419:12
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:527:12
[INFO] [stdout]     |
[INFO] [stdout] 527 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/backend.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:428:19
[INFO] [stdout]     |
[INFO] [stdout] 428 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:441:19
[INFO] [stdout]     |
[INFO] [stdout] 441 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:471:19
[INFO] [stdout]     |
[INFO] [stdout] 471 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/backend.rs:504:15
[INFO] [stdout]     |
[INFO] [stdout] 504 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/hierarchy.rs:211:15
[INFO] [stdout]     |
[INFO] [stdout] 211 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/hierarchy.rs:393:31
[INFO] [stdout]     |
[INFO] [stdout] 393 |                         #[cfg(feature = "2d")]
[INFO] [stdout]     |                               ^^^^^^^^^^----
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "2d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "2d")]
[INFO] [stdout]    |       ^^^^^^^^^^----
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg_attr(feature = "2d", doc = "# use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg_attr(feature = "2d", doc = "commands.spawn(Collider::circle(0.5));")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg_attr(feature = "2d", doc = "        Collider::circle(0.5),")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/parry/mod.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 |     feature = "2d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:205:15
[INFO] [stdout]     |
[INFO] [stdout] 205 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:244:19
[INFO] [stdout]     |
[INFO] [stdout] 244 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 246 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:270:19
[INFO] [stdout]     |
[INFO] [stdout] 270 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:275:19
[INFO] [stdout]     |
[INFO] [stdout] 275 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:499:11
[INFO] [stdout]     |
[INFO] [stdout] 499 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:512:9
[INFO] [stdout]     |
[INFO] [stdout] 512 |         feature = "2d",
[INFO] [stdout]     |         ^^^^^^^^^^----
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:524:11
[INFO] [stdout]     |
[INFO] [stdout] 524 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:534:11
[INFO] [stdout]     |
[INFO] [stdout] 534 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:540:11
[INFO] [stdout]     |
[INFO] [stdout] 540 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:553:11
[INFO] [stdout]     |
[INFO] [stdout] 553 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:559:11
[INFO] [stdout]     |
[INFO] [stdout] 559 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:628:11
[INFO] [stdout]     |
[INFO] [stdout] 628 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:658:11
[INFO] [stdout]     |
[INFO] [stdout] 658 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:675:11
[INFO] [stdout]     |
[INFO] [stdout] 675 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:700:11
[INFO] [stdout]     |
[INFO] [stdout] 700 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:720:11
[INFO] [stdout]     |
[INFO] [stdout] 720 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:984:15
[INFO] [stdout]     |
[INFO] [stdout] 984 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:992:15
[INFO] [stdout]     |
[INFO] [stdout] 992 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/parry/mod.rs:947:19
[INFO] [stdout]     |
[INFO] [stdout] 947 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1085:27
[INFO] [stdout]      |
[INFO] [stdout] 1085 |                     #[cfg(feature = "2d")]
[INFO] [stdout]      |                           ^^^^^^^^^^----
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]     --> src/plugins/collision/collider/parry/mod.rs:1101:19
[INFO] [stdout]      |
[INFO] [stdout] 1101 |             #[cfg(feature = "2d")]
[INFO] [stdout]      |                   ^^^^^^^^^^----
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]      = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/mod.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         feature = "2d",
[INFO] [stdout]    |         ^^^^^^^^^^----
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/collider/mod.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         feature = "2d",
[INFO] [stdout]    |         ^^^^^^^^^^----
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:394:19
[INFO] [stdout]     |
[INFO] [stdout] 394 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:399:19
[INFO] [stdout]     |
[INFO] [stdout] 399 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/collider/mod.rs:491:11
[INFO] [stdout]     |
[INFO] [stdout] 491 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/contact_reporting.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/contact_reporting.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/collision/contact_reporting.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/contact_reporting.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/collision/narrow_phase.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/debug/mod.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/debug/mod.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg_attr(feature = "2d", doc = "        Collider::circle(0.5),")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/debug/configuration.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/debug/configuration.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     feature = "2d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:388:12
[INFO] [stdout]     |
[INFO] [stdout] 388 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:406:12
[INFO] [stdout]     |
[INFO] [stdout] 406 | #[cfg_attr(feature = "2d", doc = "        Collider::circle(0.5),")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/debug/configuration.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 93 |             #[cfg(feature = "2d")]
[INFO] [stdout]    |                   ^^^^^^^^^^----
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:137:19
[INFO] [stdout]     |
[INFO] [stdout] 137 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:433:19
[INFO] [stdout]     |
[INFO] [stdout] 433 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/configuration.rs:449:19
[INFO] [stdout]     |
[INFO] [stdout] 449 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/debug/gizmos.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |         #[cfg(feature = "2d")]
[INFO] [stdout]    |               ^^^^^^^^^^----
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:146:15
[INFO] [stdout]     |
[INFO] [stdout] 146 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:178:19
[INFO] [stdout]     |
[INFO] [stdout] 178 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:186:19
[INFO] [stdout]     |
[INFO] [stdout] 186 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:204:19
[INFO] [stdout]     |
[INFO] [stdout] 204 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:256:19
[INFO] [stdout]     |
[INFO] [stdout] 256 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:307:19
[INFO] [stdout]     |
[INFO] [stdout] 307 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:357:19
[INFO] [stdout]     |
[INFO] [stdout] 357 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:388:19
[INFO] [stdout]     |
[INFO] [stdout] 388 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:278:23
[INFO] [stdout]     |
[INFO] [stdout] 278 |                 #[cfg(feature = "2d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:300:27
[INFO] [stdout]     |
[INFO] [stdout] 300 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:433:23
[INFO] [stdout]     |
[INFO] [stdout] 433 |                 #[cfg(feature = "2d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:477:15
[INFO] [stdout]     |
[INFO] [stdout] 477 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:497:19
[INFO] [stdout]     |
[INFO] [stdout] 497 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:503:19
[INFO] [stdout]     |
[INFO] [stdout] 503 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:543:15
[INFO] [stdout]     |
[INFO] [stdout] 543 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:561:19
[INFO] [stdout]     |
[INFO] [stdout] 561 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/gizmos.rs:567:19
[INFO] [stdout]     |
[INFO] [stdout] 567 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:102:15
[INFO] [stdout]     |
[INFO] [stdout] 102 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:195:19
[INFO] [stdout]     |
[INFO] [stdout] 195 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:226:11
[INFO] [stdout]     |
[INFO] [stdout] 226 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:345:27
[INFO] [stdout]     |
[INFO] [stdout] 345 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/debug/mod.rs:371:27
[INFO] [stdout]     |
[INFO] [stdout] 371 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/integrator.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:229:23
[INFO] [stdout]     |
[INFO] [stdout] 229 |                 #[cfg(feature = "2d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:238:31
[INFO] [stdout]     |
[INFO] [stdout] 238 |                         #[cfg(feature = "2d")]
[INFO] [stdout]     |                               ^^^^^^^^^^----
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:259:27
[INFO] [stdout]     |
[INFO] [stdout] 259 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:270:27
[INFO] [stdout]     |
[INFO] [stdout] 270 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:280:23
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 #[cfg(feature = "2d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:329:23
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 #[cfg(feature = "2d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:479:15
[INFO] [stdout]     |
[INFO] [stdout] 479 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:538:23
[INFO] [stdout]     |
[INFO] [stdout] 538 |                 #[cfg(feature = "2d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:556:23
[INFO] [stdout]     |
[INFO] [stdout] 556 |                 #[cfg(feature = "2d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:575:23
[INFO] [stdout]     |
[INFO] [stdout] 575 |                 #[cfg(feature = "2d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:588:23
[INFO] [stdout]     |
[INFO] [stdout] 588 |                 #[cfg(feature = "2d")]
[INFO] [stdout]     |                       ^^^^^^^^^^----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:632:27
[INFO] [stdout]     |
[INFO] [stdout] 632 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:648:27
[INFO] [stdout]     |
[INFO] [stdout] 648 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:664:27
[INFO] [stdout]     |
[INFO] [stdout] 664 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:731:27
[INFO] [stdout]     |
[INFO] [stdout] 731 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/prepare.rs:748:27
[INFO] [stdout]     |
[INFO] [stdout] 748 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/setup/time.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/setup/time.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/setup/time.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]     |            ^^^^^^^^^^----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/setup/time.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/sleeping.rs:63:15
[INFO] [stdout]    |
[INFO] [stdout] 63 |         #[cfg(feature = "2d")]
[INFO] [stdout]    |               ^^^^^^^^^^----
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/solver.rs:355:7
[INFO] [stdout]     |
[INFO] [stdout] 355 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/solver.rs:651:7
[INFO] [stdout]     |
[INFO] [stdout] 651 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/solver.rs:661:7
[INFO] [stdout]     |
[INFO] [stdout] 661 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.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: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/pipeline.rs:359:15
[INFO] [stdout]     |
[INFO] [stdout] 359 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/pipeline.rs:474:15
[INFO] [stdout]     |
[INFO] [stdout] 474 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/pipeline.rs:705:15
[INFO] [stdout]     |
[INFO] [stdout] 705 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/spatial_query/query_filter.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/spatial_query/query_filter.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     feature = "2d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/spatial_query/shape_caster.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg_attr(feature = "2d", doc = "        Collider::circle(0.5),")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/spatial_query/shape_caster.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/plugins/spatial_query/shape_caster.rs:80:11
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[cfg(feature = "2d")]
[INFO] [stdout]    |           ^^^^^^^^^^----
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:113:19
[INFO] [stdout]     |
[INFO] [stdout] 113 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:123:19
[INFO] [stdout]     |
[INFO] [stdout] 123 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:140:11
[INFO] [stdout]     |
[INFO] [stdout] 140 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:237:11
[INFO] [stdout]     |
[INFO] [stdout] 237 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:259:11
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[cfg(feature = "2d")]
[INFO] [stdout]     |           ^^^^^^^^^^----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/shape_caster.rs:290:15
[INFO] [stdout]     |
[INFO] [stdout] 290 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/mod.rs:397:19
[INFO] [stdout]     |
[INFO] [stdout] 397 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/mod.rs:408:19
[INFO] [stdout]     |
[INFO] [stdout] 408 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/spatial_query/mod.rs:439:27
[INFO] [stdout]     |
[INFO] [stdout] 439 |                     #[cfg(feature = "2d")]
[INFO] [stdout]     |                           ^^^^^^^^^^----
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/sync/mod.rs:292:7
[INFO] [stdout]     |
[INFO] [stdout] 292 | #[cfg(feature = "2d")]
[INFO] [stdout]     |       ^^^^^^^^^^----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/sync/mod.rs:240:15
[INFO] [stdout]     |
[INFO] [stdout] 240 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/plugins/sync/mod.rs:255:15
[INFO] [stdout]     |
[INFO] [stdout] 255 |         #[cfg(feature = "2d")]
[INFO] [stdout]     |               ^^^^^^^^^^----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/resources.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/resources.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg_attr(feature = "2d", doc = "use bevy_xpbd_2d::prelude::*;")]
[INFO] [stdout]    |            ^^^^^^^^^^----
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/resources.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     feature = "2d",
[INFO] [stdout]     |     ^^^^^^^^^^----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]   --> src/utils.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     feature = "2d",
[INFO] [stdout]    |     ^^^^^^^^^^----
[INFO] [stdout]    |               |
[INFO] [stdout]    |               help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/tests.rs:123:19
[INFO] [stdout]     |
[INFO] [stdout] 123 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `2d`
[INFO] [stdout]    --> src/tests.rs:156:19
[INFO] [stdout]     |
[INFO] [stdout] 156 |             #[cfg(feature = "2d")]
[INFO] [stdout]     |                   ^^^^^^^^^^----
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"3d"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `3d`, `async-collider`, `collider-from-mesh`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]     = help: consider adding `2d` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.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] error[E0432]: unresolved import `benches_common_3d`
[INFO] [stdout]  --> benches/cubes.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use benches_common_3d::bench_app;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `benches_common_3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_3d`
[INFO] [stdout]   --> examples/trimesh_shapes_3d.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use examples_common_3d::XpbdExamplePlugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_3d`
[INFO] [stdout]  --> examples/async_colliders.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use examples_common_3d::XpbdExamplePlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_3d`
[INFO] [stdout]  --> examples/fixed_joint_3d.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use examples_common_3d::XpbdExamplePlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_3d`
[INFO] [stdout]  --> examples/chain_3d.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use examples_common_3d::XpbdExamplePlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_3d`
[INFO] [stdout]  --> examples/cast_ray_predicate.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use examples_common_3d::XpbdExamplePlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_3d`
[INFO] [stdout]  --> examples/prismatic_joint_3d.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use examples_common_3d::XpbdExamplePlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_xpbd_3d` (bench "cubes") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `examples_common_3d`
[INFO] [stdout]  --> examples/revolute_joint_3d.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use examples_common_3d::XpbdExamplePlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_3d`
[INFO] [stdout]  --> examples/cubes.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use examples_common_3d::XpbdExamplePlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_xpbd_3d` (example "async_colliders") due to 1 previous error
[INFO] [stderr] error: could not compile `bevy_xpbd_3d` (example "fixed_joint_3d") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_xpbd_3d` (example "prismatic_joint_3d") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `NodeBundle` in this scope
[INFO] [stdout]    --> examples/chain_3d.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 |         .spawn(NodeBundle {
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Style` in this scope
[INFO] [stdout]    --> examples/chain_3d.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |             style: Style {
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TextStyle` in this scope
[INFO] [stdout]    --> examples/chain_3d.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 |                     TextStyle {
[INFO] [stdout]     |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Style` in this scope
[INFO] [stdout]    --> examples/chain_3d.rs:147:29
[INFO] [stdout]     |
[INFO] [stdout] 147 |                 .with_style(Style {
[INFO] [stdout]     |                             ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `UiRect` in this scope
[INFO] [stdout]    --> examples/chain_3d.rs:148:29
[INFO] [stdout]     |
[INFO] [stdout] 148 |                     margin: UiRect {
[INFO] [stdout]     |                             ^^^^^^ help: a struct with a similar name exists: `URect`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_math-0.14.0/src/rects/urect.rs:28:1
[INFO] [stdout]     |
[INFO] [stdout] 28  | pub struct URect {
[INFO] [stdout]     | ---------------- similarly named struct `URect` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Label` in this scope
[INFO] [stdout]    --> examples/chain_3d.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 Label,
[INFO] [stdout]     |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_xpbd_3d` (example "cubes") due to 1 previous error
[INFO] [stderr] error: could not compile `bevy_xpbd_3d` (example "trimesh_shapes_3d") due to 1 previous error
[INFO] [stderr] error: could not compile `bevy_xpbd_3d` (example "revolute_joint_3d") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Val`
[INFO] [stdout]    --> examples/chain_3d.rs:130:24
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 width: Val::Percent(100.),
[INFO] [stdout]     |                        ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextBundle`
[INFO] [stdout]    --> examples/chain_3d.rs:139:17
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 TextBundle::from_section(
[INFO] [stdout]     |                 ^^^^^^^^^^ use of undeclared type `TextBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Val`
[INFO] [stdout]    --> examples/chain_3d.rs:149:31
[INFO] [stdout]     |
[INFO] [stdout] 149 |                         left: Val::Px(5.0),
[INFO] [stdout]     |                               ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Val`
[INFO] [stdout]    --> examples/chain_3d.rs:150:30
[INFO] [stdout]     |
[INFO] [stdout] 150 |                         top: Val::Px(30.0),
[INFO] [stdout]     |                              ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_xpbd_3d` (example "cast_ray_predicate") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_xpbd_3d` (example "chain_3d") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "fdcadd95403e5880005fbdb49955c68af718a4432ab2b7c5bb260f975dd6070a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdcadd95403e5880005fbdb49955c68af718a4432ab2b7c5bb260f975dd6070a", kill_on_drop: false }`
[INFO] [stdout] fdcadd95403e5880005fbdb49955c68af718a4432ab2b7c5bb260f975dd6070a
