[INFO] cloning repository https://github.com/spatker/xerune [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spatker/xerune" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspatker%2Fxerune", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspatker%2Fxerune'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 908592a97e80b535982cd6eff362d6bfd557258f [INFO] checking spatker/xerune against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspatker%2Fxerune" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/spatker/xerune [INFO] finished tweaking git repo https://github.com/spatker/xerune [INFO] tweaked toml for git repo https://github.com/spatker/xerune written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/spatker/xerune on toolchain d8be25549d5418405531341b4be6d8538fc3c42e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/spatker/xerune 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" "+d8be25549d5418405531341b4be6d8538fc3c42e" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 9fe334169bf8a3c9c6c825d1314adff5bedff311d9cb0c862aa1575f766bb655 [INFO] running `Command { std: "docker" "start" "9fe334169bf8a3c9c6c825d1314adff5bedff311d9cb0c862aa1575f766bb655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9fe334169bf8a3c9c6c825d1314adff5bedff311d9cb0c862aa1575f766bb655" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fe334169bf8a3c9c6c825d1314adff5bedff311d9cb0c862aa1575f766bb655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9fe334169bf8a3c9c6c825d1314adff5bedff311d9cb0c862aa1575f766bb655" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.49 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling markup5ever v0.36.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling html5ever v0.36.1 [INFO] [stderr] Compiling xml5ever v0.36.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling markup5ever_rcdom v0.36.0+unofficial [INFO] [stderr] Checking jiff v0.2.20 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking grid v1.0.0 [INFO] [stderr] Checking taffy v0.9.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking wayland-client v0.31.12 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking mimalloc v0.1.52 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking coarse-prof v0.2.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling xerune_derive v0.1.0 (/opt/rustwide/workdir/xerune_derive) [INFO] [stderr] Checking env_logger v0.11.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking tiny-skia-path v0.12.0 [INFO] [stderr] Checking xerune v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> src/ui.rs:686:20 [INFO] [stdout] | [INFO] [stdout] 686 | let root = dom_to_taffy( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: expected `&mut NodeMap`, found `&mut HashMap<_, _>` [INFO] [stdout] --> src/ui.rs:690:13 [INFO] [stdout] | [INFO] [stdout] 690 | &mut render_data, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected mutable reference `&mut NodeMap` [INFO] [stdout] found mutable reference `&mut HashMap<_, _>` [INFO] [stdout] note: expected `&mut NodeMap`, found `&mut HashMap<_, _>` [INFO] [stdout] --> src/ui.rs:691:13 [INFO] [stdout] | [INFO] [stdout] 691 | &mut interactions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected mutable reference `&mut NodeMap` [INFO] [stdout] found mutable reference `&mut HashMap<_, _>` [INFO] [stdout] note: expected `&mut NodeMap>`, found `&mut HashMap<_, _>` [INFO] [stdout] --> src/ui.rs:695:13 [INFO] [stdout] | [INFO] [stdout] 695 | &mut node_to_handle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected mutable reference `&mut NodeMap>` [INFO] [stdout] found mutable reference `&mut HashMap<_, _>` [INFO] [stdout] note: expected `&mut NodeMap<(Style, ContainerStyle)>`, found `&mut HashMap<_, _>` [INFO] [stdout] --> src/ui.rs:696:13 [INFO] [stdout] | [INFO] [stdout] 696 | &mut base_styles, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: expected mutable reference `&mut NodeMap<(taffy::Style, ContainerStyle)>` [INFO] [stdout] found mutable reference `&mut HashMap<_, _>` [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/ui.rs:1130:4 [INFO] [stdout] | [INFO] [stdout] 1130 | fn dom_to_taffy( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1134 | render_data: &mut NodeMap, [INFO] [stdout] | ------------------------------------- [INFO] [stdout] 1135 | interactions: &mut NodeMap, [INFO] [stdout] | --------------------------------------- [INFO] [stdout] ... [INFO] [stdout] 1139 | node_to_handle: &mut NodeMap, [INFO] [stdout] | ------------------------------------ [INFO] [stdout] 1140 | base_styles: &mut NodeMap<(Style, ContainerStyle)>, [INFO] [stdout] | -------------------------------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ui.rs:701:13 [INFO] [stdout] | [INFO] [stdout] 701 | render_data, [INFO] [stdout] | ^^^^^^^^^^^ expected `NodeMap`, found `HashMap<_, _>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `NodeMap` [INFO] [stdout] found struct `HashMap<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ui.rs:702:13 [INFO] [stdout] | [INFO] [stdout] 702 | interactions, [INFO] [stdout] | ^^^^^^^^^^^^ expected `NodeMap`, found `HashMap<_, _>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `NodeMap` [INFO] [stdout] found struct `HashMap<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ui.rs:703:29 [INFO] [stdout] | [INFO] [stdout] 703 | scroll_offsets: HashMap::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `NodeMap<(f32, f32)>`, found `HashMap<_, _>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `NodeMap<(f32, f32)>` [INFO] [stdout] found struct `HashMap<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ui.rs:705:13 [INFO] [stdout] | [INFO] [stdout] 705 | node_to_handle, [INFO] [stdout] | ^^^^^^^^^^^^^^ expected `NodeMap>`, found `HashMap<_, _>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `NodeMap>` [INFO] [stdout] found struct `HashMap<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ui.rs:706:13 [INFO] [stdout] | [INFO] [stdout] 706 | base_styles, [INFO] [stdout] | ^^^^^^^^^^^ expected `NodeMap<(Style, ContainerStyle)>`, found `HashMap<_, _>` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `NodeMap<(taffy::Style, ContainerStyle)>` [INFO] [stdout] found struct `HashMap<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui.rs:1024:62 [INFO] [stdout] | [INFO] [stdout] 1024 | layout_style.size = Size { width: length(20.0), height: length(20.0) }; [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `20.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)]` (part of `#[warn(future_incompatible)]`) 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/ui.rs:1024:84 [INFO] [stdout] | [INFO] [stdout] 1024 | layout_style.size = Size { width: length(20.0), height: length(20.0) }; [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `20.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/ui.rs:1025:80 [INFO] [stdout] | [INFO] [stdout] 1025 | ... layout_style.margin = taffy::geometry::Rect { left: length(5.0), right: length(5.0), top: length(0.0), bottom: length(0.0) }; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/ui.rs:1025:100 [INFO] [stdout] | [INFO] [stdout] 1025 | ...{ left: length(5.0), right: length(5.0), top: length(0.0), bottom: length(0.0) }; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/ui.rs:1025:118 [INFO] [stdout] | [INFO] [stdout] 1025 | ...), right: length(5.0), top: length(0.0), bottom: length(0.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/ui.rs:1025:139 [INFO] [stdout] | [INFO] [stdout] 1025 | ..., top: length(0.0), bottom: length(0.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/ui.rs:1028:62 [INFO] [stdout] | [INFO] [stdout] 1028 | layout_style.size = Size { width: length(100.0), height: length(20.0) }; [INFO] [stdout] | ^^^^^ help: explicitly specify the type as `f32`: `100.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/ui.rs:1028:85 [INFO] [stdout] | [INFO] [stdout] 1028 | layout_style.size = Size { width: length(100.0), height: length(20.0) }; [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `20.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 thiserror v1.0.69 [INFO] [stderr] Checking tiny-skia v0.12.0 [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/defaults.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 79 | left: length(0.0), right: length(0.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/defaults.rs:79:50 [INFO] [stdout] | [INFO] [stdout] 79 | left: length(0.0), right: length(0.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/defaults.rs:80:29 [INFO] [stdout] | [INFO] [stdout] 80 | top: length(20.0), bottom: length(20.0) [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `20.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/defaults.rs:80:51 [INFO] [stdout] | [INFO] [stdout] 80 | top: length(20.0), bottom: length(20.0) [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `20.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/defaults.rs:86:30 [INFO] [stdout] | [INFO] [stdout] 86 | left: length(0.0), right: length(0.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/defaults.rs:86:50 [INFO] [stdout] | [INFO] [stdout] 86 | left: length(0.0), right: length(0.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/defaults.rs:87:29 [INFO] [stdout] | [INFO] [stdout] 87 | top: length(15.0), bottom: length(15.0) [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `15.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/defaults.rs:87:51 [INFO] [stdout] | [INFO] [stdout] 87 | top: length(15.0), bottom: length(15.0) [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `15.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/defaults.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | left: length(0.0), right: length(0.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/defaults.rs:92:50 [INFO] [stdout] | [INFO] [stdout] 92 | left: length(0.0), right: length(0.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/defaults.rs:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | top: length(10.0), bottom: 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/defaults.rs:93:51 [INFO] [stdout] | [INFO] [stdout] 93 | top: length(10.0), bottom: 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/defaults.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | left: length(20.0), right: length(0.0), [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `20.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/defaults.rs:98:51 [INFO] [stdout] | [INFO] [stdout] 98 | left: length(20.0), right: length(0.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/defaults.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | top: length(0.0), bottom: length(0.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/defaults.rs:99:50 [INFO] [stdout] | [INFO] [stdout] 99 | top: length(0.0), bottom: length(0.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/defaults.rs:104:30 [INFO] [stdout] | [INFO] [stdout] 104 | left: length(0.0), right: length(0.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/defaults.rs:104:50 [INFO] [stdout] | [INFO] [stdout] 104 | left: length(0.0), right: length(0.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/defaults.rs:105:29 [INFO] [stdout] | [INFO] [stdout] 105 | top: length(2.0), bottom: length(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/defaults.rs:105:50 [INFO] [stdout] | [INFO] [stdout] 105 | top: length(2.0), bottom: length(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/defaults.rs:112:30 [INFO] [stdout] | [INFO] [stdout] 112 | left: length(8.0), right: length(8.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `8.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/defaults.rs:112:50 [INFO] [stdout] | [INFO] [stdout] 112 | left: length(8.0), right: length(8.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `8.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/defaults.rs:113:29 [INFO] [stdout] | [INFO] [stdout] 113 | top: length(8.0), bottom: length(8.0) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `8.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/defaults.rs:113:50 [INFO] [stdout] | [INFO] [stdout] 113 | top: length(8.0), bottom: length(8.0) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `8.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/defaults.rs:118:60 [INFO] [stdout] | [INFO] [stdout] 118 | bundle.taffy_style.size = Size { width: length(100.0), height: length(100.0) }; [INFO] [stdout] | ^^^^^ help: explicitly specify the type as `f32`: `100.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/defaults.rs:118:83 [INFO] [stdout] | [INFO] [stdout] 118 | bundle.taffy_style.size = Size { width: length(100.0), height: length(100.0) }; [INFO] [stdout] | ^^^^^ help: explicitly specify the type as `f32`: `100.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/defaults.rs:125:60 [INFO] [stdout] | [INFO] [stdout] 125 | bundle.taffy_style.size = Size { width: length(20.0), height: length(20.0) }; [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `20.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/defaults.rs:125:82 [INFO] [stdout] | [INFO] [stdout] 125 | bundle.taffy_style.size = Size { width: length(20.0), height: length(20.0) }; [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `20.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/defaults.rs:126:78 [INFO] [stdout] | [INFO] [stdout] 126 | ... bundle.taffy_style.margin = taffy::geometry::Rect { left: length(5.0), right: length(5.0), top: length(0.0), bottom: length(0... [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/defaults.rs:126:98 [INFO] [stdout] | [INFO] [stdout] 126 | ...{ left: length(5.0), right: length(5.0), top: length(0.0), bottom: length(0.0) }; [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/defaults.rs:126:116 [INFO] [stdout] | [INFO] [stdout] 126 | ...), right: length(5.0), top: length(0.0), bottom: length(0.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/defaults.rs:126:137 [INFO] [stdout] | [INFO] [stdout] 126 | ..., top: length(0.0), bottom: length(0.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/defaults.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | left: length(0.0), right: length(0.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/defaults.rs:132:50 [INFO] [stdout] | [INFO] [stdout] 132 | left: length(0.0), right: length(0.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/defaults.rs:133:29 [INFO] [stdout] | [INFO] [stdout] 133 | top: length(12.0), bottom: length(12.0) [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `12.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/defaults.rs:133:51 [INFO] [stdout] | [INFO] [stdout] 133 | top: length(12.0), bottom: length(12.0) [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `12.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/defaults.rs:140:30 [INFO] [stdout] | [INFO] [stdout] 140 | left: length(0.0), right: length(0.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/defaults.rs:140:50 [INFO] [stdout] | [INFO] [stdout] 140 | left: length(0.0), right: length(0.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/defaults.rs:141:29 [INFO] [stdout] | [INFO] [stdout] 141 | top: length(10.0), bottom: 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/defaults.rs:141:51 [INFO] [stdout] | [INFO] [stdout] 141 | top: length(10.0), bottom: 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/defaults.rs:148:30 [INFO] [stdout] | [INFO] [stdout] 148 | left: length(0.0), right: length(0.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/defaults.rs:148:50 [INFO] [stdout] | [INFO] [stdout] 148 | left: length(0.0), right: length(0.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/defaults.rs:149:29 [INFO] [stdout] | [INFO] [stdout] 149 | top: length(8.0), bottom: length(8.0) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `8.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/defaults.rs:149:50 [INFO] [stdout] | [INFO] [stdout] 149 | top: length(8.0), bottom: length(8.0) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `8.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/defaults.rs:156:30 [INFO] [stdout] | [INFO] [stdout] 156 | left: length(0.0), right: length(0.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/defaults.rs:156:50 [INFO] [stdout] | [INFO] [stdout] 156 | left: length(0.0), right: length(0.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/defaults.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | top: length(6.0), bottom: length(6.0) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `6.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/defaults.rs:157:50 [INFO] [stdout] | [INFO] [stdout] 157 | top: length(6.0), bottom: length(6.0) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `6.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/defaults.rs:162:30 [INFO] [stdout] | [INFO] [stdout] 162 | left: length(2.0), right: length(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/defaults.rs:162:50 [INFO] [stdout] | [INFO] [stdout] 162 | left: length(2.0), right: length(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/defaults.rs:163:29 [INFO] [stdout] | [INFO] [stdout] 163 | top: length(2.0), bottom: length(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/defaults.rs:163:50 [INFO] [stdout] | [INFO] [stdout] 163 | top: length(2.0), bottom: length(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/defaults.rs:172:30 [INFO] [stdout] | [INFO] [stdout] 172 | left: length(5.0), right: length(5.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/defaults.rs:172:50 [INFO] [stdout] | [INFO] [stdout] 172 | left: length(5.0), right: length(5.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/defaults.rs:173:29 [INFO] [stdout] | [INFO] [stdout] 173 | top: length(2.0), bottom: length(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/defaults.rs:173:50 [INFO] [stdout] | [INFO] [stdout] 173 | top: length(2.0), bottom: length(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/defaults.rs:179:30 [INFO] [stdout] | [INFO] [stdout] 179 | left: length(5.0), right: length(5.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/defaults.rs:179:50 [INFO] [stdout] | [INFO] [stdout] 179 | left: length(5.0), right: length(5.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/defaults.rs:180:29 [INFO] [stdout] | [INFO] [stdout] 180 | top: length(2.0), bottom: length(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/defaults.rs:180:50 [INFO] [stdout] | [INFO] [stdout] 180 | top: length(2.0), bottom: length(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/defaults.rs:187:30 [INFO] [stdout] | [INFO] [stdout] 187 | left: length(10.0), right: 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/defaults.rs:187:51 [INFO] [stdout] | [INFO] [stdout] 187 | left: length(10.0), right: 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/defaults.rs:188:29 [INFO] [stdout] | [INFO] [stdout] 188 | top: length(5.0), bottom: length(5.0) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/defaults.rs:188:50 [INFO] [stdout] | [INFO] [stdout] 188 | top: length(5.0), bottom: length(5.0) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/defaults.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | left: length(2.0), right: length(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/defaults.rs:191:50 [INFO] [stdout] | [INFO] [stdout] 191 | left: length(2.0), right: length(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/defaults.rs:192:29 [INFO] [stdout] | [INFO] [stdout] 192 | top: length(2.0), bottom: length(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/defaults.rs:192:50 [INFO] [stdout] | [INFO] [stdout] 192 | top: length(2.0), bottom: length(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/defaults.rs:203:61 [INFO] [stdout] | [INFO] [stdout] 203 | bundle.taffy_style.size = Size { width: length(150.0), height: length(20.0) }; [INFO] [stdout] | ^^^^^ help: explicitly specify the type as `f32`: `150.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/defaults.rs:203:84 [INFO] [stdout] | [INFO] [stdout] 203 | bundle.taffy_style.size = Size { width: length(150.0), height: length(20.0) }; [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `20.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/defaults.rs:207:60 [INFO] [stdout] | [INFO] [stdout] 207 | bundle.taffy_style.size = Size { width: length(150.0), height: length(30.0) }; [INFO] [stdout] | ^^^^^ help: explicitly specify the type as `f32`: `150.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/defaults.rs:207:83 [INFO] [stdout] | [INFO] [stdout] 207 | bundle.taffy_style.size = Size { width: length(150.0), height: length(30.0) }; [INFO] [stdout] | ^^^^ help: explicitly specify the type as `f32`: `30.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/defaults.rs:209:30 [INFO] [stdout] | [INFO] [stdout] 209 | left: length(8.0), right: length(8.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `8.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/defaults.rs:209:50 [INFO] [stdout] | [INFO] [stdout] 209 | left: length(8.0), right: length(8.0), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `8.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/defaults.rs:210:29 [INFO] [stdout] | [INFO] [stdout] 210 | top: length(5.0), bottom: length(5.0) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/defaults.rs:210:50 [INFO] [stdout] | [INFO] [stdout] 210 | top: length(5.0), bottom: length(5.0) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `5.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/defaults.rs:213:30 [INFO] [stdout] | [INFO] [stdout] 213 | left: length(2.0), right: length(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/defaults.rs:213:50 [INFO] [stdout] | [INFO] [stdout] 213 | left: length(2.0), right: length(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/defaults.rs:214:29 [INFO] [stdout] | [INFO] [stdout] 214 | top: length(2.0), bottom: length(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/defaults.rs:214:50 [INFO] [stdout] | [INFO] [stdout] 214 | top: length(2.0), bottom: length(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/defaults.rs:224:60 [INFO] [stdout] | [INFO] [stdout] 224 | bundle.taffy_style.size = Size { width: length(200.0), height: length(200.0) }; [INFO] [stdout] | ^^^^^ help: explicitly specify the type as `f32`: `200.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/defaults.rs:224:83 [INFO] [stdout] | [INFO] [stdout] 224 | bundle.taffy_style.size = Size { width: length(200.0), height: length(200.0) }; [INFO] [stdout] | ^^^^^ help: explicitly specify the type as `f32`: `200.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] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xerune` (lib) due to 6 previous errors; 90 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9fe334169bf8a3c9c6c825d1314adff5bedff311d9cb0c862aa1575f766bb655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fe334169bf8a3c9c6c825d1314adff5bedff311d9cb0c862aa1575f766bb655", kill_on_drop: false }` [INFO] [stdout] 9fe334169bf8a3c9c6c825d1314adff5bedff311d9cb0c862aa1575f766bb655