[INFO] fetching crate bevy-tnua-xpbd2d 0.5.0...
[INFO] checking bevy-tnua-xpbd2d-0.5.0 against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] extracting crate bevy-tnua-xpbd2d 0.5.0 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy-tnua-xpbd2d 0.5.0 on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "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" "+95813608313bff49cfc1afc393a946a3c085b772" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 361 packages to latest compatible versions
[INFO] [stderr]       Adding bevy v0.14.2 (available: v0.17.2)
[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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b04354c357f53643e64f7071fe273c67aca7eb0a0b5f3bb79a9a3fd10dd7a9e
[INFO] running `Command { std: "docker" "start" "-a" "1b04354c357f53643e64f7071fe273c67aca7eb0a0b5f3bb79a9a3fd10dd7a9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b04354c357f53643e64f7071fe273c67aca7eb0a0b5f3bb79a9a3fd10dd7a9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b04354c357f53643e64f7071fe273c67aca7eb0a0b5f3bb79a9a3fd10dd7a9e", kill_on_drop: false }`
[INFO] [stdout] 1b04354c357f53643e64f7071fe273c67aca7eb0a0b5f3bb79a9a3fd10dd7a9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e5e994ad3f49235e60508d4f6ad241b4982e5c42374df8b9f22c6e025131531
[INFO] running `Command { std: "docker" "start" "-a" "1e5e994ad3f49235e60508d4f6ad241b4982e5c42374df8b9f22c6e025131531", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking bevy_ptr v0.14.2
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking bevy_tasks v0.14.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking wgpu-types v0.20.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]     Checking accesskit v0.14.0
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking radsort v0.1.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking constgebra v0.1.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]     Checking spade v2.15.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.2
[INFO] [stderr]    Compiling encase_derive_impl v0.8.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]    Compiling bevy_ecs_macros v0.14.2
[INFO] [stderr]    Compiling bevy_derive v0.14.2
[INFO] [stderr]    Compiling bevy_asset_macros v0.14.2
[INFO] [stderr]    Compiling bevy_render_macros v0.14.2
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.14.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling encase_derive v0.8.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.14.2
[INFO] [stderr]    Compiling bevy_xpbd_derive v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking naga v0.20.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking bevy_utils v0.14.2
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking simba v0.8.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 bevy_ecs v0.14.2
[INFO] [stderr]     Checking bevy_math v0.14.2
[INFO] [stderr]     Checking bevy_color v0.14.3
[INFO] [stderr]     Checking parry2d v0.15.1
[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_log v0.14.2
[INFO] [stderr]     Checking bevy_input v0.14.2
[INFO] [stderr]     Checking bevy_hierarchy v0.14.2
[INFO] [stderr]     Checking bevy_window 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_xpbd_2d v0.5.0
[INFO] [stderr]     Checking bevy-tnua-physics-integration-layer v0.4.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] [stderr] error: could not compile `bevy-tnua-xpbd2d` (lib test) due to 11 previous errors
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[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] 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: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] 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" "1e5e994ad3f49235e60508d4f6ad241b4982e5c42374df8b9f22c6e025131531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e5e994ad3f49235e60508d4f6ad241b4982e5c42374df8b9f22c6e025131531", kill_on_drop: false }`
[INFO] [stdout] 1e5e994ad3f49235e60508d4f6ad241b4982e5c42374df8b9f22c6e025131531
