[INFO] fetching crate bevy-tnua-xpbd2d 0.5.0... [INFO] checking bevy-tnua-xpbd2d-0.5.0 against try#213ba58857e42241934d114390dfcd0779fc4662 for pr-148943 [INFO] extracting crate bevy-tnua-xpbd2d 0.5.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate bevy-tnua-xpbd2d 0.5.0 [INFO] finished tweaking crates.io crate bevy-tnua-xpbd2d 0.5.0 [INFO] tweaked toml for crates.io crate bevy-tnua-xpbd2d 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy-tnua-xpbd2d 0.5.0 on toolchain 213ba58857e42241934d114390dfcd0779fc4662 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+213ba58857e42241934d114390dfcd0779fc4662" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+213ba58857e42241934d114390dfcd0779fc4662" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 361 packages to latest compatible versions [INFO] [stderr] Adding bevy v0.14.2 (available: v0.17.3) [INFO] [stderr] Adding bevy-tnua-physics-integration-layer v0.4.0 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+213ba58857e42241934d114390dfcd0779fc4662" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+213ba58857e42241934d114390dfcd0779fc4662" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2667f534d37c5e62775b08e61aa6c2a520ecc38f5430d7bdd53076699f2bc869 [INFO] running `Command { std: "docker" "start" "-a" "2667f534d37c5e62775b08e61aa6c2a520ecc38f5430d7bdd53076699f2bc869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2667f534d37c5e62775b08e61aa6c2a520ecc38f5430d7bdd53076699f2bc869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2667f534d37c5e62775b08e61aa6c2a520ecc38f5430d7bdd53076699f2bc869", kill_on_drop: false }` [INFO] [stdout] 2667f534d37c5e62775b08e61aa6c2a520ecc38f5430d7bdd53076699f2bc869 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+213ba58857e42241934d114390dfcd0779fc4662" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92e7f0f52fcb20f3db7ff601e4a97720be7e08201785122d44dae60bc454c6e7 [INFO] running `Command { std: "docker" "start" "-a" "92e7f0f52fcb20f3db7ff601e4a97720be7e08201785122d44dae60bc454c6e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking bevy_tasks v0.14.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Checking wgpu-types v0.20.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking typewit v1.14.2 [INFO] [stderr] Checking const_panic v0.2.15 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Compiling bevy_macro_utils v0.14.2 [INFO] [stderr] Compiling encase_derive_impl v0.8.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking spade v2.15.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.2 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.2 [INFO] [stderr] Compiling bevy_derive v0.14.2 [INFO] [stderr] Compiling encase_derive v0.8.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking naga v0.20.0 [INFO] [stderr] Checking moxcms v0.7.9 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling bevy_asset_macros v0.14.2 [INFO] [stderr] Compiling bevy_render_macros v0.14.2 [INFO] [stderr] Compiling bevy_encase_derive v0.14.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling bevy_gizmos_macros v0.14.2 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling bevy_xpbd_derive v0.1.0 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking bevy_utils v0.14.2 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking wgpu-hal v0.21.1 [INFO] [stderr] Checking naga_oil v0.14.0 [INFO] [stderr] Checking bevy_reflect v0.14.2 [INFO] [stderr] Checking encase v0.8.0 [INFO] [stderr] Checking bevy_mikktspace v0.14.2 [INFO] [stderr] Checking hexasphere v12.0.0 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Checking wgpu-core v0.21.1 [INFO] [stderr] Checking bevy_ecs v0.14.2 [INFO] [stderr] Checking bevy_math v0.14.2 [INFO] [stderr] Checking parry2d v0.15.1 [INFO] [stderr] Checking bevy_color v0.14.3 [INFO] [stderr] Checking bevy_app v0.14.2 [INFO] [stderr] Checking bevy_core v0.14.2 [INFO] [stderr] Checking bevy_a11y v0.14.2 [INFO] [stderr] Checking bevy_time v0.14.2 [INFO] [stderr] Checking bevy_asset v0.14.2 [INFO] [stderr] Checking bevy_input v0.14.2 [INFO] [stderr] Checking bevy_log v0.14.2 [INFO] [stderr] Checking bevy_window v0.14.2 [INFO] [stderr] Checking bevy_hierarchy v0.14.2 [INFO] [stderr] Checking bevy_diagnostic v0.14.2 [INFO] [stderr] Checking bevy_transform v0.14.2 [INFO] [stderr] Checking bevy_render v0.14.2 [INFO] [stderr] Checking bevy_core_pipeline v0.14.2 [INFO] [stderr] Checking bevy_gizmos v0.14.2 [INFO] [stderr] Checking bevy_internal v0.14.2 [INFO] [stderr] Checking bevy v0.14.2 [INFO] [stderr] Checking bevy-tnua-physics-integration-layer v0.4.0 [INFO] [stderr] Checking bevy_xpbd_2d v0.5.0 [INFO] [stderr] Checking bevy-tnua-xpbd2d v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | translation: translation.adjust_precision(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `adjust_precision` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AdjustPrecision` for the type `Vec3` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AdjustPrecision` for the type `Vec3` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 90 - translation: translation.adjust_precision(), [INFO] [stdout] 90 + translation: bevy_tnua_physics_integration_layer::math::AdjustPrecision::adjust_precision(&translation), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 90 - translation: translation.adjust_precision(), [INFO] [stdout] 90 + translation: bevy_xpbd_2d::math::AdjustPrecision::adjust_precision(&translation), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:91:32 [INFO] [stdout] | [INFO] [stdout] 91 | rotation: rotation.adjust_precision(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `adjust_precision` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AdjustPrecision` for the type `Quat` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AdjustPrecision` for the type `Quat` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 91 - rotation: rotation.adjust_precision(), [INFO] [stdout] 91 + rotation: bevy_tnua_physics_integration_layer::math::AdjustPrecision::adjust_precision(&rotation), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 91 - rotation: rotation.adjust_precision(), [INFO] [stdout] 91 + rotation: bevy_xpbd_2d::math::AdjustPrecision::adjust_precision(&rotation), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:135:76 [INFO] [stdout] | [INFO] [stdout] 135 | let cast_origin = transform.transform_point(sensor.cast_origin.f32()); [INFO] [stdout] | ^^^ multiple `f32` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AsF32` for the type `Vec3` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AsF32` for the type `Vec3` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 135 - let cast_origin = transform.transform_point(sensor.cast_origin.f32()); [INFO] [stdout] 135 + let cast_origin = transform.transform_point(bevy_tnua_physics_integration_layer::math::AsF32::f32(&sensor.cast_origin)); [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 135 - let cast_origin = transform.transform_point(sensor.cast_origin.f32()); [INFO] [stdout] 135 + let cast_origin = transform.transform_point(bevy_xpbd_2d::math::AsF32::f32(&sensor.cast_origin)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:211:77 [INFO] [stdout] | [INFO] [stdout] 211 | ... - entity_transform.translation().truncate().adjust_precision(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `adjust_precision` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 211 - - entity_transform.translation().truncate().adjust_precision(); [INFO] [stdout] 211 + - bevy_tnua_physics_integration_layer::math::AdjustPrecision::adjust_precision(&entity_transform.translation().truncate()); [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 211 - - entity_transform.translation().truncate().adjust_precision(); [INFO] [stdout] 211 + - bevy_xpbd_2d::math::AdjustPrecision::adjust_precision(&entity_transform.translation().truncate()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:255:44 [INFO] [stdout] | [INFO] [stdout] 255 | cast_origin.truncate().adjust_precision(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `adjust_precision` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 255 - cast_origin.truncate().adjust_precision(), [INFO] [stdout] 255 + bevy_tnua_physics_integration_layer::math::AdjustPrecision::adjust_precision(&cast_origin.truncate()), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 255 - cast_origin.truncate().adjust_precision(), [INFO] [stdout] 255 + bevy_xpbd_2d::math::AdjustPrecision::adjust_precision(&cast_origin.truncate()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:267:82 [INFO] [stdout] | [INFO] [stdout] 267 | ... normal: Dir3::new(shape_hit_data.normal1.extend(0.0).f32()) [INFO] [stdout] | ^^^ multiple `f32` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AsF32` for the type `Vec3` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AsF32` for the type `Vec3` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 267 - normal: Dir3::new(shape_hit_data.normal1.extend(0.0).f32()) [INFO] [stdout] 267 + normal: Dir3::new(bevy_tnua_physics_integration_layer::math::AsF32::f32(&shape_hit_data.normal1.extend(0.0))) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 267 - normal: Dir3::new(shape_hit_data.normal1.extend(0.0).f32()) [INFO] [stdout] 267 + normal: Dir3::new(bevy_xpbd_2d::math::AsF32::f32(&shape_hit_data.normal1.extend(0.0))) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:274:44 [INFO] [stdout] | [INFO] [stdout] 274 | cast_origin.truncate().adjust_precision(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `adjust_precision` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 274 - cast_origin.truncate().adjust_precision(), [INFO] [stdout] 274 + bevy_tnua_physics_integration_layer::math::AdjustPrecision::adjust_precision(&cast_origin.truncate()), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 274 - cast_origin.truncate().adjust_precision(), [INFO] [stdout] 274 + bevy_xpbd_2d::math::AdjustPrecision::adjust_precision(&cast_origin.truncate()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:283:72 [INFO] [stdout] | [INFO] [stdout] 283 | ... intersection_point: cast_origin.truncate().adjust_precision() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `adjust_precision` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 283 - intersection_point: cast_origin.truncate().adjust_precision() [INFO] [stdout] 283 + intersection_point: bevy_tnua_physics_integration_layer::math::AdjustPrecision::adjust_precision(&cast_origin.truncate()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 283 - intersection_point: cast_origin.truncate().adjust_precision() [INFO] [stdout] 283 + intersection_point: bevy_xpbd_2d::math::AdjustPrecision::adjust_precision(&cast_origin.truncate()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:284:63 [INFO] [stdout] | [INFO] [stdout] 284 | ... + ray_hit_data.time_of_impact.adjust_precision() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `adjust_precision` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AdjustPrecision` for the type `f32` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AdjustPrecision` for the type `f32` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 284 - + ray_hit_data.time_of_impact.adjust_precision() [INFO] [stdout] 284 + + bevy_tnua_physics_integration_layer::math::AdjustPrecision::adjust_precision(&ray_hit_data.time_of_impact) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 284 - + ray_hit_data.time_of_impact.adjust_precision() [INFO] [stdout] 284 + + bevy_xpbd_2d::math::AdjustPrecision::adjust_precision(&ray_hit_data.time_of_impact) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:285:57 [INFO] [stdout] | [INFO] [stdout] 285 | ... * cast_direction_2d.adjust_precision(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `adjust_precision` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 285 - * cast_direction_2d.adjust_precision(), [INFO] [stdout] 285 + * bevy_tnua_physics_integration_layer::math::AdjustPrecision::adjust_precision(&cast_direction_2d), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 285 - * cast_direction_2d.adjust_precision(), [INFO] [stdout] 285 + * bevy_xpbd_2d::math::AdjustPrecision::adjust_precision(&cast_direction_2d), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:286:79 [INFO] [stdout] | [INFO] [stdout] 286 | ... normal: Dir3::new(ray_hit_data.normal.extend(0.0).f32()) [INFO] [stdout] | ^^^ multiple `f32` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AsF32` for the type `Vec3` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AsF32` for the type `Vec3` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 286 - normal: Dir3::new(ray_hit_data.normal.extend(0.0).f32()) [INFO] [stdout] 286 + normal: Dir3::new(bevy_tnua_physics_integration_layer::math::AsF32::f32(&ray_hit_data.normal.extend(0.0))) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 286 - normal: Dir3::new(ray_hit_data.normal.extend(0.0).f32()) [INFO] [stdout] 286 + normal: Dir3::new(bevy_xpbd_2d::math::AsF32::f32(&ray_hit_data.normal.extend(0.0))) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | translation: translation.adjust_precision(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `adjust_precision` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AdjustPrecision` for the type `Vec3` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AdjustPrecision` for the type `Vec3` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 90 - translation: translation.adjust_precision(), [INFO] [stdout] 90 + translation: bevy_tnua_physics_integration_layer::math::AdjustPrecision::adjust_precision(&translation), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 90 - translation: translation.adjust_precision(), [INFO] [stdout] 90 + translation: bevy_xpbd_2d::math::AdjustPrecision::adjust_precision(&translation), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:91:32 [INFO] [stdout] | [INFO] [stdout] 91 | rotation: rotation.adjust_precision(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `adjust_precision` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AdjustPrecision` for the type `Quat` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AdjustPrecision` for the type `Quat` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 91 - rotation: rotation.adjust_precision(), [INFO] [stdout] 91 + rotation: bevy_tnua_physics_integration_layer::math::AdjustPrecision::adjust_precision(&rotation), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 91 - rotation: rotation.adjust_precision(), [INFO] [stdout] 91 + rotation: bevy_xpbd_2d::math::AdjustPrecision::adjust_precision(&rotation), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:135:76 [INFO] [stdout] | [INFO] [stdout] 135 | let cast_origin = transform.transform_point(sensor.cast_origin.f32()); [INFO] [stdout] | ^^^ multiple `f32` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AsF32` for the type `Vec3` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AsF32` for the type `Vec3` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 135 - let cast_origin = transform.transform_point(sensor.cast_origin.f32()); [INFO] [stdout] 135 + let cast_origin = transform.transform_point(bevy_tnua_physics_integration_layer::math::AsF32::f32(&sensor.cast_origin)); [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 135 - let cast_origin = transform.transform_point(sensor.cast_origin.f32()); [INFO] [stdout] 135 + let cast_origin = transform.transform_point(bevy_xpbd_2d::math::AsF32::f32(&sensor.cast_origin)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:211:77 [INFO] [stdout] | [INFO] [stdout] 211 | ... - entity_transform.translation().truncate().adjust_precision(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `adjust_precision` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 211 - - entity_transform.translation().truncate().adjust_precision(); [INFO] [stdout] 211 + - bevy_tnua_physics_integration_layer::math::AdjustPrecision::adjust_precision(&entity_transform.translation().truncate()); [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 211 - - entity_transform.translation().truncate().adjust_precision(); [INFO] [stdout] 211 + - bevy_xpbd_2d::math::AdjustPrecision::adjust_precision(&entity_transform.translation().truncate()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:255:44 [INFO] [stdout] | [INFO] [stdout] 255 | cast_origin.truncate().adjust_precision(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `adjust_precision` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 255 - cast_origin.truncate().adjust_precision(), [INFO] [stdout] 255 + bevy_tnua_physics_integration_layer::math::AdjustPrecision::adjust_precision(&cast_origin.truncate()), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 255 - cast_origin.truncate().adjust_precision(), [INFO] [stdout] 255 + bevy_xpbd_2d::math::AdjustPrecision::adjust_precision(&cast_origin.truncate()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:267:82 [INFO] [stdout] | [INFO] [stdout] 267 | ... normal: Dir3::new(shape_hit_data.normal1.extend(0.0).f32()) [INFO] [stdout] | ^^^ multiple `f32` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AsF32` for the type `Vec3` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AsF32` for the type `Vec3` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 267 - normal: Dir3::new(shape_hit_data.normal1.extend(0.0).f32()) [INFO] [stdout] 267 + normal: Dir3::new(bevy_tnua_physics_integration_layer::math::AsF32::f32(&shape_hit_data.normal1.extend(0.0))) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 267 - normal: Dir3::new(shape_hit_data.normal1.extend(0.0).f32()) [INFO] [stdout] 267 + normal: Dir3::new(bevy_xpbd_2d::math::AsF32::f32(&shape_hit_data.normal1.extend(0.0))) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:274:44 [INFO] [stdout] | [INFO] [stdout] 274 | cast_origin.truncate().adjust_precision(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `adjust_precision` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 274 - cast_origin.truncate().adjust_precision(), [INFO] [stdout] 274 + bevy_tnua_physics_integration_layer::math::AdjustPrecision::adjust_precision(&cast_origin.truncate()), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 274 - cast_origin.truncate().adjust_precision(), [INFO] [stdout] 274 + bevy_xpbd_2d::math::AdjustPrecision::adjust_precision(&cast_origin.truncate()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:283:72 [INFO] [stdout] | [INFO] [stdout] 283 | ... intersection_point: cast_origin.truncate().adjust_precision() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `adjust_precision` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 283 - intersection_point: cast_origin.truncate().adjust_precision() [INFO] [stdout] 283 + intersection_point: bevy_tnua_physics_integration_layer::math::AdjustPrecision::adjust_precision(&cast_origin.truncate()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 283 - intersection_point: cast_origin.truncate().adjust_precision() [INFO] [stdout] 283 + intersection_point: bevy_xpbd_2d::math::AdjustPrecision::adjust_precision(&cast_origin.truncate()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy-tnua-xpbd2d` (lib test) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:284:63 [INFO] [stdout] | [INFO] [stdout] 284 | ... + ray_hit_data.time_of_impact.adjust_precision() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `adjust_precision` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AdjustPrecision` for the type `f32` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AdjustPrecision` for the type `f32` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 284 - + ray_hit_data.time_of_impact.adjust_precision() [INFO] [stdout] 284 + + bevy_tnua_physics_integration_layer::math::AdjustPrecision::adjust_precision(&ray_hit_data.time_of_impact) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 284 - + ray_hit_data.time_of_impact.adjust_precision() [INFO] [stdout] 284 + + bevy_xpbd_2d::math::AdjustPrecision::adjust_precision(&ray_hit_data.time_of_impact) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:285:57 [INFO] [stdout] | [INFO] [stdout] 285 | ... * cast_direction_2d.adjust_precision(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `adjust_precision` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AdjustPrecision` for the type `bevy::prelude::Vec2` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 285 - * cast_direction_2d.adjust_precision(), [INFO] [stdout] 285 + * bevy_tnua_physics_integration_layer::math::AdjustPrecision::adjust_precision(&cast_direction_2d), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 285 - * cast_direction_2d.adjust_precision(), [INFO] [stdout] 285 + * bevy_xpbd_2d::math::AdjustPrecision::adjust_precision(&cast_direction_2d), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/lib.rs:286:79 [INFO] [stdout] | [INFO] [stdout] 286 | ... normal: Dir3::new(ray_hit_data.normal.extend(0.0).f32()) [INFO] [stdout] | ^^^ multiple `f32` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `bevy_tnua_physics_integration_layer::math::AsF32` for the type `Vec3` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `bevy_xpbd_2d::math::AsF32` for the type `Vec3` [INFO] [stdout] help: disambiguate the method for candidate #1 [INFO] [stdout] | [INFO] [stdout] 286 - normal: Dir3::new(ray_hit_data.normal.extend(0.0).f32()) [INFO] [stdout] 286 + normal: Dir3::new(bevy_tnua_physics_integration_layer::math::AsF32::f32(&ray_hit_data.normal.extend(0.0))) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the method for candidate #2 [INFO] [stdout] | [INFO] [stdout] 286 - normal: Dir3::new(ray_hit_data.normal.extend(0.0).f32()) [INFO] [stdout] 286 + normal: Dir3::new(bevy_xpbd_2d::math::AsF32::f32(&ray_hit_data.normal.extend(0.0))) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy-tnua-xpbd2d` (lib) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "92e7f0f52fcb20f3db7ff601e4a97720be7e08201785122d44dae60bc454c6e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e7f0f52fcb20f3db7ff601e4a97720be7e08201785122d44dae60bc454c6e7", kill_on_drop: false }` [INFO] [stdout] 92e7f0f52fcb20f3db7ff601e4a97720be7e08201785122d44dae60bc454c6e7