[INFO] fetching crate bevy_ui 0.15.0-rc.3...
[INFO] checking bevy_ui-0.15.0-rc.3 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate bevy_ui 0.15.0-rc.3 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate bevy_ui 0.15.0-rc.3 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bevy_ui 0.15.0-rc.3
[INFO] finished tweaking crates.io crate bevy_ui 0.15.0-rc.3
[INFO] tweaked toml for crates.io crate bevy_ui 0.15.0-rc.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 329 packages to latest compatible versions
[INFO] [stderr]       Adding taffy v0.5.2 (available: v0.6.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63d5c1c05ea782ce675c125b92be6b4e83f11a1f82173ccb454f4cabb5e28e7b
[INFO] running `Command { std: "docker" "start" "-a" "63d5c1c05ea782ce675c125b92be6b4e83f11a1f82173ccb454f4cabb5e28e7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63d5c1c05ea782ce675c125b92be6b4e83f11a1f82173ccb454f4cabb5e28e7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63d5c1c05ea782ce675c125b92be6b4e83f11a1f82173ccb454f4cabb5e28e7b", kill_on_drop: false }`
[INFO] [stdout] 63d5c1c05ea782ce675c125b92be6b4e83f11a1f82173ccb454f4cabb5e28e7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 700242fe657935e14317d11abc53c868cdaf480c3088ebe03d6a23d8ce1130ce
[INFO] running `Command { std: "docker" "start" "-a" "700242fe657935e14317d11abc53c868cdaf480c3088ebe03d6a23d8ce1130ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking bevy_ptr v0.15.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling naga v23.0.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking bevy_tasks v0.15.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking const_panic v0.2.10
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking atomicow v1.0.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr]     Checking stackfuture v0.3.0
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking constgebra v0.1.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking offset-allocator v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking svg_fmt v0.4.4
[INFO] [stderr]     Checking radsort v0.1.1
[INFO] [stderr]     Checking grid v0.14.0
[INFO] [stderr]     Checking rectangle-pack v0.4.2
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking taffy v0.5.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.0
[INFO] [stderr]    Compiling encase_derive_impl v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.0
[INFO] [stderr]    Compiling bevy_derive v0.15.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling encase_derive v0.10.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.15.0
[INFO] [stderr]    Compiling bevy_render_macros v0.15.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.15.0
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking wgpu-types v23.0.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking bevy_utils v0.15.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking bevy_reflect v0.15.0
[INFO] [stderr]     Checking encase v0.10.0
[INFO] [stderr]     Checking bevy_mikktspace v0.15.0
[INFO] [stderr]     Checking hexasphere v15.0.0
[INFO] [stderr]     Checking naga_oil v0.16.0
[INFO] [stderr]     Checking bevy_ecs v0.15.0
[INFO] [stderr]     Checking bevy_math v0.15.0
[INFO] [stderr]     Checking bevy_color v0.15.1
[INFO] [stderr]     Checking bevy_app v0.15.0
[INFO] [stderr]     Checking bevy_core v0.15.0
[INFO] [stderr]     Checking bevy_asset v0.15.0
[INFO] [stderr]     Checking bevy_a11y v0.15.0
[INFO] [stderr]     Checking bevy_time v0.15.0
[INFO] [stderr]     Checking bevy_log v0.15.0
[INFO] [stderr]     Checking bevy_hierarchy v0.15.0
[INFO] [stderr]     Checking bevy_input v0.15.0
[INFO] [stderr]     Checking bevy_diagnostic v0.15.0
[INFO] [stderr]     Checking bevy_transform v0.15.0
[INFO] [stderr]     Checking bevy_window v0.15.0
[INFO] [stderr]     Checking bevy_image v0.15.0
[INFO] [stderr]     Checking bevy_mesh v0.15.0
[INFO] [stderr]     Checking bevy_render v0.15.0
[INFO] [stderr]     Checking bevy_core_pipeline v0.15.0
[INFO] [stderr]     Checking bevy_animation v0.15.0
[INFO] [stderr]     Checking bevy_picking v0.15.0
[INFO] [stderr]     Checking bevy_sprite v0.15.0
[INFO] [stderr]     Checking bevy_ui v0.15.0-rc.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `bevy_a11y::accesskit`
[INFO] [stdout]  --> src/accessibility.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     accesskit::{NodeBuilder, Rect, Role},
[INFO] [stdout]   |     ^^^^^^^^^ could not find `accesskit` in `bevy_a11y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_render::texture::BevyDefault`
[INFO] [stdout]   --> src/render/box_shadow.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     texture::BevyDefault,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `BevyDefault` in `texture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_render::texture::BevyDefault`
[INFO] [stdout]  --> src/render/pipeline.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     texture::BevyDefault,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ no `BevyDefault` in `texture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_render::texture::BevyDefault`
[INFO] [stdout]   --> src/render/ui_material_pipeline.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     texture::BevyDefault,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `BevyDefault` in `texture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_render::texture::BevyDefault`
[INFO] [stdout]   --> src/render/ui_texture_slice_pipeline.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     texture::{BevyDefault, GpuImage, Image, TRANSPARENT_IMAGE_HANDLE},
[INFO] [stdout]    |               ^^^^^^^^^^^ no `BevyDefault` in `texture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_text`
[INFO] [stdout]  --> src/measurement.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bevy_text::CosmicFontSystem;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bevy_ecs::CosmicFontSystem;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_text`
[INFO] [stdout]   --> src/widget/text.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use bevy_text::{
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 21 | use bevy_ecs::{
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_text`
[INFO] [stdout]   --> src/layout/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use bevy_text::ComputedTextBlock;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 | use bevy_ecs::ComputedTextBlock;
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_text`
[INFO] [stdout]   --> src/layout/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use bevy_text::CosmicFontSystem;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 | use bevy_ecs::CosmicFontSystem;
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_text`
[INFO] [stdout]   --> src/layout/ui_surface.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use bevy_text::CosmicFontSystem;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | use bevy_ecs::CosmicFontSystem;
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_text`
[INFO] [stdout]   --> src/render/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | use bevy_text::{ComputedTextBlock, PositionedGlyph, TextColor, TextLayoutInfo};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 46 | use bevy_ecs::{ComputedTextBlock, PositionedGlyph, TextColor, TextLayoutInfo};
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_text`
[INFO] [stdout]    --> src/lib.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |     use bevy_text::TextLayoutInfo;
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 246 |     use bevy_ecs::TextLayoutInfo;
[INFO] [stdout]     |         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_a11y::accesskit`
[INFO] [stdout]  --> src/accessibility.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     accesskit::{NodeBuilder, Rect, Role},
[INFO] [stdout]   |     ^^^^^^^^^ could not find `accesskit` in `bevy_a11y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_render::texture::BevyDefault`
[INFO] [stdout]   --> src/render/box_shadow.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     texture::BevyDefault,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `BevyDefault` in `texture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_render::texture::BevyDefault`
[INFO] [stdout]  --> src/render/pipeline.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     texture::BevyDefault,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ no `BevyDefault` in `texture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_render::texture::BevyDefault`
[INFO] [stdout]   --> src/render/ui_material_pipeline.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     texture::BevyDefault,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ no `BevyDefault` in `texture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_render::texture::BevyDefault`
[INFO] [stdout]   --> src/render/ui_texture_slice_pipeline.rs:22:15
[INFO] [stdout]    |
[INFO] [stdout] 22 |     texture::{BevyDefault, GpuImage, Image, TRANSPARENT_IMAGE_HANDLE},
[INFO] [stdout]    |               ^^^^^^^^^^^ no `BevyDefault` in `texture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_text`
[INFO] [stdout]  --> src/measurement.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bevy_text::CosmicFontSystem;
[INFO] [stdout]   |     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bevy_ecs::CosmicFontSystem;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_text`
[INFO] [stdout]   --> src/widget/text.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use bevy_text::{
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 21 | use bevy_ecs::{
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_text`
[INFO] [stdout]   --> src/layout/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use bevy_text::ComputedTextBlock;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 25 | use bevy_ecs::ComputedTextBlock;
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_text`
[INFO] [stdout]   --> src/layout/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use bevy_text::CosmicFontSystem;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 27 | use bevy_ecs::CosmicFontSystem;
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_text`
[INFO] [stdout]   --> src/layout/ui_surface.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use bevy_text::CosmicFontSystem;
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 | use bevy_ecs::CosmicFontSystem;
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_text`
[INFO] [stdout]   --> src/render/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | use bevy_text::{ComputedTextBlock, PositionedGlyph, TextColor, TextLayoutInfo};
[INFO] [stdout]    |     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 46 | use bevy_ecs::{ComputedTextBlock, PositionedGlyph, TextColor, TextLayoutInfo};
[INFO] [stdout]    |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_text`
[INFO] [stdout]    --> src/lib.rs:246:9
[INFO] [stdout]     |
[INFO] [stdout] 246 |     use bevy_text::TextLayoutInfo;
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 246 |     use bevy_ecs::TextLayoutInfo;
[INFO] [stdout]     |         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Image` is private
[INFO] [stdout]   --> src/widget/image.rs:8:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use bevy_render::texture::Image;
[INFO] [stdout]    |                           ^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Image` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.15.0/src/texture/mod.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bevy_image::{CompressedImageFormats, Image, ImageLoader, ImageSamplerDescriptor};
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] help: import `Image` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  | use bevy_image::image::Image;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Image` is private
[INFO] [stdout]   --> src/widget/text.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 | use bevy_render::{camera::Camera, texture::Image};
[INFO] [stdout]    |                                            ^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Image` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.15.0/src/texture/mod.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bevy_image::{CompressedImageFormats, Image, ImageLoader, ImageSamplerDescriptor};
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] help: import `Image` directly
[INFO] [stdout]    |
[INFO] [stdout] 19 | use bevy_render::{camera::Camera, bevy_image::image::Image};
[INFO] [stdout]    |                                   ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Image` is private
[INFO] [stdout]   --> src/render/ui_texture_slice_pipeline.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 |     texture::{BevyDefault, GpuImage, Image, TRANSPARENT_IMAGE_HANDLE},
[INFO] [stdout]    |                                      ^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Image` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.15.0/src/texture/mod.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bevy_image::{CompressedImageFormats, Image, ImageLoader, ImageSamplerDescriptor};
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] help: import `Image` directly
[INFO] [stdout]    |
[INFO] [stdout] 22 |     texture::{BevyDefault, GpuImage, bevy_image::image::Image, TRANSPARENT_IMAGE_HANDLE},
[INFO] [stdout]    |                                      ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Image` is private
[INFO] [stdout]   --> src/render/mod.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |     texture::Image,
[INFO] [stdout]    |              ^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Image` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.15.0/src/texture/mod.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bevy_image::{CompressedImageFormats, Image, ImageLoader, ImageSamplerDescriptor};
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] help: import `Image` directly
[INFO] [stdout]    |
[INFO] [stdout] 31 |     bevy_image::image::Image,
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Image` is private
[INFO] [stdout]   --> src/ui_node.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout] 9  |     texture::{Image, TRANSPARENT_IMAGE_HANDLE},
[INFO] [stdout]    |               ^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Image` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.15.0/src/texture/mod.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bevy_image::{CompressedImageFormats, Image, ImageLoader, ImageSamplerDescriptor};
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] help: import `Image` directly
[INFO] [stdout]    |
[INFO] [stdout] 9  |     texture::{bevy_image::image::Image, TRANSPARENT_IMAGE_HANDLE},
[INFO] [stdout]    |               ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: unit struct `Animation` is private
[INFO] [stdout]    --> src/lib.rs:176:48
[INFO] [stdout]     |
[INFO] [stdout] 176 |                         .after(bevy_animation::Animation),
[INFO] [stdout]     |                                                ^^^^^^^^^ private unit struct
[INFO] [stdout]     |
[INFO] [stdout] note: the unit struct `Animation` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_animation-0.15.0/src/lib.rs:34:16
[INFO] [stdout]     |
[INFO] [stdout] 34  | use bevy_app::{Animation, App, Plugin, PostUpdate};
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit struct instead
[INFO] [stdout]     |
[INFO] [stdout] 176 |                         .after(bevy_app::Animation),
[INFO] [stdout]     |                                ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: import `Animation` directly
[INFO] [stdout]     |
[INFO] [stdout] 176 |                         .after(bevy_app::main_schedule::Animation::Animation),
[INFO] [stdout]     |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Image` is private
[INFO] [stdout]   --> src/widget/image.rs:8:27
[INFO] [stdout]    |
[INFO] [stdout] 8  | use bevy_render::texture::Image;
[INFO] [stdout]    |                           ^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Image` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.15.0/src/texture/mod.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bevy_image::{CompressedImageFormats, Image, ImageLoader, ImageSamplerDescriptor};
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] help: import `Image` directly
[INFO] [stdout]    |
[INFO] [stdout] 8  | use bevy_image::image::Image;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Image` is private
[INFO] [stdout]   --> src/widget/text.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 | use bevy_render::{camera::Camera, texture::Image};
[INFO] [stdout]    |                                            ^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Image` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.15.0/src/texture/mod.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bevy_image::{CompressedImageFormats, Image, ImageLoader, ImageSamplerDescriptor};
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] help: import `Image` directly
[INFO] [stdout]    |
[INFO] [stdout] 19 | use bevy_render::{camera::Camera, bevy_image::image::Image};
[INFO] [stdout]    |                                   ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Image` is private
[INFO] [stdout]    --> src/layout/mod.rs:470:18
[INFO] [stdout]     |
[INFO] [stdout] 470 |         texture::Image,
[INFO] [stdout]     |                  ^^^^^ private struct
[INFO] [stdout]     |
[INFO] [stdout] note: the struct `Image` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.15.0/src/texture/mod.rs:11:42
[INFO] [stdout]     |
[INFO] [stdout] 11  | use bevy_image::{CompressedImageFormats, Image, ImageLoader, ImageSamplerDescriptor};
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] help: import `Image` directly
[INFO] [stdout]     |
[INFO] [stdout] 470 |         bevy_image::image::Image,
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Image` is private
[INFO] [stdout]   --> src/render/ui_texture_slice_pipeline.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 |     texture::{BevyDefault, GpuImage, Image, TRANSPARENT_IMAGE_HANDLE},
[INFO] [stdout]    |                                      ^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Image` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.15.0/src/texture/mod.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bevy_image::{CompressedImageFormats, Image, ImageLoader, ImageSamplerDescriptor};
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] help: import `Image` directly
[INFO] [stdout]    |
[INFO] [stdout] 22 |     texture::{BevyDefault, GpuImage, bevy_image::image::Image, TRANSPARENT_IMAGE_HANDLE},
[INFO] [stdout]    |                                      ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Image` is private
[INFO] [stdout]   --> src/render/mod.rs:31:14
[INFO] [stdout]    |
[INFO] [stdout] 31 |     texture::Image,
[INFO] [stdout]    |              ^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Image` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.15.0/src/texture/mod.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bevy_image::{CompressedImageFormats, Image, ImageLoader, ImageSamplerDescriptor};
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] help: import `Image` directly
[INFO] [stdout]    |
[INFO] [stdout] 31 |     bevy_image::image::Image,
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct `Image` is private
[INFO] [stdout]   --> src/ui_node.rs:9:15
[INFO] [stdout]    |
[INFO] [stdout] 9  |     texture::{Image, TRANSPARENT_IMAGE_HANDLE},
[INFO] [stdout]    |               ^^^^^ private struct
[INFO] [stdout]    |
[INFO] [stdout] note: the struct `Image` is defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_render-0.15.0/src/texture/mod.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bevy_image::{CompressedImageFormats, Image, ImageLoader, ImageSamplerDescriptor};
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] help: import `Image` directly
[INFO] [stdout]    |
[INFO] [stdout] 9  |     texture::{bevy_image::image::Image, TRANSPARENT_IMAGE_HANDLE},
[INFO] [stdout]    |               ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: unit struct `Animation` is private
[INFO] [stdout]    --> src/lib.rs:176:48
[INFO] [stdout]     |
[INFO] [stdout] 176 |                         .after(bevy_animation::Animation),
[INFO] [stdout]     |                                                ^^^^^^^^^ private unit struct
[INFO] [stdout]     |
[INFO] [stdout] note: the unit struct `Animation` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_animation-0.15.0/src/lib.rs:34:16
[INFO] [stdout]     |
[INFO] [stdout] 34  | use bevy_app::{Animation, App, Plugin, PostUpdate};
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit struct instead
[INFO] [stdout]     |
[INFO] [stdout] 176 |                         .after(bevy_app::Animation),
[INFO] [stdout]     |                                ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: import `Animation` directly
[INFO] [stdout]     |
[INFO] [stdout] 176 |                         .after(bevy_app::main_schedule::Animation::Animation),
[INFO] [stdout]     |                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]   --> src/measurement.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub buffer: Option<&'a mut bevy_text::ComputedTextBlock>,
[INFO] [stdout]    |                                ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub buffer: Option<&'a mut bevy_ecs::ComputedTextBlock>,
[INFO] [stdout]    |                                ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/layout/ui_surface.rs:201:61
[INFO] [stdout]     |
[INFO] [stdout] 201 |         buffer_query: &'a mut bevy_ecs::prelude::Query<&mut bevy_text::ComputedTextBlock>,
[INFO] [stdout]     |                                                             ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 201 |         buffer_query: &'a mut bevy_ecs::prelude::Query<&mut bevy_ecs::ComputedTextBlock>,
[INFO] [stdout]     |                                                             ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/layout/ui_surface.rs:303:50
[INFO] [stdout]     |
[INFO] [stdout] 303 |     query: &'a mut bevy_ecs::prelude::Query<&mut bevy_text::ComputedTextBlock>,
[INFO] [stdout]     |                                                  ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 303 |     query: &'a mut bevy_ecs::prelude::Query<&mut bevy_ecs::ComputedTextBlock>,
[INFO] [stdout]     |                                                  ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/layout/ui_surface.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 | ) -> Option<&'a mut bevy_text::ComputedTextBlock> {
[INFO] [stdout]     |                     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 304 | ) -> Option<&'a mut bevy_ecs::ComputedTextBlock> {
[INFO] [stdout]     |                     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/layout/mod.rs:503:31
[INFO] [stdout]     |
[INFO] [stdout] 503 |         world.init_resource::<bevy_text::TextPipeline>();
[INFO] [stdout]     |                               ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 503 |         world.init_resource::<bevy_ecs::TextPipeline>();
[INFO] [stdout]     |                               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/layout/mod.rs:505:31
[INFO] [stdout]     |
[INFO] [stdout] 505 |         world.init_resource::<bevy_text::CosmicFontSystem>();
[INFO] [stdout]     |                               ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 505 |         world.init_resource::<bevy_ecs::CosmicFontSystem>();
[INFO] [stdout]     |                               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/layout/mod.rs:507:31
[INFO] [stdout]     |
[INFO] [stdout] 507 |         world.init_resource::<bevy_text::SwashCache>();
[INFO] [stdout]     |                               ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 507 |         world.init_resource::<bevy_ecs::SwashCache>();
[INFO] [stdout]     |                               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]     --> src/layout/mod.rs:1116:31
[INFO] [stdout]      |
[INFO] [stdout] 1116 |         world.init_resource::<bevy_text::TextPipeline>();
[INFO] [stdout]      |                               ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1116 |         world.init_resource::<bevy_ecs::TextPipeline>();
[INFO] [stdout]      |                               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]     --> src/layout/mod.rs:1118:31
[INFO] [stdout]      |
[INFO] [stdout] 1118 |         world.init_resource::<bevy_text::CosmicFontSystem>();
[INFO] [stdout]      |                               ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1118 |         world.init_resource::<bevy_ecs::CosmicFontSystem>();
[INFO] [stdout]      |                               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]     --> src/layout/mod.rs:1120:31
[INFO] [stdout]      |
[INFO] [stdout] 1120 |         world.init_resource::<bevy_text::SwashCache>();
[INFO] [stdout]      |                               ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1120 |         world.init_resource::<bevy_ecs::SwashCache>();
[INFO] [stdout]      |                               ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]     --> src/layout/mod.rs:1181:55
[INFO] [stdout]      |
[INFO] [stdout] 1181 |             mut computed_text_block_query: Query<&mut bevy_text::ComputedTextBlock>,
[INFO] [stdout]      |                                                       ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1181 |             mut computed_text_block_query: Query<&mut bevy_ecs::ComputedTextBlock>,
[INFO] [stdout]      |                                                       ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]     --> src/layout/mod.rs:1182:37
[INFO] [stdout]      |
[INFO] [stdout] 1182 |             mut font_system: ResMut<bevy_text::CosmicFontSystem>,
[INFO] [stdout]      |                                     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]      |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]      |
[INFO] [stdout] 1182 |             mut font_system: ResMut<bevy_ecs::CosmicFontSystem>,
[INFO] [stdout]      |                                     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:193:29
[INFO] [stdout]     |
[INFO] [stdout] 193 |             .ambiguous_with(bevy_text::update_text2d_layout)
[INFO] [stdout]     |                             ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 193 |             .ambiguous_with(bevy_ecs::update_text2d_layout)
[INFO] [stdout]     |                             ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:194:29
[INFO] [stdout]     |
[INFO] [stdout] 194 |             .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_text::Text2d>);
[INFO] [stdout]     |                             ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 194 |             .ambiguous_with(bevy_ecs::detect_text_needs_rerender::<bevy_text::Text2d>);
[INFO] [stdout]     |                             ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:194:69
[INFO] [stdout]     |
[INFO] [stdout] 194 |             .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_text::Text2d>);
[INFO] [stdout]     |                                                                     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 194 |             .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_ecs::Text2d>);
[INFO] [stdout]     |                                                                     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:257:17
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 bevy_text::detect_text_needs_rerender::<Text>,
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 bevy_ecs::detect_text_needs_rerender::<Text>,
[INFO] [stdout]     |                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:263:33
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_text::Text2d>)
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 .ambiguous_with(bevy_ecs::detect_text_needs_rerender::<bevy_text::Text2d>)
[INFO] [stdout]     |                                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:263:73
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_text::Text2d>)
[INFO] [stdout]     |                                                                         ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_ecs::Text2d>)
[INFO] [stdout]     |                                                                         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:267:33
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 .ambiguous_with(bevy_text::update_text2d_layout)
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 .ambiguous_with(bevy_ecs::update_text2d_layout)
[INFO] [stdout]     |                                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:273:24
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 .after(bevy_text::remove_dropped_font_atlas_sets)
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 .after(bevy_ecs::remove_dropped_font_atlas_sets)
[INFO] [stdout]     |                        ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:275:33
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_text::Text2d>)
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 .ambiguous_with(bevy_ecs::detect_text_needs_rerender::<bevy_text::Text2d>)
[INFO] [stdout]     |                                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:275:73
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_text::Text2d>)
[INFO] [stdout]     |                                                                         ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_ecs::Text2d>)
[INFO] [stdout]     |                                                                         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:276:33
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 .ambiguous_with(bevy_text::update_text2d_layout)
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 .ambiguous_with(bevy_ecs::update_text2d_layout)
[INFO] [stdout]     |                                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:277:33
[INFO] [stdout]     |
[INFO] [stdout] 277 |                 .ambiguous_with(bevy_text::calculate_bounds_text2d),
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 277 |                 .ambiguous_with(bevy_ecs::calculate_bounds_text2d),
[INFO] [stdout]     |                                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:290:56
[INFO] [stdout]     |
[INFO] [stdout] 290 |         AmbiguousWithUpdateText2DLayout.ambiguous_with(bevy_text::update_text2d_layout),
[INFO] [stdout]     |                                                        ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 290 |         AmbiguousWithUpdateText2DLayout.ambiguous_with(bevy_ecs::update_text2d_layout),
[INFO] [stdout]     |                                                        ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_ui` (lib test) due to 44 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]   --> src/measurement.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub buffer: Option<&'a mut bevy_text::ComputedTextBlock>,
[INFO] [stdout]    |                                ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub buffer: Option<&'a mut bevy_ecs::ComputedTextBlock>,
[INFO] [stdout]    |                                ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/layout/ui_surface.rs:201:61
[INFO] [stdout]     |
[INFO] [stdout] 201 |         buffer_query: &'a mut bevy_ecs::prelude::Query<&mut bevy_text::ComputedTextBlock>,
[INFO] [stdout]     |                                                             ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 201 |         buffer_query: &'a mut bevy_ecs::prelude::Query<&mut bevy_ecs::ComputedTextBlock>,
[INFO] [stdout]     |                                                             ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/layout/ui_surface.rs:303:50
[INFO] [stdout]     |
[INFO] [stdout] 303 |     query: &'a mut bevy_ecs::prelude::Query<&mut bevy_text::ComputedTextBlock>,
[INFO] [stdout]     |                                                  ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 303 |     query: &'a mut bevy_ecs::prelude::Query<&mut bevy_ecs::ComputedTextBlock>,
[INFO] [stdout]     |                                                  ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/layout/ui_surface.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 | ) -> Option<&'a mut bevy_text::ComputedTextBlock> {
[INFO] [stdout]     |                     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 304 | ) -> Option<&'a mut bevy_ecs::ComputedTextBlock> {
[INFO] [stdout]     |                     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:193:29
[INFO] [stdout]     |
[INFO] [stdout] 193 |             .ambiguous_with(bevy_text::update_text2d_layout)
[INFO] [stdout]     |                             ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 193 |             .ambiguous_with(bevy_ecs::update_text2d_layout)
[INFO] [stdout]     |                             ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:194:29
[INFO] [stdout]     |
[INFO] [stdout] 194 |             .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_text::Text2d>);
[INFO] [stdout]     |                             ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 194 |             .ambiguous_with(bevy_ecs::detect_text_needs_rerender::<bevy_text::Text2d>);
[INFO] [stdout]     |                             ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:194:69
[INFO] [stdout]     |
[INFO] [stdout] 194 |             .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_text::Text2d>);
[INFO] [stdout]     |                                                                     ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 194 |             .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_ecs::Text2d>);
[INFO] [stdout]     |                                                                     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:257:17
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 bevy_text::detect_text_needs_rerender::<Text>,
[INFO] [stdout]     |                 ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 bevy_ecs::detect_text_needs_rerender::<Text>,
[INFO] [stdout]     |                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:263:33
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_text::Text2d>)
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 .ambiguous_with(bevy_ecs::detect_text_needs_rerender::<bevy_text::Text2d>)
[INFO] [stdout]     |                                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:263:73
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_text::Text2d>)
[INFO] [stdout]     |                                                                         ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_ecs::Text2d>)
[INFO] [stdout]     |                                                                         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:267:33
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 .ambiguous_with(bevy_text::update_text2d_layout)
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 .ambiguous_with(bevy_ecs::update_text2d_layout)
[INFO] [stdout]     |                                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:273:24
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 .after(bevy_text::remove_dropped_font_atlas_sets)
[INFO] [stdout]     |                        ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 .after(bevy_ecs::remove_dropped_font_atlas_sets)
[INFO] [stdout]     |                        ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:275:33
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_text::Text2d>)
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 .ambiguous_with(bevy_ecs::detect_text_needs_rerender::<bevy_text::Text2d>)
[INFO] [stdout]     |                                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:275:73
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_text::Text2d>)
[INFO] [stdout]     |                                                                         ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 275 |                 .ambiguous_with(bevy_text::detect_text_needs_rerender::<bevy_ecs::Text2d>)
[INFO] [stdout]     |                                                                         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:276:33
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 .ambiguous_with(bevy_text::update_text2d_layout)
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 .ambiguous_with(bevy_ecs::update_text2d_layout)
[INFO] [stdout]     |                                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:277:33
[INFO] [stdout]     |
[INFO] [stdout] 277 |                 .ambiguous_with(bevy_text::calculate_bounds_text2d),
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 277 |                 .ambiguous_with(bevy_ecs::calculate_bounds_text2d),
[INFO] [stdout]     |                                 ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_text`
[INFO] [stdout]    --> src/lib.rs:290:56
[INFO] [stdout]     |
[INFO] [stdout] 290 |         AmbiguousWithUpdateText2DLayout.ambiguous_with(bevy_text::update_text2d_layout),
[INFO] [stdout]     |                                                        ^^^^^^^^^ use of undeclared crate or module `bevy_text`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 290 |         AmbiguousWithUpdateText2DLayout.ambiguous_with(bevy_ecs::update_text2d_layout),
[INFO] [stdout]     |                                                        ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_ui` (lib) due to 35 previous errors
[INFO] running `Command { std: "docker" "inspect" "700242fe657935e14317d11abc53c868cdaf480c3088ebe03d6a23d8ce1130ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "700242fe657935e14317d11abc53c868cdaf480c3088ebe03d6a23d8ce1130ce", kill_on_drop: false }`
[INFO] [stdout] 700242fe657935e14317d11abc53c868cdaf480c3088ebe03d6a23d8ce1130ce
