[INFO] cloning repository https://github.com/Narven/expenses [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Narven/expenses" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNarven%2Fexpenses", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNarven%2Fexpenses'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fc50b776446fcdd8a226251325a58f91c9ec34b [INFO] checking Narven/expenses against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNarven%2Fexpenses" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Narven/expenses on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Narven/expenses [INFO] finished tweaking git repo https://github.com/Narven/expenses [INFO] tweaked toml for git repo https://github.com/Narven/expenses written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Narven/expenses 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded softbuffer v0.3.3 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90dd57c0af4229b2e342f0ce0358441182f09c43c3f20700964ba8cae962f1ea [INFO] running `Command { std: "docker" "start" "-a" "90dd57c0af4229b2e342f0ce0358441182f09c43c3f20700964ba8cae962f1ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90dd57c0af4229b2e342f0ce0358441182f09c43c3f20700964ba8cae962f1ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90dd57c0af4229b2e342f0ce0358441182f09c43c3f20700964ba8cae962f1ea", kill_on_drop: false }` [INFO] [stdout] 90dd57c0af4229b2e342f0ce0358441182f09c43c3f20700964ba8cae962f1ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a49fe746cc1a3a8dcb2187166a1d463e0195e1387de61f6babf77f3e68dbabf [INFO] running `Command { std: "docker" "start" "-a" "7a49fe746cc1a3a8dcb2187166a1d463e0195e1387de61f6babf77f3e68dbabf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling winnow v0.5.33 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Checking vtable v0.1.11 [INFO] [stderr] Compiling fontdue v0.8.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking lyon_extra v1.0.1 [INFO] [stderr] Checking lyon_algorithms v1.0.4 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling glutin v0.31.2 [INFO] [stderr] Compiling css-color-parser2 v1.0.1 [INFO] [stderr] Compiling i-slint-core-macros v1.3.2 [INFO] [stderr] Compiling codemap-diagnostic v0.1.2 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.4 [INFO] [stderr] Checking clru v0.6.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking pin-weak v1.1.0 [INFO] [stderr] Checking accesskit v0.12.2 [INFO] [stderr] Compiling by_address v1.1.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Checking glutin_egl_sys v0.6.0 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling cpp_macros v0.5.9 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling softbuffer v0.3.3 [INFO] [stderr] Compiling ctor v0.2.6 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Checking async-once-cell v0.5.3 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Checking accesskit_consumer v0.16.1 [INFO] [stderr] Checking lru v0.12.1 [INFO] [stderr] Checking glow v0.13.0 [INFO] [stderr] Checking imgref v1.10.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling i-slint-backend-winit v1.3.2 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Checking async-lock v3.2.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Compiling fontdb v0.15.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking tiny-xlib v0.2.2 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Compiling i-slint-common v1.3.2 [INFO] [stderr] Compiling usvg-text-layout v0.36.0 [INFO] [stderr] Compiling cpp_build v0.5.9 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Checking async-fs v1.6.0 [INFO] [stderr] Compiling i-slint-backend-selector v1.3.2 [INFO] [stderr] Compiling usvg v0.36.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Checking cpp v0.5.9 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking memmap2 v0.9.3 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ahash v0.8.7 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling resvg v0.36.0 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking femtovg v0.8.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling qttypes v0.2.11 [INFO] [stderr] Compiling i-slint-backend-qt v1.3.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking i-slint-core v1.3.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.0.0 [INFO] [stderr] Checking xdg-home v1.0.0 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Checking async-io v1.13.0 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Checking wayland-protocols v0.31.0 [INFO] [stderr] Checking wayland-cursor v0.31.0 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Checking zvariant v3.15.0 [INFO] [stderr] Checking i-slint-renderer-femtovg v1.3.2 [INFO] [stderr] Checking zbus_names v2.6.0 [INFO] [stderr] Checking zbus v3.14.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling i-slint-compiler v1.3.2 [INFO] [stderr] Checking smithay-client-toolkit v0.18.0 [INFO] [stderr] Checking x11rb v0.12.0 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking smithay-clipboard v0.7.0 [INFO] [stderr] Checking winit v0.29.9 [INFO] [stderr] Checking x11-clipboard v0.8.1 [INFO] [stderr] Checking copypasta v0.10.0 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Checking atspi-proxies v0.3.0 [INFO] [stderr] Compiling slint-build v1.3.2 [INFO] [stderr] Checking atspi-connection v0.3.0 [INFO] [stderr] Checking atspi v0.19.0 [INFO] [stderr] Checking accesskit_unix v0.6.2 [INFO] [stderr] Compiling slint-macros v1.3.2 [INFO] [stderr] Compiling expenses v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking accesskit_winit v0.16.1 [INFO] [stderr] Checking slint v1.3.2 [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/expenses-61ce9b73db5606d7/out/appwindow.rs:200:21 [INFO] [stdout] | [INFO] [stdout] 199 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerAppWindow { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 200 | ...ot_1 : sp :: r#WindowItem , r#text_3 : sp :: r#Text , r#income_4 : sp :: r#Empty , r#native_5 : sp :: r#NativeLineEdit , r#inner_7 : sp :: r#Empty , r#inner_clip_8 : sp :: r#Clip , r#i_placeholder_9 : sp :: r#Text , r#i_text_input_10 : sp :: r#TextInput , r#empty_12 : sp :: r#Empty , r#rectangle_13 : sp :: r#Rectangle , r#text_14 : sp :: r#Text , r#rectangle_15 : sp :: r#Rectangle , r#rectangle_16 : sp :: r#Rectangle , r#button_11 : InnerButton_root_17 , r#root_1_empty_12_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_12_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_12_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_i_placeholder_9_horizontal_stretch : sp :: Property < f32 > , r#root_1_i_placeholder_9_max_height : sp :: Property < sp :: LogicalLength > , r#root_1_i_placeholder_9_max_width : sp :: Property < sp :: LogicalLength > , r#root_1_i_placeholder_9_min_height : sp :: Property < sp :: LogicalLength > , r#root_1_i_placeholder_9_min_width : sp :: Property < sp :: LogicalLength > , r#root_1_i_placeholder_9_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_1_i_placeholder_9_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_1_i_placeholder_9_vertical_stretch : sp :: Property < f32 > , r#root_1_i_placeholder_9_x : sp :: Property < sp :: LogicalLength > , r#root_1_i_placeholder_9_y : sp :: Property < sp :: LogicalLength > , r#root_1_i_text_input_10_computed_x : sp :: Property < sp :: LogicalLength > , r#root_1_i_text_input_10_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_1_i_text_input_10_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_1_i_text_input_10_x : sp :: Property < sp :: LogicalLength > , r#root_1_i_text_input_10_y : sp :: Property < sp :: LogicalLength > , r#root_1_income_4_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_income_4_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_income_4_width : sp :: Property < sp :: LogicalLength > , r#root_1_inner_7_height : sp :: Property < sp :: LogicalLength > , r#root_1_inner_7_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_inner_7_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_inner_7_margin : sp :: Property < sp :: LogicalLength > , r#root_1_inner_7_placeholder_color : sp :: Property < slint :: Brush > , r#root_1_inner_7_text_color : sp :: Property < slint :: Brush > , r#root_1_inner_clip_8_x : sp :: Property < sp :: LogicalLength > , r#root_1_inner_clip_8_y : sp :: Property < sp :: LogicalLength > , r#root_1_layout_6_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_layout_6_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_layout_6_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_native_5_horizontal_stretch : sp :: Property < f32 > , r#root_1_native_5_max_height : sp :: Property < sp :: LogicalLength > , r#root_1_native_5_max_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_5_min_height : sp :: Property < sp :: LogicalLength > , r#root_1_native_5_min_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_5_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_1_native_5_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_5_vertical_stretch : sp :: Property < f32 > , r#root_1_native_5_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_5_y : sp :: Property < sp :: LogicalLength > , r#root_1_open_curtain : sp :: Property < bool > , r#root_1_rectangle_13_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_rectangle_13_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_rectangle_13_width : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_15_width : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_16_width : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_16_x : sp :: Property < sp :: LogicalLength > , r#root_1_results : sp :: Property < sp :: SharedString > , r#root_1_text_14_min_height : sp :: Property < sp :: LogicalLength > , r#root_1_text_14_min_width : sp :: Property < sp :: LogicalLength > , r#root_1_text_14_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_1_text_14_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_1_text_14_x : sp :: Property < sp :: LogicalLength > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_divide_income : sp :: Callback < (sp :: SharedString ,) , () > , r#root_1_income_4_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#root_1_income_4_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerAppWindow >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_AppWindow , window_adapter_ : sp :: OnceCell < sp :: WindowAdapterRc > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 200 | r#root_1 : () , r#text_3 : () , r#income_4 : () , r#native_5 : () , r#inner_7 : () , r#inner_clip_8 : () , r#i_placeholder_9 : () , r#i_text_input_10 : () , r#empty_12 : () , r#rectangle_13 : () , r#text_14 : () , r#rectangle_15 : () , r#rectangle_16 : () , r#button_11 : () , r#root_1_empty_12_layout_cache : () , r#root_1_empty_12_layoutinfo_h : () , r#root_1_empty_12_layoutinfo_v : () , r#root_1_empty_2_layout_cache_h : () , r#root_1_empty_2_layout_cache_v : () , r#root_1_empty_2_layoutinfo_h : () , r#root_1_empty_2_layoutinfo_v : () , r#root_1_i_placeholder_9_horizontal_stretch : () , r#root_1_i_placeholder_9_max_height : () , r#root_1_i_placeholder_9_max_width : () , r#root_1_i_placeholder_9_min_height : () , r#root_1_i_placeholder_9_min_width : () , r#root_1_i_placeholder_9_preferred_height : () , r#root_1_i_placeholder_9_preferred_width : () , r#root_1_i_placeholder_9_vertical_stretch : () , r#root_1_i_placeholder_9_x : () , r#root_1_i_placeholder_9_y : () , r#root_1_i_text_input_10_computed_x : () , r#root_1_i_text_input_10_preferred_height : () , r#root_1_i_text_input_10_preferred_width : () , r#root_1_i_text_input_10_x : () , r#root_1_i_text_input_10_y : () , r#root_1_income_4_layoutinfo_h : () , r#root_1_income_4_layoutinfo_v : () , r#root_1_income_4_width : () , r#root_1_inner_7_height : () , r#root_1_inner_7_layoutinfo_h : () , r#root_1_inner_7_layoutinfo_v : () , r#root_1_inner_7_margin : () , r#root_1_inner_7_placeholder_color : () , r#root_1_inner_7_text_color : () , r#root_1_inner_clip_8_x : () , r#root_1_inner_clip_8_y : () , r#root_1_layout_6_layout_cache : () , r#root_1_layout_6_layoutinfo_h : () , r#root_1_layout_6_layoutinfo_v : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_native_5_horizontal_stretch : () , r#root_1_native_5_max_height : () , r#root_1_native_5_max_width : () , r#root_1_native_5_min_height : () , r#root_1_native_5_min_width : () , r#root_1_native_5_preferred_height : () , r#root_1_native_5_preferred_width : () , r#root_1_native_5_vertical_stretch : () , r#root_1_native_5_x : () , r#root_1_native_5_y : () , r#root_1_open_curtain : () , r#root_1_rectangle_13_layoutinfo_h : () , r#root_1_rectangle_13_layoutinfo_v : () , r#root_1_rectangle_13_width : () , r#root_1_rectangle_15_width : () , r#root_1_rectangle_16_width : () , r#root_1_rectangle_16_x : () , r#root_1_results : () , r#root_1_text_14_min_height : () , r#root_1_text_14_min_width : () , r#root_1_text_14_preferred_height : () , r#root_1_text_14_preferred_width : () , r#root_1_text_14_x : () , r#root_1_x : () , r#root_1_y : () , r#root_1_divide_income : () , r#root_1_income_4_accepted : () , r#root_1_income_4_edited : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () , window_adapter_ : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/expenses-61ce9b73db5606d7/out/appwindow.rs:200:21 [INFO] [stdout] | [INFO] [stdout] 199 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerAppWindow { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 200 | ...ot_1 : sp :: r#WindowItem , r#text_3 : sp :: r#Text , r#income_4 : sp :: r#Empty , r#native_5 : sp :: r#NativeLineEdit , r#inner_7 : sp :: r#Empty , r#inner_clip_8 : sp :: r#Clip , r#i_placeholder_9 : sp :: r#Text , r#i_text_input_10 : sp :: r#TextInput , r#empty_12 : sp :: r#Empty , r#rectangle_13 : sp :: r#Rectangle , r#text_14 : sp :: r#Text , r#rectangle_15 : sp :: r#Rectangle , r#rectangle_16 : sp :: r#Rectangle , r#button_11 : InnerButton_root_17 , r#root_1_empty_12_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_12_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_12_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_i_placeholder_9_horizontal_stretch : sp :: Property < f32 > , r#root_1_i_placeholder_9_max_height : sp :: Property < sp :: LogicalLength > , r#root_1_i_placeholder_9_max_width : sp :: Property < sp :: LogicalLength > , r#root_1_i_placeholder_9_min_height : sp :: Property < sp :: LogicalLength > , r#root_1_i_placeholder_9_min_width : sp :: Property < sp :: LogicalLength > , r#root_1_i_placeholder_9_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_1_i_placeholder_9_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_1_i_placeholder_9_vertical_stretch : sp :: Property < f32 > , r#root_1_i_placeholder_9_x : sp :: Property < sp :: LogicalLength > , r#root_1_i_placeholder_9_y : sp :: Property < sp :: LogicalLength > , r#root_1_i_text_input_10_computed_x : sp :: Property < sp :: LogicalLength > , r#root_1_i_text_input_10_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_1_i_text_input_10_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_1_i_text_input_10_x : sp :: Property < sp :: LogicalLength > , r#root_1_i_text_input_10_y : sp :: Property < sp :: LogicalLength > , r#root_1_income_4_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_income_4_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_income_4_width : sp :: Property < sp :: LogicalLength > , r#root_1_inner_7_height : sp :: Property < sp :: LogicalLength > , r#root_1_inner_7_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_inner_7_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_inner_7_margin : sp :: Property < sp :: LogicalLength > , r#root_1_inner_7_placeholder_color : sp :: Property < slint :: Brush > , r#root_1_inner_7_text_color : sp :: Property < slint :: Brush > , r#root_1_inner_clip_8_x : sp :: Property < sp :: LogicalLength > , r#root_1_inner_clip_8_y : sp :: Property < sp :: LogicalLength > , r#root_1_layout_6_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_layout_6_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_layout_6_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_native_5_horizontal_stretch : sp :: Property < f32 > , r#root_1_native_5_max_height : sp :: Property < sp :: LogicalLength > , r#root_1_native_5_max_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_5_min_height : sp :: Property < sp :: LogicalLength > , r#root_1_native_5_min_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_5_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_1_native_5_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_5_vertical_stretch : sp :: Property < f32 > , r#root_1_native_5_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_5_y : sp :: Property < sp :: LogicalLength > , r#root_1_open_curtain : sp :: Property < bool > , r#root_1_rectangle_13_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_rectangle_13_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_rectangle_13_width : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_15_width : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_16_width : sp :: Property < sp :: LogicalLength > , r#root_1_rectangle_16_x : sp :: Property < sp :: LogicalLength > , r#root_1_results : sp :: Property < sp :: SharedString > , r#root_1_text_14_min_height : sp :: Property < sp :: LogicalLength > , r#root_1_text_14_min_width : sp :: Property < sp :: LogicalLength > , r#root_1_text_14_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_1_text_14_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_1_text_14_x : sp :: Property < sp :: LogicalLength > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_divide_income : sp :: Callback < (sp :: SharedString ,) , () > , r#root_1_income_4_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#root_1_income_4_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerAppWindow >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_AppWindow , window_adapter_ : sp :: OnceCell < sp :: WindowAdapterRc > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 200 | r#root_1 : () , r#text_3 : () , r#income_4 : () , r#native_5 : () , r#inner_7 : () , r#inner_clip_8 : () , r#i_placeholder_9 : () , r#i_text_input_10 : () , r#empty_12 : () , r#rectangle_13 : () , r#text_14 : () , r#rectangle_15 : () , r#rectangle_16 : () , r#button_11 : () , r#root_1_empty_12_layout_cache : () , r#root_1_empty_12_layoutinfo_h : () , r#root_1_empty_12_layoutinfo_v : () , r#root_1_empty_2_layout_cache_h : () , r#root_1_empty_2_layout_cache_v : () , r#root_1_empty_2_layoutinfo_h : () , r#root_1_empty_2_layoutinfo_v : () , r#root_1_i_placeholder_9_horizontal_stretch : () , r#root_1_i_placeholder_9_max_height : () , r#root_1_i_placeholder_9_max_width : () , r#root_1_i_placeholder_9_min_height : () , r#root_1_i_placeholder_9_min_width : () , r#root_1_i_placeholder_9_preferred_height : () , r#root_1_i_placeholder_9_preferred_width : () , r#root_1_i_placeholder_9_vertical_stretch : () , r#root_1_i_placeholder_9_x : () , r#root_1_i_placeholder_9_y : () , r#root_1_i_text_input_10_computed_x : () , r#root_1_i_text_input_10_preferred_height : () , r#root_1_i_text_input_10_preferred_width : () , r#root_1_i_text_input_10_x : () , r#root_1_i_text_input_10_y : () , r#root_1_income_4_layoutinfo_h : () , r#root_1_income_4_layoutinfo_v : () , r#root_1_income_4_width : () , r#root_1_inner_7_height : () , r#root_1_inner_7_layoutinfo_h : () , r#root_1_inner_7_layoutinfo_v : () , r#root_1_inner_7_margin : () , r#root_1_inner_7_placeholder_color : () , r#root_1_inner_7_text_color : () , r#root_1_inner_clip_8_x : () , r#root_1_inner_clip_8_y : () , r#root_1_layout_6_layout_cache : () , r#root_1_layout_6_layoutinfo_h : () , r#root_1_layout_6_layoutinfo_v : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_native_5_horizontal_stretch : () , r#root_1_native_5_max_height : () , r#root_1_native_5_max_width : () , r#root_1_native_5_min_height : () , r#root_1_native_5_min_width : () , r#root_1_native_5_preferred_height : () , r#root_1_native_5_preferred_width : () , r#root_1_native_5_vertical_stretch : () , r#root_1_native_5_x : () , r#root_1_native_5_y : () , r#root_1_open_curtain : () , r#root_1_rectangle_13_layoutinfo_h : () , r#root_1_rectangle_13_layoutinfo_v : () , r#root_1_rectangle_13_width : () , r#root_1_rectangle_15_width : () , r#root_1_rectangle_16_width : () , r#root_1_rectangle_16_x : () , r#root_1_results : () , r#root_1_text_14_min_height : () , r#root_1_text_14_min_width : () , r#root_1_text_14_preferred_height : () , r#root_1_text_14_preferred_width : () , r#root_1_text_14_x : () , r#root_1_x : () , r#root_1_y : () , r#root_1_divide_income : () , r#root_1_income_4_accepted : () , r#root_1_income_4_edited : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () , window_adapter_ : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.35s [INFO] running `Command { std: "docker" "inspect" "7a49fe746cc1a3a8dcb2187166a1d463e0195e1387de61f6babf77f3e68dbabf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a49fe746cc1a3a8dcb2187166a1d463e0195e1387de61f6babf77f3e68dbabf", kill_on_drop: false }` [INFO] [stdout] 7a49fe746cc1a3a8dcb2187166a1d463e0195e1387de61f6babf77f3e68dbabf