[INFO] fetching crate bevy_ui 0.18.1... [INFO] checking bevy_ui-0.18.1 against try#9961e55b3687a6d0b2bab4af0e5e81494b09be81 for pr-139087-1 [INFO] extracting crate bevy_ui 0.18.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate bevy_ui 0.18.1 [INFO] finished tweaking crates.io crate bevy_ui 0.18.1 [INFO] tweaked toml for crates.io crate bevy_ui 0.18.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_ui 0.18.1 on toolchain 9961e55b3687a6d0b2bab4af0e5e81494b09be81 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_ui 0.18.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d89a41dc2b7e471a2991952756712a49972408c91eeec109b3b4e94fcff2aed6 [INFO] running `Command { std: "docker" "start" "-a" "d89a41dc2b7e471a2991952756712a49972408c91eeec109b3b4e94fcff2aed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d89a41dc2b7e471a2991952756712a49972408c91eeec109b3b4e94fcff2aed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d89a41dc2b7e471a2991952756712a49972408c91eeec109b3b4e94fcff2aed6", kill_on_drop: false }` [INFO] [stdout] d89a41dc2b7e471a2991952756712a49972408c91eeec109b3b4e94fcff2aed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9961e55b3687a6d0b2bab4af0e5e81494b09be81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7d8764bd19040dae22dae9d78443131acacc40588fa94dce2567f0588ba698b [INFO] running `Command { std: "docker" "start" "-a" "b7d8764bd19040dae22dae9d78443131acacc40588fa94dce2567f0588ba698b", kill_on_drop: false }` [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking const_panic v0.2.15 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking bevy_ptr v0.18.1 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking inventory v0.3.22 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking stackfuture v0.3.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling naga v27.0.3 [INFO] [stderr] Checking atomicow v1.1.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking svg_fmt v0.4.5 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking euclid v0.22.13 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling wgpu-hal v27.0.4 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling wgpu-core v27.0.3 [INFO] [stderr] Checking yazi v0.2.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking zeno v0.3.3 [INFO] [stderr] Checking fontdb v0.23.0 [INFO] [stderr] Compiling wgpu v27.0.1 [INFO] [stderr] Checking linebender_resource_handle v0.1.1 [INFO] [stderr] Checking self_cell v1.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking ctrlc v3.5.2 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking rangemap v1.7.1 [INFO] [stderr] Checking radsort v0.1.1 [INFO] [stderr] Checking offset-allocator v0.2.0 [INFO] [stderr] Checking accesskit v0.21.1 [INFO] [stderr] Checking grid v1.0.0 [INFO] [stderr] Checking taffy v0.9.2 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling bevy_macro_utils v0.18.1 [INFO] [stderr] Compiling encase_derive_impl v0.12.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling encase_derive v0.12.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.18.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.18.1 [INFO] [stderr] Compiling bevy_derive v0.18.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling bevy_asset_macros v0.18.1 [INFO] [stderr] Compiling bevy_encase_derive v0.18.1 [INFO] [stderr] Compiling bevy_render_macros v0.18.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking encase v0.12.0 [INFO] [stderr] Checking font-types v0.10.1 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking glam v0.30.10 [INFO] [stderr] Checking read-fonts v0.35.0 [INFO] [stderr] Checking read-fonts v0.36.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking wgpu-types v27.0.1 [INFO] [stderr] Checking bevy_platform v0.18.1 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking ron v0.12.0 [INFO] [stderr] Checking bevy_utils v0.18.1 [INFO] [stderr] Checking bevy_tasks v0.18.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking harfrust v0.4.1 [INFO] [stderr] Checking skrifa v0.39.0 [INFO] [stderr] Checking skrifa v0.37.0 [INFO] [stderr] Checking bevy_reflect v0.18.1 [INFO] [stderr] Checking hexasphere v16.0.0 [INFO] [stderr] Checking swash v0.2.6 [INFO] [stderr] Checking cosmic-text v0.16.0 [INFO] [stderr] Checking naga_oil v0.20.0 [INFO] [stderr] Checking bevy_ecs v0.18.1 [INFO] [stderr] Checking bevy_math v0.18.1 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v27.0.0 [INFO] [stderr] Checking bevy_color v0.18.1 [INFO] [stderr] Checking bevy_app v0.18.1 [INFO] [stderr] Checking bevy_time v0.18.1 [INFO] [stderr] Checking bevy_log v0.18.1 [INFO] [stderr] Checking bevy_input v0.18.1 [INFO] [stderr] Checking bevy_a11y v0.18.1 [INFO] [stderr] Checking bevy_transform v0.18.1 [INFO] [stderr] Checking bevy_diagnostic v0.18.1 [INFO] [stderr] Checking bevy_asset v0.18.1 [INFO] [stderr] Checking bevy_window v0.18.1 [INFO] [stderr] Checking bevy_input_focus v0.18.1 [INFO] [stderr] Checking bevy_image v0.18.1 [INFO] [stderr] Checking bevy_mesh v0.18.1 [INFO] [stderr] Checking bevy_shader v0.18.1 [INFO] [stderr] Checking bevy_text v0.18.1 [INFO] [stderr] Checking bevy_camera v0.18.1 [INFO] [stderr] Checking bevy_render v0.18.1 [INFO] [stderr] Checking bevy_sprite v0.18.1 [INFO] [stderr] Checking bevy_ui v0.18.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/layout/convert.rs:34:48 [INFO] [stdout] | [INFO] [stdout] 34 | Val::Auto => style_helpers::length(0.), [INFO] [stdout] | ^^ help: explicitly specify the type as `f32`: `0._f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/layout/ui_surface.rs:193:66 [INFO] [stdout] | [INFO] [stdout] 193 | ... width: taffy::style_helpers::percent(1.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/layout/ui_surface.rs:194:67 [INFO] [stdout] | [INFO] [stdout] 194 | ... height: taffy::style_helpers::percent(1.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bevy_core_pipeline v0.18.1 [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/layout/convert.rs:34:48 [INFO] [stdout] | [INFO] [stdout] 34 | Val::Auto => style_helpers::length(0.), [INFO] [stdout] | ^^ help: explicitly specify the type as `f32`: `0._f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/layout/convert.rs:638:29 [INFO] [stdout] | [INFO] [stdout] 638 | vec![sh::length(10.0), sh::percent(0.5), sh::fr(1.0)] [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/layout/convert.rs:638:48 [INFO] [stdout] | [INFO] [stdout] 638 | vec![sh::length(10.0), sh::percent(0.5), sh::fr(1.0)] [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.5_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/layout/convert.rs:638:61 [INFO] [stdout] | [INFO] [stdout] 638 | vec![sh::length(10.0), sh::percent(0.5), sh::fr(1.0)] [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/layout/convert.rs:642:48 [INFO] [stdout] | [INFO] [stdout] 642 | vec![sh::repeat(5, vec![sh::length(10.0)])] [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `10.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/layout/convert.rs:649:39 [INFO] [stdout] | [INFO] [stdout] 649 | sh::minmax(sh::length(0.0), sh::fr(2.0)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/layout/convert.rs:649:52 [INFO] [stdout] | [INFO] [stdout] 649 | sh::minmax(sh::length(0.0), sh::fr(2.0)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/layout/ui_surface.rs:193:66 [INFO] [stdout] | [INFO] [stdout] 193 | ... width: taffy::style_helpers::percent(1.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/layout/ui_surface.rs:194:67 [INFO] [stdout] | [INFO] [stdout] 194 | ... height: taffy::style_helpers::percent(1.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "b7d8764bd19040dae22dae9d78443131acacc40588fa94dce2567f0588ba698b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7d8764bd19040dae22dae9d78443131acacc40588fa94dce2567f0588ba698b", kill_on_drop: false }` [INFO] [stdout] b7d8764bd19040dae22dae9d78443131acacc40588fa94dce2567f0588ba698b