[INFO] fetching crate bevy_xpbd_3d 0.5.0... [INFO] testing bevy_xpbd_3d-0.5.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate bevy_xpbd_3d 0.5.0 into /workspace/builds/worker-3-tc2/source [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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_xpbd_3d 0.5.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b7febb78f022bcd3060e44618c922a89d8b06761559dcba9e24e89682f3088e [INFO] running `Command { std: "docker" "start" "-a" "0b7febb78f022bcd3060e44618c922a89d8b06761559dcba9e24e89682f3088e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b7febb78f022bcd3060e44618c922a89d8b06761559dcba9e24e89682f3088e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b7febb78f022bcd3060e44618c922a89d8b06761559dcba9e24e89682f3088e", kill_on_drop: false }` [INFO] [stdout] 0b7febb78f022bcd3060e44618c922a89d8b06761559dcba9e24e89682f3088e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a5523f1d28ae4aafba6daa51f2147d9033c0a5dcb2d0ec5377d7a1499a97aa4 [INFO] running `Command { std: "docker" "start" "-a" "8a5523f1d28ae4aafba6daa51f2147d9033c0a5dcb2d0ec5377d7a1499a97aa4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling 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 smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling bevy_ptr v0.14.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling bevy_tasks v0.14.0 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling accesskit v0.14.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling constgebra v0.1.4 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling bevy_macro_utils v0.14.0 [INFO] [stderr] Compiling encase_derive_impl v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.0 [INFO] [stderr] Compiling bevy_derive v0.14.0 [INFO] [stderr] Compiling encase_derive v0.8.0 [INFO] [stderr] Compiling bevy_asset_macros v0.14.0 [INFO] [stderr] 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 bevy_xpbd_derive v0.1.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling wide v0.7.25 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling wgpu-types v0.20.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling bevy_utils v0.14.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling spade v2.9.0 [INFO] [stderr] Compiling gltf-json v1.4.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling naga v0.20.0 [INFO] [stderr] Compiling bevy_reflect v0.14.0 [INFO] [stderr] Compiling encase v0.8.0 [INFO] [stderr] Compiling hexasphere v12.0.0 [INFO] [stderr] Compiling bevy_mikktspace v0.14.0 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling gltf v1.4.1 [INFO] [stderr] Compiling bevy_ecs v0.14.0 [INFO] [stderr] Compiling bevy_math v0.14.0 [INFO] [stderr] Compiling parry3d v0.15.1 [INFO] [stderr] Compiling naga_oil v0.14.0 [INFO] [stderr] Compiling bevy_color v0.14.1 [INFO] [stderr] Compiling bevy_app v0.14.0 [INFO] [stderr] Compiling bevy_core v0.14.0 [INFO] [stderr] Compiling bevy_a11y v0.14.0 [INFO] [stderr] Compiling bevy_time v0.14.0 [INFO] [stderr] Compiling bevy_asset v0.14.0 [INFO] [stderr] Compiling bevy_input v0.14.0 [INFO] [stderr] Compiling bevy_log v0.14.0 [INFO] [stderr] Compiling bevy_window v0.14.0 [INFO] [stderr] Compiling bevy_hierarchy v0.14.0 [INFO] [stderr] Compiling bevy_transform v0.14.0 [INFO] [stderr] Compiling bevy_diagnostic v0.14.0 [INFO] [stderr] Compiling bevy_render v0.14.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.14.0 [INFO] [stderr] Compiling bevy_scene v0.14.0 [INFO] [stderr] Compiling bevy_pbr v0.14.0 [INFO] [stderr] Compiling bevy_gltf v0.14.0 [INFO] [stderr] Compiling bevy_gizmos v0.14.0 [INFO] [stderr] Compiling bevy_internal v0.14.0 [INFO] [stderr] Compiling bevy v0.14.0 [INFO] [stderr] Compiling 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FloatZero` is never used [INFO] [stdout] --> src/components/forces.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) trait FloatZero { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugins/spatial_query/pipeline.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 54 | query_filter: SpatialQueryFilter, [INFO] [stdout] 55 | ) -> QueryPipelineAsCompositeShape { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | ) -> QueryPipelineAsCompositeShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/plugins/spatial_query/pipeline.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 64 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 65 | query_filter: SpatialQueryFilter, [INFO] [stdout] 66 | predicate: &'a dyn Fn(Entity) -> bool, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 67 | ) -> QueryPipelineAsCompositeShapeWithPredicate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 67 | ) -> QueryPipelineAsCompositeShapeWithPredicate<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugins/spatial_query/ray_caster.rs:389:17 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 389 | pub fn iter(&self) -> std::slice::Iter<'_, RayHitData> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugins/spatial_query/shape_caster.rs:399:17 [INFO] [stdout] | [INFO] [stdout] 399 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 399 | pub fn iter(&self) -> std::slice::Iter<'_, ShapeHitData> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8a5523f1d28ae4aafba6daa51f2147d9033c0a5dcb2d0ec5377d7a1499a97aa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a5523f1d28ae4aafba6daa51f2147d9033c0a5dcb2d0ec5377d7a1499a97aa4", kill_on_drop: false }` [INFO] [stdout] 8a5523f1d28ae4aafba6daa51f2147d9033c0a5dcb2d0ec5377d7a1499a97aa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c70a23c5d404aa7bc98df472bb0a6c189b063cd5f90c4eb3c0e9c58f77fde4a2 [INFO] running `Command { std: "docker" "start" "-a" "c70a23c5d404aa7bc98df472bb0a6c189b063cd5f90c4eb3c0e9c58f77fde4a2", kill_on_drop: false }` [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling clap_builder v4.5.8 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling insta v1.39.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.8 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling bevy_reflect v0.14.0 [INFO] [stderr] Compiling encase v0.8.0 [INFO] [stderr] Compiling bevy_mikktspace v0.14.0 [INFO] [stderr] Compiling hexasphere v12.0.0 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling bevy_ecs v0.14.0 [INFO] [stderr] Compiling bevy_math v0.14.0 [INFO] [stderr] Compiling bevy_color v0.14.1 [INFO] [stderr] Compiling parry3d v0.15.1 [INFO] [stderr] Compiling bevy_app v0.14.0 [INFO] [stderr] Compiling bevy_core v0.14.0 [INFO] [stderr] Compiling bevy_a11y v0.14.0 [INFO] [stderr] Compiling bevy_time v0.14.0 [INFO] [stderr] Compiling bevy_asset v0.14.0 [INFO] [stderr] Compiling bevy_input v0.14.0 [INFO] [stderr] Compiling bevy_log v0.14.0 [INFO] [stderr] Compiling bevy_window v0.14.0 [INFO] [stderr] Compiling bevy_hierarchy v0.14.0 [INFO] [stderr] Compiling bevy_transform v0.14.0 [INFO] [stderr] Compiling bevy_diagnostic v0.14.0 [INFO] [stderr] Compiling bevy_render v0.14.0 [INFO] [stderr] Compiling bevy_core_pipeline v0.14.0 [INFO] [stderr] Compiling bevy_scene v0.14.0 [INFO] [stderr] Compiling bevy_pbr v0.14.0 [INFO] [stderr] Compiling bevy_gizmos v0.14.0 [INFO] [stderr] Compiling bevy_gltf v0.14.0 [INFO] [stderr] Compiling bevy_internal v0.14.0 [INFO] [stderr] Compiling bevy v0.14.0 [INFO] [stderr] Compiling 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `PhysicsLayer` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `PhysicsLayer` may come from an old version of the `bevy_xpbd_derive` crate, try updating your dependency with `cargo update -p bevy_xpbd_derive` [INFO] [stdout] = note: see 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FloatZero` is never used [INFO] [stdout] --> src/components/forces.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) trait FloatZero { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugins/spatial_query/pipeline.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 54 | query_filter: SpatialQueryFilter, [INFO] [stdout] 55 | ) -> QueryPipelineAsCompositeShape { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | ) -> QueryPipelineAsCompositeShape<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/plugins/spatial_query/pipeline.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 64 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 65 | query_filter: SpatialQueryFilter, [INFO] [stdout] 66 | predicate: &'a dyn Fn(Entity) -> bool, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 67 | ) -> QueryPipelineAsCompositeShapeWithPredicate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 67 | ) -> QueryPipelineAsCompositeShapeWithPredicate<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugins/spatial_query/ray_caster.rs:389:17 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 389 | pub fn iter(&self) -> std::slice::Iter<'_, RayHitData> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/plugins/spatial_query/shape_caster.rs:399:17 [INFO] [stdout] | [INFO] [stdout] 399 | pub fn iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 399 | pub fn iter(&self) -> std::slice::Iter<'_, ShapeHitData> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FloatZero` is never used [INFO] [stdout] --> src/components/forces.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) trait FloatZero { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] [WARN] too many lines in the log, truncating it