[INFO] cloning repository https://github.com/Konstantin-Dudersky/got_label_creator_v2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Konstantin-Dudersky/got_label_creator_v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonstantin-Dudersky%2Fgot_label_creator_v2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonstantin-Dudersky%2Fgot_label_creator_v2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4290bb5adcf6ccbd3ad18a4e80c3156813bc070 [INFO] testing Konstantin-Dudersky/got_label_creator_v2 against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonstantin-Dudersky%2Fgot_label_creator_v2" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Konstantin-Dudersky/got_label_creator_v2 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Konstantin-Dudersky/got_label_creator_v2 [INFO] finished tweaking git repo https://github.com/Konstantin-Dudersky/got_label_creator_v2 [INFO] tweaked toml for git repo https://github.com/Konstantin-Dudersky/got_label_creator_v2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Konstantin-Dudersky/got_label_creator_v2 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7064f0e65d5cc2bb7f9da9bf3cbc12f6c19523bcf7698715f20fa9ce40143873 [INFO] running `Command { std: "docker" "start" "-a" "7064f0e65d5cc2bb7f9da9bf3cbc12f6c19523bcf7698715f20fa9ce40143873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7064f0e65d5cc2bb7f9da9bf3cbc12f6c19523bcf7698715f20fa9ce40143873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7064f0e65d5cc2bb7f9da9bf3cbc12f6c19523bcf7698715f20fa9ce40143873", kill_on_drop: false }` [INFO] [stdout] 7064f0e65d5cc2bb7f9da9bf3cbc12f6c19523bcf7698715f20fa9ce40143873 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 631a75dcd4767eabeab54942c72e2be7184c42960e01c3f3fff16898db15b1c2 [INFO] running `Command { std: "docker" "start" "-a" "631a75dcd4767eabeab54942c72e2be7184c42960e01c3f3fff16898db15b1c2", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling atomic-polyfill v1.0.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling critical-section v1.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling roxmltree v0.18.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling svgtypes v0.11.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling usvg-tree v0.32.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rosvgtree v0.3.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling data-url v0.2.0 [INFO] [stderr] Compiling imagesize v0.11.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling tiny-skia-path v0.9.0 [INFO] [stderr] Compiling usvg-parser v0.32.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling usvg v0.32.0 [INFO] [stderr] Compiling tiny-skia v0.9.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling fontconfig-parser v0.5.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling i-slint-common v1.0.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling lyon_geom v1.0.4 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling resvg v0.32.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling lyon_path v1.0.3 [INFO] [stderr] Compiling cpp_common v0.5.8 [INFO] [stderr] Compiling cpp_build v0.5.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling ttf-parser v0.19.0 [INFO] [stderr] Compiling auto_enums v0.8.0 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling derive_utils v0.12.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.0 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling const-field-offset-macro v0.1.3 [INFO] [stderr] Compiling vtable-macro v0.1.10 [INFO] [stderr] Compiling qttypes v0.2.8 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling const-field-offset v0.1.3 [INFO] [stderr] Compiling i-slint-compiler v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling rowan v0.15.11 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling ab_glyph v0.2.21 [INFO] [stderr] Compiling vtable v0.1.10 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling codemap-diagnostic v0.1.1 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling calloop v0.10.5 [INFO] [stderr] Compiling i-slint-core-macros v1.0.2 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling exr v1.6.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling fontdb v0.13.1 [INFO] [stderr] Compiling lyon_extra v1.0.1 [INFO] [stderr] Compiling lyon_algorithms v1.0.3 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling winit v0.28.3 [INFO] [stderr] Compiling glutin v0.30.8 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling css-color-parser2 v1.0.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling clru v0.6.1 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling pin-weak v1.1.0 [INFO] [stderr] Compiling by_address v1.1.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Compiling ouroboros v0.15.6 [INFO] [stderr] Compiling rustybuzz v0.7.0 [INFO] [stderr] Compiling i-slint-backend-qt v1.0.2 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling i-slint-core v1.0.2 [INFO] [stderr] Compiling imgref v1.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling glow v0.12.2 [INFO] [stderr] Compiling lru v0.9.0 [INFO] [stderr] Compiling fontdb v0.12.0 [INFO] [stderr] Compiling i-slint-backend-winit v1.0.2 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling i-slint-backend-selector v1.0.2 [INFO] [stderr] Compiling cpp_macros v0.5.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling femtovg v0.6.0 [INFO] [stderr] Compiling cpp v0.5.8 [INFO] [stderr] Compiling i-slint-renderer-femtovg v1.0.2 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling slint-build v1.0.2 [INFO] [stderr] Compiling got_label_creator_v2 v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling slint-macros v1.0.2 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling copypasta v0.8.2 [INFO] [stderr] Compiling slint v1.0.2 [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 7 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerLogic { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 8 | ...eate_file_clicked : slint :: private_unstable_api :: re_exports :: Callback < (r#SettingsInUI ,) , () > , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> ... [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] 8 | r#create_file_clicked : () , root : () , } [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 35 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerHorizontalLine_root_54 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 36 | ...ot_54 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHorizontalLine_root_54 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] 36 | r#root_54 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:145:22 [INFO] [stdout] | [INFO] [stdout] 144 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerTableHeader_root_55 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 145 | ...ot_55 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_57 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_58 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_59 : slint :: private_unstable_api :: re_exports :: r#Text , r#root_55_empty_56_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_55_empty_56_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_55_empty_56_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerTableHeader_root_55 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] 145 | r#root_55 : () , r#text_57 : () , r#text_58 : () , r#text_59 : () , r#root_55_empty_56_layout_cache : () , r#root_55_empty_56_layoutinfo_h : () , r#root_55_empty_56_layoutinfo_v : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:697:22 [INFO] [stdout] | [INFO] [stdout] 696 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerTableRow_root_60 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 697 | ...ot_60 : slint :: private_unstable_api :: re_exports :: r#Empty , r#name_62 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_63 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_65 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_66 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_67 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_68 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#data_type_69 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_70 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_72 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_73 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_74 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_75 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#size_76 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_77 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_79 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_80 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_81 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_82 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#root_60_data_type_69_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_data_type_69_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_61_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_60_empty_61_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_61_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_64_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_60_empty_64_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_64_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_71_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_60_empty_71_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_71_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_78_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_60_empty_78_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_78_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_65_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_65_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_65_placeholder_text : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedString > , r#root_60_inner_72_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_72_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_79_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_79_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_input_68_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_68_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_68_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_75_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_75_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_75_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_82_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_82_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_82_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_name_62_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_name_62_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_native_63_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_native_63_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_native_70_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_native_70_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_native_77_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_native_77_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_order : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_60_placeholder_67_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_placeholder_67_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_placeholder_74_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_placeholder_74_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_placeholder_81_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_placeholder_81_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_size_76_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_size_76_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_data_type_69_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_60_data_type_69_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_60_inner_65_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_60_inner_65_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_60_inner_79_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_60_inner_79_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerTableRow_root_60 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] 697 | r#root_60 : () , r#name_62 : () , r#native_63 : () , r#inner_65 : () , r#inner_clip_66 : () , r#placeholder_67 : () , r#input_68 : () , r#data_type_69 : () , r#native_70 : () , r#inner_72 : () , r#inner_clip_73 : () , r#placeholder_74 : () , r#input_75 : () , r#size_76 : () , r#native_77 : () , r#inner_79 : () , r#inner_clip_80 : () , r#placeholder_81 : () , r#input_82 : () , r#root_60_data_type_69_layoutinfo_h : () , r#root_60_data_type_69_layoutinfo_v : () , r#root_60_empty_61_layout_cache : () , r#root_60_empty_61_layoutinfo_h : () , r#root_60_empty_61_layoutinfo_v : () , r#root_60_empty_64_layout_cache : () , r#root_60_empty_64_layoutinfo_h : () , r#root_60_empty_64_layoutinfo_v : () , r#root_60_empty_71_layout_cache : () , r#root_60_empty_71_layoutinfo_h : () , r#root_60_empty_71_layoutinfo_v : () , r#root_60_empty_78_layout_cache : () , r#root_60_empty_78_layoutinfo_h : () , r#root_60_empty_78_layoutinfo_v : () , r#root_60_inner_65_layoutinfo_h : () , r#root_60_inner_65_layoutinfo_v : () , r#root_60_inner_65_placeholder_text : () , r#root_60_inner_72_layoutinfo_h : () , r#root_60_inner_72_layoutinfo_v : () , r#root_60_inner_79_layoutinfo_h : () , r#root_60_inner_79_layoutinfo_v : () , r#root_60_input_68_computed_x : () , r#root_60_input_68_preferred_height : () , r#root_60_input_68_preferred_width : () , r#root_60_input_75_computed_x : () , r#root_60_input_75_preferred_height : () , r#root_60_input_75_preferred_width : () , r#root_60_input_82_computed_x : () , r#root_60_input_82_preferred_height : () , r#root_60_input_82_preferred_width : () , r#root_60_name_62_layoutinfo_h : () , r#root_60_name_62_layoutinfo_v : () , r#root_60_native_63_horizontal_stretch : () , r#root_60_native_63_max_height : () , r#root_60_native_63_max_width : () , r#root_60_native_63_min_height : () , r#root_60_native_63_min_width : () , r#root_60_native_63_preferred_height : () , r#root_60_native_63_preferred_width : () , r#root_60_native_63_vertical_stretch : () , r#root_60_native_70_horizontal_stretch : () , r#root_60_native_70_max_height : () , r#root_60_native_70_max_width : () , r#root_60_native_70_min_height : () , r#root_60_native_70_min_width : () , r#root_60_native_70_preferred_height : () , r#root_60_native_70_preferred_width : () , r#root_60_native_70_vertical_stretch : () , r#root_60_native_77_horizontal_stretch : () , r#root_60_native_77_max_height : () , r#root_60_native_77_max_width : () , r#root_60_native_77_min_height : () , r#root_60_native_77_min_width : () , r#root_60_native_77_preferred_height : () , r#root_60_native_77_preferred_width : () , r#root_60_native_77_vertical_stretch : () , r#root_60_order : () , r#root_60_placeholder_67_horizontal_stretch : () , r#root_60_placeholder_67_max_height : () , r#root_60_placeholder_67_max_width : () , r#root_60_placeholder_67_min_height : () , r#root_60_placeholder_67_min_width : () , r#root_60_placeholder_67_preferred_height : () , r#root_60_placeholder_67_preferred_width : () , r#root_60_placeholder_67_vertical_stretch : () , r#root_60_placeholder_74_horizontal_stretch : () , r#root_60_placeholder_74_max_height : () , r#root_60_placeholder_74_max_width : () , r#root_60_placeholder_74_min_height : () , r#root_60_placeholder_74_min_width : () , r#root_60_placeholder_74_preferred_height : () , r#root_60_placeholder_74_preferred_width : () , r#root_60_placeholder_74_vertical_stretch : () , r#root_60_placeholder_81_horizontal_stretch : () , r#root_60_placeholder_81_max_height : () , r#root_60_placeholder_81_max_width : () , r#root_60_placeholder_81_min_height : () , r#root_60_placeholder_81_min_width : () , r#root_60_placeholder_81_preferred_height : () , r#root_60_placeholder_81_preferred_width : () , r#root_60_placeholder_81_vertical_stretch : () , r#root_60_size_76_layoutinfo_h : () , r#root_60_size_76_layoutinfo_v : () , r#root_60_data_type_69_accepted : () , r#root_60_data_type_69_edited : () , r#root_60_inner_65_accepted : () , r#root_60_inner_65_edited : () , r#root_60_inner_79_accepted : () , r#root_60_inner_79_edited : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:3805:22 [INFO] [stdout] | [INFO] [stdout] 3804 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_83 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 3805 | ...ot_83 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_85 : slint :: private_unstable_api :: re_exports :: r#NativeButton , r#root_83_empty_84_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_83_empty_84_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_83_empty_84_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerButton_root_83 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] 3805 | r#root_83 : () , r#native_85 : () , r#root_83_empty_84_layout_cache : () , r#root_83_empty_84_layoutinfo_h : () , r#root_83_empty_84_layoutinfo_v : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:4009:21 [INFO] [stdout] | [INFO] [stdout] 4008 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerMain { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 4009 | ...ot_1 : slint :: private_unstable_api :: re_exports :: r#WindowItem , r#empty_3 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_4 : slint :: private_unstable_api :: re_exports :: r#Text , r#table_number_5 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_6 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_8 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_9 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_10 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_11 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#empty_12 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_13 : slint :: private_unstable_api :: re_exports :: r#Text , r#table_name_14 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_15 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_17 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_18 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_19 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_20 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#empty_21 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_22 : slint :: private_unstable_api :: re_exports :: r#Text , r#offset_23 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_24 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_26 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_27 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_28 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_29 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#empty_30 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_31 : slint :: private_unstable_api :: re_exports :: r#Text , r#amount_32 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_33 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_35 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_36 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_37 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_38 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#empty_40 : slint :: private_unstable_api :: re_exports :: r#Empty , r#horizontalline_39 : InnerHorizontalLine_root_54 , r#tableheader_41 : InnerTableHeader_root_55 , r#item0_42 : InnerTableRow_root_60 , r#item1_43 : InnerTableRow_root_60 , r#item2_44 : InnerTableRow_root_60 , r#item3_45 : InnerTableRow_root_60 , r#item4_46 : InnerTableRow_root_60 , r#item5_47 : InnerTableRow_root_60 , r#item6_48 : InnerTableRow_root_60 , r#item7_49 : InnerTableRow_root_60 , r#item8_50 : InnerTableRow_root_60 , r#item9_51 : InnerTableRow_root_60 , r#horizontalline_52 : InnerHorizontalLine_root_54 , r#button_53 : InnerButton_root_83 , r#root_1_amount_32_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_amount_32_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_12_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_12_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_12_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_16_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_16_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_16_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_2_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_2_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_2_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_21_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_21_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_21_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_25_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_25_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_25_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_3_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_3_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_3_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_30_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_30_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_30_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_34_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_34_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_34_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_40_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_40_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_40_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_7_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_7_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_7_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_17_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_17_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_26_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_26_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_35_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_35_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_8_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_8_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_input_11_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_11_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_11_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_20_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_20_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_20_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_29_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_29_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_29_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_38_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_38_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_38_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_native_15_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_15_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_24_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_24_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_33_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_33_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_6_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_6_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_offset_23_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_offset_23_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_placeholder_10_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_10_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_19_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_19_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_28_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_28_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_37_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_37_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_table_name_14_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_table_name_14_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_table_number_5_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_table_number_5_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_amount_32_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_amount_32_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_17_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_17_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_26_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_26_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_8_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_8_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_Mai... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [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] 4009 | r#root_1 : () , r#empty_3 : () , r#text_4 : () , r#table_number_5 : () , r#native_6 : () , r#inner_8 : () , r#inner_clip_9 : () , r#placeholder_10 : () , r#input_11 : () , r#empty_12 : () , r#text_13 : () , r#table_name_14 : () , r#native_15 : () , r#inner_17 : () , r#inner_clip_18 : () , r#placeholder_19 : () , r#input_20 : () , r#empty_21 : () , r#text_22 : () , r#offset_23 : () , r#native_24 : () , r#inner_26 : () , r#inner_clip_27 : () , r#placeholder_28 : () , r#input_29 : () , r#empty_30 : () , r#text_31 : () , r#amount_32 : () , r#native_33 : () , r#inner_35 : () , r#inner_clip_36 : () , r#placeholder_37 : () , r#input_38 : () , r#empty_40 : () , r#horizontalline_39 : () , r#tableheader_41 : () , r#item0_42 : () , r#item1_43 : () , r#item2_44 : () , r#item3_45 : () , r#item4_46 : () , r#item5_47 : () , r#item6_48 : () , r#item7_49 : () , r#item8_50 : () , r#item9_51 : () , r#horizontalline_52 : () , r#button_53 : () , r#root_1_amount_32_layoutinfo_h : () , r#root_1_amount_32_layoutinfo_v : () , 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_16_layout_cache : () , r#root_1_empty_16_layoutinfo_h : () , r#root_1_empty_16_layoutinfo_v : () , r#root_1_empty_2_layout_cache : () , r#root_1_empty_2_layoutinfo_h : () , r#root_1_empty_2_layoutinfo_v : () , r#root_1_empty_21_layout_cache : () , r#root_1_empty_21_layoutinfo_h : () , r#root_1_empty_21_layoutinfo_v : () , r#root_1_empty_25_layout_cache : () , r#root_1_empty_25_layoutinfo_h : () , r#root_1_empty_25_layoutinfo_v : () , r#root_1_empty_3_layout_cache : () , r#root_1_empty_3_layoutinfo_h : () , r#root_1_empty_3_layoutinfo_v : () , r#root_1_empty_30_layout_cache : () , r#root_1_empty_30_layoutinfo_h : () , r#root_1_empty_30_layoutinfo_v : () , r#root_1_empty_34_layout_cache : () , r#root_1_empty_34_layoutinfo_h : () , r#root_1_empty_34_layoutinfo_v : () , r#root_1_empty_40_layout_cache : () , r#root_1_empty_40_layoutinfo_h : () , r#root_1_empty_40_layoutinfo_v : () , r#root_1_empty_7_layout_cache : () , r#root_1_empty_7_layoutinfo_h : () , r#root_1_empty_7_layoutinfo_v : () , r#root_1_inner_17_layoutinfo_h : () , r#root_1_inner_17_layoutinfo_v : () , r#root_1_inner_26_layoutinfo_h : () , r#root_1_inner_26_layoutinfo_v : () , r#root_1_inner_35_layoutinfo_h : () , r#root_1_inner_35_layoutinfo_v : () , r#root_1_inner_8_layoutinfo_h : () , r#root_1_inner_8_layoutinfo_v : () , r#root_1_input_11_computed_x : () , r#root_1_input_11_preferred_height : () , r#root_1_input_11_preferred_width : () , r#root_1_input_20_computed_x : () , r#root_1_input_20_preferred_height : () , r#root_1_input_20_preferred_width : () , r#root_1_input_29_computed_x : () , r#root_1_input_29_preferred_height : () , r#root_1_input_29_preferred_width : () , r#root_1_input_38_computed_x : () , r#root_1_input_38_preferred_height : () , r#root_1_input_38_preferred_width : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_native_15_horizontal_stretch : () , r#root_1_native_15_max_height : () , r#root_1_native_15_max_width : () , r#root_1_native_15_min_height : () , r#root_1_native_15_min_width : () , r#root_1_native_15_preferred_height : () , r#root_1_native_15_preferred_width : () , r#root_1_native_15_vertical_stretch : () , r#root_1_native_24_horizontal_stretch : () , r#root_1_native_24_max_height : () , r#root_1_native_24_max_width : () , r#root_1_native_24_min_height : () , r#root_1_native_24_min_width : () , r#root_1_native_24_preferred_height : () , r#root_1_native_24_preferred_width : () , r#root_1_native_24_vertical_stretch : () , r#root_1_native_33_horizontal_stretch : () , r#root_1_native_33_max_height : () , r#root_1_native_33_max_width : () , r#root_1_native_33_min_height : () , r#root_1_native_33_min_width : () , r#root_1_native_33_preferred_height : () , r#root_1_native_33_preferred_width : () , r#root_1_native_33_vertical_stretch : () , r#root_1_native_6_horizontal_stretch : () , r#root_1_native_6_max_height : () , r#root_1_native_6_max_width : () , r#root_1_native_6_min_height : () , r#root_1_native_6_min_width : () , r#root_1_native_6_preferred_height : () , r#root_1_native_6_preferred_width : () , r#root_1_native_6_vertical_stretch : () , r#root_1_offset_23_layoutinfo_h : () , r#root_1_offset_23_layoutinfo_v : () , r#root_1_placeholder_10_horizontal_stretch : () , r#root_1_placeholder_10_max_height : () , r#root_1_placeholder_10_max_width : () , r#root_1_placeholder_10_min_height : () , r#root_1_placeholder_10_min_width : () , r#root_1_placeholder_10_preferred_height : () , r#root_1_placeholder_10_preferred_width : () , r#root_1_placeholder_10_vertical_stretch : () , r#root_1_placeholder_19_horizontal_stretch : () , r#root_1_placeholder_19_max_height : () , r#root_1_placeholder_19_max_width : () , r#root_1_placeholder_19_min_height : () , r#root_1_placeholder_19_min_width : () , r#root_1_placeholder_19_preferred_height : () , r#root_1_placeholder_19_preferred_width : () , r#root_1_placeholder_19_vertical_stretch : () , r#root_1_placeholder_28_horizontal_stretch : () , r#root_1_placeholder_28_max_height : () , r#root_1_placeholder_28_max_width : () , r#root_1_placeholder_28_min_height : () , r#root_1_placeholder_28_min_width : () , r#root_1_placeholder_28_preferred_height : () , r#root_1_placeholder_28_preferred_width : () , r#root_1_placeholder_28_vertical_stretch : () , r#root_1_placeholder_37_horizontal_stretch : () , r#root_1_placeholder_37_max_height : () , r#root_1_placeholder_37_max_width : () , r#root_1_placeholder_37_min_height : () , r#root_1_placeholder_37_min_width : () , r#root_1_placeholder_37_preferred_height : () , r#root_1_placeholder_37_preferred_width : () , r#root_1_placeholder_37_vertical_stretch : () , r#root_1_table_name_14_layoutinfo_h : () , r#root_1_table_name_14_layoutinfo_v : () , r#root_1_table_number_5_layoutinfo_h : () , r#root_1_table_number_5_layoutinfo_v : () , r#root_1_amount_32_accepted : () , r#root_1_amount_32_edited : () , r#root_1_inner_17_accepted : () , r#root_1_inner_17_edited : () , r#root_1_inner_26_accepted : () , r#root_1_inner_26_edited : () , r#root_1_inner_8_accepted : () , r#root_1_inner_8_edited : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "631a75dcd4767eabeab54942c72e2be7184c42960e01c3f3fff16898db15b1c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631a75dcd4767eabeab54942c72e2be7184c42960e01c3f3fff16898db15b1c2", kill_on_drop: false }` [INFO] [stdout] 631a75dcd4767eabeab54942c72e2be7184c42960e01c3f3fff16898db15b1c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e0c4b89a6c95d8693e9d1d93917107b91230f98ca4fb9e4525deb3481c12d98 [INFO] running `Command { std: "docker" "start" "-a" "0e0c4b89a6c95d8693e9d1d93917107b91230f98ca4fb9e4525deb3481c12d98", kill_on_drop: false }` [INFO] [stderr] Compiling got_label_creator_v2 v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 7 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerLogic { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 8 | ...eate_file_clicked : slint :: private_unstable_api :: re_exports :: Callback < (r#SettingsInUI ,) , () > , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> ... [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] 8 | r#create_file_clicked : () , root : () , } [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:36:22 [INFO] [stdout] | [INFO] [stdout] 35 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerHorizontalLine_root_54 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 36 | ...ot_54 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHorizontalLine_root_54 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] 36 | r#root_54 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:145:22 [INFO] [stdout] | [INFO] [stdout] 144 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerTableHeader_root_55 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 145 | ...ot_55 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_57 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_58 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_59 : slint :: private_unstable_api :: re_exports :: r#Text , r#root_55_empty_56_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_55_empty_56_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_55_empty_56_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerTableHeader_root_55 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] 145 | r#root_55 : () , r#text_57 : () , r#text_58 : () , r#text_59 : () , r#root_55_empty_56_layout_cache : () , r#root_55_empty_56_layoutinfo_h : () , r#root_55_empty_56_layoutinfo_v : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:697:22 [INFO] [stdout] | [INFO] [stdout] 696 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerTableRow_root_60 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 697 | ...ot_60 : slint :: private_unstable_api :: re_exports :: r#Empty , r#name_62 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_63 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_65 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_66 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_67 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_68 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#data_type_69 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_70 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_72 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_73 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_74 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_75 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#size_76 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_77 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_79 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_80 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_81 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_82 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#root_60_data_type_69_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_data_type_69_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_61_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_60_empty_61_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_61_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_64_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_60_empty_64_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_64_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_71_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_60_empty_71_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_71_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_78_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_60_empty_78_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_78_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_65_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_65_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_65_placeholder_text : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedString > , r#root_60_inner_72_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_72_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_79_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_79_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_input_68_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_68_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_68_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_75_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_75_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_75_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_82_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_82_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_82_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_name_62_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_name_62_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_native_63_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_native_63_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_native_70_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_native_70_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_native_77_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_native_77_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_order : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_60_placeholder_67_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_placeholder_67_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_placeholder_74_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_placeholder_74_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_placeholder_81_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_placeholder_81_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_size_76_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_size_76_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_data_type_69_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_60_data_type_69_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_60_inner_65_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_60_inner_65_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_60_inner_79_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_60_inner_79_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerTableRow_root_60 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] 697 | r#root_60 : () , r#name_62 : () , r#native_63 : () , r#inner_65 : () , r#inner_clip_66 : () , r#placeholder_67 : () , r#input_68 : () , r#data_type_69 : () , r#native_70 : () , r#inner_72 : () , r#inner_clip_73 : () , r#placeholder_74 : () , r#input_75 : () , r#size_76 : () , r#native_77 : () , r#inner_79 : () , r#inner_clip_80 : () , r#placeholder_81 : () , r#input_82 : () , r#root_60_data_type_69_layoutinfo_h : () , r#root_60_data_type_69_layoutinfo_v : () , r#root_60_empty_61_layout_cache : () , r#root_60_empty_61_layoutinfo_h : () , r#root_60_empty_61_layoutinfo_v : () , r#root_60_empty_64_layout_cache : () , r#root_60_empty_64_layoutinfo_h : () , r#root_60_empty_64_layoutinfo_v : () , r#root_60_empty_71_layout_cache : () , r#root_60_empty_71_layoutinfo_h : () , r#root_60_empty_71_layoutinfo_v : () , r#root_60_empty_78_layout_cache : () , r#root_60_empty_78_layoutinfo_h : () , r#root_60_empty_78_layoutinfo_v : () , r#root_60_inner_65_layoutinfo_h : () , r#root_60_inner_65_layoutinfo_v : () , r#root_60_inner_65_placeholder_text : () , r#root_60_inner_72_layoutinfo_h : () , r#root_60_inner_72_layoutinfo_v : () , r#root_60_inner_79_layoutinfo_h : () , r#root_60_inner_79_layoutinfo_v : () , r#root_60_input_68_computed_x : () , r#root_60_input_68_preferred_height : () , r#root_60_input_68_preferred_width : () , r#root_60_input_75_computed_x : () , r#root_60_input_75_preferred_height : () , r#root_60_input_75_preferred_width : () , r#root_60_input_82_computed_x : () , r#root_60_input_82_preferred_height : () , r#root_60_input_82_preferred_width : () , r#root_60_name_62_layoutinfo_h : () , r#root_60_name_62_layoutinfo_v : () , r#root_60_native_63_horizontal_stretch : () , r#root_60_native_63_max_height : () , r#root_60_native_63_max_width : () , r#root_60_native_63_min_height : () , r#root_60_native_63_min_width : () , r#root_60_native_63_preferred_height : () , r#root_60_native_63_preferred_width : () , r#root_60_native_63_vertical_stretch : () , r#root_60_native_70_horizontal_stretch : () , r#root_60_native_70_max_height : () , r#root_60_native_70_max_width : () , r#root_60_native_70_min_height : () , r#root_60_native_70_min_width : () , r#root_60_native_70_preferred_height : () , r#root_60_native_70_preferred_width : () , r#root_60_native_70_vertical_stretch : () , r#root_60_native_77_horizontal_stretch : () , r#root_60_native_77_max_height : () , r#root_60_native_77_max_width : () , r#root_60_native_77_min_height : () , r#root_60_native_77_min_width : () , r#root_60_native_77_preferred_height : () , r#root_60_native_77_preferred_width : () , r#root_60_native_77_vertical_stretch : () , r#root_60_order : () , r#root_60_placeholder_67_horizontal_stretch : () , r#root_60_placeholder_67_max_height : () , r#root_60_placeholder_67_max_width : () , r#root_60_placeholder_67_min_height : () , r#root_60_placeholder_67_min_width : () , r#root_60_placeholder_67_preferred_height : () , r#root_60_placeholder_67_preferred_width : () , r#root_60_placeholder_67_vertical_stretch : () , r#root_60_placeholder_74_horizontal_stretch : () , r#root_60_placeholder_74_max_height : () , r#root_60_placeholder_74_max_width : () , r#root_60_placeholder_74_min_height : () , r#root_60_placeholder_74_min_width : () , r#root_60_placeholder_74_preferred_height : () , r#root_60_placeholder_74_preferred_width : () , r#root_60_placeholder_74_vertical_stretch : () , r#root_60_placeholder_81_horizontal_stretch : () , r#root_60_placeholder_81_max_height : () , r#root_60_placeholder_81_max_width : () , r#root_60_placeholder_81_min_height : () , r#root_60_placeholder_81_min_width : () , r#root_60_placeholder_81_preferred_height : () , r#root_60_placeholder_81_preferred_width : () , r#root_60_placeholder_81_vertical_stretch : () , r#root_60_size_76_layoutinfo_h : () , r#root_60_size_76_layoutinfo_v : () , r#root_60_data_type_69_accepted : () , r#root_60_data_type_69_edited : () , r#root_60_inner_65_accepted : () , r#root_60_inner_65_edited : () , r#root_60_inner_79_accepted : () , r#root_60_inner_79_edited : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:3805:22 [INFO] [stdout] | [INFO] [stdout] 3804 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_83 { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 3805 | ...ot_83 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_85 : slint :: private_unstable_api :: re_exports :: r#NativeButton , r#root_83_empty_84_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_83_empty_84_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_83_empty_84_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerButton_root_83 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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] 3805 | r#root_83 : () , r#native_85 : () , r#root_83_empty_84_layout_cache : () , r#root_83_empty_84_layoutinfo_h : () , r#root_83_empty_84_layoutinfo_v : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:4009:21 [INFO] [stdout] | [INFO] [stdout] 4008 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerMain { [INFO] [stdout] | ----------------------------------------------------------- fields in this struct [INFO] [stdout] 4009 | ...ot_1 : slint :: private_unstable_api :: re_exports :: r#WindowItem , r#empty_3 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_4 : slint :: private_unstable_api :: re_exports :: r#Text , r#table_number_5 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_6 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_8 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_9 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_10 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_11 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#empty_12 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_13 : slint :: private_unstable_api :: re_exports :: r#Text , r#table_name_14 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_15 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_17 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_18 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_19 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_20 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#empty_21 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_22 : slint :: private_unstable_api :: re_exports :: r#Text , r#offset_23 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_24 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_26 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_27 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_28 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_29 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#empty_30 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_31 : slint :: private_unstable_api :: re_exports :: r#Text , r#amount_32 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_33 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_35 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_36 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_37 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_38 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#empty_40 : slint :: private_unstable_api :: re_exports :: r#Empty , r#horizontalline_39 : InnerHorizontalLine_root_54 , r#tableheader_41 : InnerTableHeader_root_55 , r#item0_42 : InnerTableRow_root_60 , r#item1_43 : InnerTableRow_root_60 , r#item2_44 : InnerTableRow_root_60 , r#item3_45 : InnerTableRow_root_60 , r#item4_46 : InnerTableRow_root_60 , r#item5_47 : InnerTableRow_root_60 , r#item6_48 : InnerTableRow_root_60 , r#item7_49 : InnerTableRow_root_60 , r#item8_50 : InnerTableRow_root_60 , r#item9_51 : InnerTableRow_root_60 , r#horizontalline_52 : InnerHorizontalLine_root_54 , r#button_53 : InnerButton_root_83 , r#root_1_amount_32_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_amount_32_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_12_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_12_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_12_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_16_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_16_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_16_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_2_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_2_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_2_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_21_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_21_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_21_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_25_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_25_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_25_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_3_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_3_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_3_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_30_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_30_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_30_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_34_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_34_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_34_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_40_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_40_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_40_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_7_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_7_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_7_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_17_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_17_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_26_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_26_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_35_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_35_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_8_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_8_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_input_11_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_11_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_11_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_20_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_20_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_20_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_29_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_29_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_29_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_38_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_38_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_38_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_native_15_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_15_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_24_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_24_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_33_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_33_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_6_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_6_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_offset_23_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_offset_23_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_placeholder_10_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_10_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_19_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_19_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_28_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_28_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_37_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_37_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_table_name_14_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_table_name_14_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_table_number_5_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_table_number_5_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_amount_32_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_amount_32_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_17_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_17_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_26_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_26_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_8_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_8_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_Mai... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [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] 4009 | r#root_1 : () , r#empty_3 : () , r#text_4 : () , r#table_number_5 : () , r#native_6 : () , r#inner_8 : () , r#inner_clip_9 : () , r#placeholder_10 : () , r#input_11 : () , r#empty_12 : () , r#text_13 : () , r#table_name_14 : () , r#native_15 : () , r#inner_17 : () , r#inner_clip_18 : () , r#placeholder_19 : () , r#input_20 : () , r#empty_21 : () , r#text_22 : () , r#offset_23 : () , r#native_24 : () , r#inner_26 : () , r#inner_clip_27 : () , r#placeholder_28 : () , r#input_29 : () , r#empty_30 : () , r#text_31 : () , r#amount_32 : () , r#native_33 : () , r#inner_35 : () , r#inner_clip_36 : () , r#placeholder_37 : () , r#input_38 : () , r#empty_40 : () , r#horizontalline_39 : () , r#tableheader_41 : () , r#item0_42 : () , r#item1_43 : () , r#item2_44 : () , r#item3_45 : () , r#item4_46 : () , r#item5_47 : () , r#item6_48 : () , r#item7_49 : () , r#item8_50 : () , r#item9_51 : () , r#horizontalline_52 : () , r#button_53 : () , r#root_1_amount_32_layoutinfo_h : () , r#root_1_amount_32_layoutinfo_v : () , 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_16_layout_cache : () , r#root_1_empty_16_layoutinfo_h : () , r#root_1_empty_16_layoutinfo_v : () , r#root_1_empty_2_layout_cache : () , r#root_1_empty_2_layoutinfo_h : () , r#root_1_empty_2_layoutinfo_v : () , r#root_1_empty_21_layout_cache : () , r#root_1_empty_21_layoutinfo_h : () , r#root_1_empty_21_layoutinfo_v : () , r#root_1_empty_25_layout_cache : () , r#root_1_empty_25_layoutinfo_h : () , r#root_1_empty_25_layoutinfo_v : () , r#root_1_empty_3_layout_cache : () , r#root_1_empty_3_layoutinfo_h : () , r#root_1_empty_3_layoutinfo_v : () , r#root_1_empty_30_layout_cache : () , r#root_1_empty_30_layoutinfo_h : () , r#root_1_empty_30_layoutinfo_v : () , r#root_1_empty_34_layout_cache : () , r#root_1_empty_34_layoutinfo_h : () , r#root_1_empty_34_layoutinfo_v : () , r#root_1_empty_40_layout_cache : () , r#root_1_empty_40_layoutinfo_h : () , r#root_1_empty_40_layoutinfo_v : () , r#root_1_empty_7_layout_cache : () , r#root_1_empty_7_layoutinfo_h : () , r#root_1_empty_7_layoutinfo_v : () , r#root_1_inner_17_layoutinfo_h : () , r#root_1_inner_17_layoutinfo_v : () , r#root_1_inner_26_layoutinfo_h : () , r#root_1_inner_26_layoutinfo_v : () , r#root_1_inner_35_layoutinfo_h : () , r#root_1_inner_35_layoutinfo_v : () , r#root_1_inner_8_layoutinfo_h : () , r#root_1_inner_8_layoutinfo_v : () , r#root_1_input_11_computed_x : () , r#root_1_input_11_preferred_height : () , r#root_1_input_11_preferred_width : () , r#root_1_input_20_computed_x : () , r#root_1_input_20_preferred_height : () , r#root_1_input_20_preferred_width : () , r#root_1_input_29_computed_x : () , r#root_1_input_29_preferred_height : () , r#root_1_input_29_preferred_width : () , r#root_1_input_38_computed_x : () , r#root_1_input_38_preferred_height : () , r#root_1_input_38_preferred_width : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_native_15_horizontal_stretch : () , r#root_1_native_15_max_height : () , r#root_1_native_15_max_width : () , r#root_1_native_15_min_height : () , r#root_1_native_15_min_width : () , r#root_1_native_15_preferred_height : () , r#root_1_native_15_preferred_width : () , r#root_1_native_15_vertical_stretch : () , r#root_1_native_24_horizontal_stretch : () , r#root_1_native_24_max_height : () , r#root_1_native_24_max_width : () , r#root_1_native_24_min_height : () , r#root_1_native_24_min_width : () , r#root_1_native_24_preferred_height : () , r#root_1_native_24_preferred_width : () , r#root_1_native_24_vertical_stretch : () , r#root_1_native_33_horizontal_stretch : () , r#root_1_native_33_max_height : () , r#root_1_native_33_max_width : () , r#root_1_native_33_min_height : () , r#root_1_native_33_min_width : () , r#root_1_native_33_preferred_height : () , r#root_1_native_33_preferred_width : () , r#root_1_native_33_vertical_stretch : () , r#root_1_native_6_horizontal_stretch : () , r#root_1_native_6_max_height : () , r#root_1_native_6_max_width : () , r#root_1_native_6_min_height : () , r#root_1_native_6_min_width : () , r#root_1_native_6_preferred_height : () , r#root_1_native_6_preferred_width : () , r#root_1_native_6_vertical_stretch : () , r#root_1_offset_23_layoutinfo_h : () , r#root_1_offset_23_layoutinfo_v : () , r#root_1_placeholder_10_horizontal_stretch : () , r#root_1_placeholder_10_max_height : () , r#root_1_placeholder_10_max_width : () , r#root_1_placeholder_10_min_height : () , r#root_1_placeholder_10_min_width : () , r#root_1_placeholder_10_preferred_height : () , r#root_1_placeholder_10_preferred_width : () , r#root_1_placeholder_10_vertical_stretch : () , r#root_1_placeholder_19_horizontal_stretch : () , r#root_1_placeholder_19_max_height : () , r#root_1_placeholder_19_max_width : () , r#root_1_placeholder_19_min_height : () , r#root_1_placeholder_19_min_width : () , r#root_1_placeholder_19_preferred_height : () , r#root_1_placeholder_19_preferred_width : () , r#root_1_placeholder_19_vertical_stretch : () , r#root_1_placeholder_28_horizontal_stretch : () , r#root_1_placeholder_28_max_height : () , r#root_1_placeholder_28_max_width : () , r#root_1_placeholder_28_min_height : () , r#root_1_placeholder_28_min_width : () , r#root_1_placeholder_28_preferred_height : () , r#root_1_placeholder_28_preferred_width : () , r#root_1_placeholder_28_vertical_stretch : () , r#root_1_placeholder_37_horizontal_stretch : () , r#root_1_placeholder_37_max_height : () , r#root_1_placeholder_37_max_width : () , r#root_1_placeholder_37_min_height : () , r#root_1_placeholder_37_min_width : () , r#root_1_placeholder_37_preferred_height : () , r#root_1_placeholder_37_preferred_width : () , r#root_1_placeholder_37_vertical_stretch : () , r#root_1_table_name_14_layoutinfo_h : () , r#root_1_table_name_14_layoutinfo_v : () , r#root_1_table_number_5_layoutinfo_h : () , r#root_1_table_number_5_layoutinfo_v : () , r#root_1_amount_32_accepted : () , r#root_1_amount_32_edited : () , r#root_1_inner_17_accepted : () , r#root_1_inner_17_edited : () , r#root_1_inner_26_accepted : () , r#root_1_inner_26_edited : () , r#root_1_inner_8_accepted : () , r#root_1_inner_8_edited : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () } [INFO] [stdout] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.21s [INFO] running `Command { std: "docker" "inspect" "0e0c4b89a6c95d8693e9d1d93917107b91230f98ca4fb9e4525deb3481c12d98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e0c4b89a6c95d8693e9d1d93917107b91230f98ca4fb9e4525deb3481c12d98", kill_on_drop: false }` [INFO] [stdout] 0e0c4b89a6c95d8693e9d1d93917107b91230f98ca4fb9e4525deb3481c12d98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a7fa76524904cd79968ce8a9658b4586f25330409d7c2768738cb4ac5f0a72f [INFO] running `Command { std: "docker" "start" "-a" "2a7fa76524904cd79968ce8a9658b4586f25330409d7c2768738cb4ac5f0a72f", kill_on_drop: false }` [INFO] [stderr] warning: fields `0` and `1` are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:8:34 [INFO] [stderr] | [INFO] [stderr] 7 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerLogic { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 8 | ...eate_file_clicked : slint :: private_unstable_api :: re_exports :: Callback < (r#SettingsInUI ,) , () > , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 8 | r#create_file_clicked : () , root : () , } [INFO] [stderr] | ~~ ~~ [INFO] [stderr] [INFO] [stderr] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:36:22 [INFO] [stderr] | [INFO] [stderr] 35 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerHorizontalLine_root_54 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 36 | ...ot_54 : slint :: private_unstable_api :: re_exports :: r#BorderRectangle , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerHorizontalLine_root_54 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 36 | r#root_54 : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:145:22 [INFO] [stderr] | [INFO] [stderr] 144 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerTableHeader_root_55 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 145 | ...ot_55 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_57 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_58 : slint :: private_unstable_api :: re_exports :: r#Text , r#text_59 : slint :: private_unstable_api :: re_exports :: r#Text , r#root_55_empty_56_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_55_empty_56_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_55_empty_56_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerTableHeader_root_55 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 145 | r#root_55 : () , r#text_57 : () , r#text_58 : () , r#text_59 : () , r#root_55_empty_56_layout_cache : () , r#root_55_empty_56_layoutinfo_h : () , r#root_55_empty_56_layoutinfo_v : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:697:22 [INFO] [stderr] | [INFO] [stderr] 696 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerTableRow_root_60 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 697 | ...ot_60 : slint :: private_unstable_api :: re_exports :: r#Empty , r#name_62 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_63 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_65 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_66 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_67 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_68 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#data_type_69 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_70 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_72 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_73 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_74 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_75 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#size_76 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_77 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_79 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_80 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_81 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_82 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#root_60_data_type_69_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_data_type_69_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_61_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_60_empty_61_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_61_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_64_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_60_empty_64_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_64_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_71_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_60_empty_71_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_71_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_78_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_60_empty_78_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_empty_78_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_65_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_65_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_65_placeholder_text : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedString > , r#root_60_inner_72_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_72_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_79_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_inner_79_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_input_68_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_68_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_68_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_75_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_75_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_75_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_82_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_82_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_input_82_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_name_62_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_name_62_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_native_63_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_native_63_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_63_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_native_70_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_native_70_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_70_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_native_77_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_native_77_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_native_77_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_order : slint :: private_unstable_api :: re_exports :: Property < i32 > , r#root_60_placeholder_67_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_placeholder_67_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_67_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_placeholder_74_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_placeholder_74_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_74_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_placeholder_81_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_placeholder_81_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_60_placeholder_81_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_60_size_76_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_size_76_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_60_data_type_69_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_60_data_type_69_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_60_inner_65_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_60_inner_65_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_60_inner_79_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_60_inner_79_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerTableRow_root_60 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 697 | r#root_60 : () , r#name_62 : () , r#native_63 : () , r#inner_65 : () , r#inner_clip_66 : () , r#placeholder_67 : () , r#input_68 : () , r#data_type_69 : () , r#native_70 : () , r#inner_72 : () , r#inner_clip_73 : () , r#placeholder_74 : () , r#input_75 : () , r#size_76 : () , r#native_77 : () , r#inner_79 : () , r#inner_clip_80 : () , r#placeholder_81 : () , r#input_82 : () , r#root_60_data_type_69_layoutinfo_h : () , r#root_60_data_type_69_layoutinfo_v : () , r#root_60_empty_61_layout_cache : () , r#root_60_empty_61_layoutinfo_h : () , r#root_60_empty_61_layoutinfo_v : () , r#root_60_empty_64_layout_cache : () , r#root_60_empty_64_layoutinfo_h : () , r#root_60_empty_64_layoutinfo_v : () , r#root_60_empty_71_layout_cache : () , r#root_60_empty_71_layoutinfo_h : () , r#root_60_empty_71_layoutinfo_v : () , r#root_60_empty_78_layout_cache : () , r#root_60_empty_78_layoutinfo_h : () , r#root_60_empty_78_layoutinfo_v : () , r#root_60_inner_65_layoutinfo_h : () , r#root_60_inner_65_layoutinfo_v : () , r#root_60_inner_65_placeholder_text : () , r#root_60_inner_72_layoutinfo_h : () , r#root_60_inner_72_layoutinfo_v : () , r#root_60_inner_79_layoutinfo_h : () , r#root_60_inner_79_layoutinfo_v : () , r#root_60_input_68_computed_x : () , r#root_60_input_68_preferred_height : () , r#root_60_input_68_preferred_width : () , r#root_60_input_75_computed_x : () , r#root_60_input_75_preferred_height : () , r#root_60_input_75_preferred_width : () , r#root_60_input_82_computed_x : () , r#root_60_input_82_preferred_height : () , r#root_60_input_82_preferred_width : () , r#root_60_name_62_layoutinfo_h : () , r#root_60_name_62_layoutinfo_v : () , r#root_60_native_63_horizontal_stretch : () , r#root_60_native_63_max_height : () , r#root_60_native_63_max_width : () , r#root_60_native_63_min_height : () , r#root_60_native_63_min_width : () , r#root_60_native_63_preferred_height : () , r#root_60_native_63_preferred_width : () , r#root_60_native_63_vertical_stretch : () , r#root_60_native_70_horizontal_stretch : () , r#root_60_native_70_max_height : () , r#root_60_native_70_max_width : () , r#root_60_native_70_min_height : () , r#root_60_native_70_min_width : () , r#root_60_native_70_preferred_height : () , r#root_60_native_70_preferred_width : () , r#root_60_native_70_vertical_stretch : () , r#root_60_native_77_horizontal_stretch : () , r#root_60_native_77_max_height : () , r#root_60_native_77_max_width : () , r#root_60_native_77_min_height : () , r#root_60_native_77_min_width : () , r#root_60_native_77_preferred_height : () , r#root_60_native_77_preferred_width : () , r#root_60_native_77_vertical_stretch : () , r#root_60_order : () , r#root_60_placeholder_67_horizontal_stretch : () , r#root_60_placeholder_67_max_height : () , r#root_60_placeholder_67_max_width : () , r#root_60_placeholder_67_min_height : () , r#root_60_placeholder_67_min_width : () , r#root_60_placeholder_67_preferred_height : () , r#root_60_placeholder_67_preferred_width : () , r#root_60_placeholder_67_vertical_stretch : () , r#root_60_placeholder_74_horizontal_stretch : () , r#root_60_placeholder_74_max_height : () , r#root_60_placeholder_74_max_width : () , r#root_60_placeholder_74_min_height : () , r#root_60_placeholder_74_min_width : () , r#root_60_placeholder_74_preferred_height : () , r#root_60_placeholder_74_preferred_width : () , r#root_60_placeholder_74_vertical_stretch : () , r#root_60_placeholder_81_horizontal_stretch : () , r#root_60_placeholder_81_max_height : () , r#root_60_placeholder_81_max_width : () , r#root_60_placeholder_81_min_height : () , r#root_60_placeholder_81_min_width : () , r#root_60_placeholder_81_preferred_height : () , r#root_60_placeholder_81_preferred_width : () , r#root_60_placeholder_81_vertical_stretch : () , r#root_60_size_76_layoutinfo_h : () , r#root_60_size_76_layoutinfo_v : () , r#root_60_data_type_69_accepted : () , r#root_60_data_type_69_edited : () , r#root_60_inner_65_accepted : () , r#root_60_inner_65_edited : () , r#root_60_inner_79_accepted : () , r#root_60_inner_79_edited : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:3805:22 [INFO] [stderr] | [INFO] [stderr] 3804 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_83 { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 3805 | ...ot_83 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_85 : slint :: private_unstable_api :: re_exports :: r#NativeButton , r#root_83_empty_84_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_83_empty_84_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_83_empty_84_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerButton_root_83 >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 3805 | r#root_83 : () , r#native_85 : () , r#root_83_empty_84_layout_cache : () , r#root_83_empty_84_layoutinfo_h : () , r#root_83_empty_84_layoutinfo_v : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stderr] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> /opt/rustwide/target/debug/build/got_label_creator_v2-1e6dff597ecf2660/out/main.rs:4009:21 [INFO] [stderr] | [INFO] [stderr] 4008 | ...e (slint :: private_unstable_api :: re_exports :: FieldOffsets , Default)] # [const_field_offset (slint :: private_unstable_api :: re_exports :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerMain { [INFO] [stderr] | ----------------------------------------------------------- fields in this struct [INFO] [stderr] 4009 | ...ot_1 : slint :: private_unstable_api :: re_exports :: r#WindowItem , r#empty_3 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_4 : slint :: private_unstable_api :: re_exports :: r#Text , r#table_number_5 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_6 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_8 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_9 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_10 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_11 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#empty_12 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_13 : slint :: private_unstable_api :: re_exports :: r#Text , r#table_name_14 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_15 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_17 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_18 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_19 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_20 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#empty_21 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_22 : slint :: private_unstable_api :: re_exports :: r#Text , r#offset_23 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_24 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_26 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_27 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_28 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_29 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#empty_30 : slint :: private_unstable_api :: re_exports :: r#Empty , r#text_31 : slint :: private_unstable_api :: re_exports :: r#Text , r#amount_32 : slint :: private_unstable_api :: re_exports :: r#Empty , r#native_33 : slint :: private_unstable_api :: re_exports :: r#NativeLineEdit , r#inner_35 : slint :: private_unstable_api :: re_exports :: r#Empty , r#inner_clip_36 : slint :: private_unstable_api :: re_exports :: r#Clip , r#placeholder_37 : slint :: private_unstable_api :: re_exports :: r#Text , r#input_38 : slint :: private_unstable_api :: re_exports :: r#TextInput , r#empty_40 : slint :: private_unstable_api :: re_exports :: r#Empty , r#horizontalline_39 : InnerHorizontalLine_root_54 , r#tableheader_41 : InnerTableHeader_root_55 , r#item0_42 : InnerTableRow_root_60 , r#item1_43 : InnerTableRow_root_60 , r#item2_44 : InnerTableRow_root_60 , r#item3_45 : InnerTableRow_root_60 , r#item4_46 : InnerTableRow_root_60 , r#item5_47 : InnerTableRow_root_60 , r#item6_48 : InnerTableRow_root_60 , r#item7_49 : InnerTableRow_root_60 , r#item8_50 : InnerTableRow_root_60 , r#item9_51 : InnerTableRow_root_60 , r#horizontalline_52 : InnerHorizontalLine_root_54 , r#button_53 : InnerButton_root_83 , r#root_1_amount_32_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_amount_32_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_12_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_12_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_12_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_16_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_16_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_16_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_2_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_2_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_2_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_21_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_21_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_21_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_25_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_25_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_25_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_3_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_3_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_3_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_30_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_30_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_30_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_34_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_34_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_34_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_40_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_40_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_40_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_7_layout_cache : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: SharedVector < slint :: private_unstable_api :: re_exports :: Coord , > > , r#root_1_empty_7_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_empty_7_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_17_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_17_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_26_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_26_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_35_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_35_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_8_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_inner_8_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_input_11_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_11_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_11_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_20_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_20_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_20_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_29_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_29_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_29_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_38_computed_x : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_38_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_input_38_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_native_15_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_15_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_15_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_24_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_24_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_24_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_33_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_33_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_33_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_6_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_native_6_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_native_6_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_offset_23_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_offset_23_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_placeholder_10_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_10_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_10_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_19_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_19_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_19_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_28_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_28_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_28_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_37_horizontal_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_placeholder_37_max_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_max_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_min_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_min_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_preferred_height : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_preferred_width : slint :: private_unstable_api :: re_exports :: Property < slint :: private_unstable_api :: re_exports :: LogicalLength > , r#root_1_placeholder_37_vertical_stretch : slint :: private_unstable_api :: re_exports :: Property < f32 > , r#root_1_table_name_14_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_table_name_14_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_table_number_5_layoutinfo_h : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_table_number_5_layoutinfo_v : slint :: private_unstable_api :: re_exports :: Property < r#LayoutInfo > , r#root_1_amount_32_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_amount_32_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_17_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_17_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_26_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_26_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_8_accepted : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , r#root_1_inner_8_edited : slint :: private_unstable_api :: re_exports :: Callback < (slint :: private_unstable_api :: re_exports :: SharedString ,) , () > , self_weak : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeakMapped < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , window_adapter : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: Rc < dyn slint :: private_unstable_api :: re_exports :: WindowAdapter >> , root : slint :: private_unstable_api :: re_exports :: OnceCell < slint :: private_unstable_api :: re_exports :: VWeak < slint :: private_unstable_api :: re_exports :: ComponentVTable , InnerMain >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_Mai... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 4009 | r#root_1 : () , r#empty_3 : () , r#text_4 : () , r#table_number_5 : () , r#native_6 : () , r#inner_8 : () , r#inner_clip_9 : () , r#placeholder_10 : () , r#input_11 : () , r#empty_12 : () , r#text_13 : () , r#table_name_14 : () , r#native_15 : () , r#inner_17 : () , r#inner_clip_18 : () , r#placeholder_19 : () , r#input_20 : () , r#empty_21 : () , r#text_22 : () , r#offset_23 : () , r#native_24 : () , r#inner_26 : () , r#inner_clip_27 : () , r#placeholder_28 : () , r#input_29 : () , r#empty_30 : () , r#text_31 : () , r#amount_32 : () , r#native_33 : () , r#inner_35 : () , r#inner_clip_36 : () , r#placeholder_37 : () , r#input_38 : () , r#empty_40 : () , r#horizontalline_39 : () , r#tableheader_41 : () , r#item0_42 : () , r#item1_43 : () , r#item2_44 : () , r#item3_45 : () , r#item4_46 : () , r#item5_47 : () , r#item6_48 : () , r#item7_49 : () , r#item8_50 : () , r#item9_51 : () , r#horizontalline_52 : () , r#button_53 : () , r#root_1_amount_32_layoutinfo_h : () , r#root_1_amount_32_layoutinfo_v : () , 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_16_layout_cache : () , r#root_1_empty_16_layoutinfo_h : () , r#root_1_empty_16_layoutinfo_v : () , r#root_1_empty_2_layout_cache : () , r#root_1_empty_2_layoutinfo_h : () , r#root_1_empty_2_layoutinfo_v : () , r#root_1_empty_21_layout_cache : () , r#root_1_empty_21_layoutinfo_h : () , r#root_1_empty_21_layoutinfo_v : () , r#root_1_empty_25_layout_cache : () , r#root_1_empty_25_layoutinfo_h : () , r#root_1_empty_25_layoutinfo_v : () , r#root_1_empty_3_layout_cache : () , r#root_1_empty_3_layoutinfo_h : () , r#root_1_empty_3_layoutinfo_v : () , r#root_1_empty_30_layout_cache : () , r#root_1_empty_30_layoutinfo_h : () , r#root_1_empty_30_layoutinfo_v : () , r#root_1_empty_34_layout_cache : () , r#root_1_empty_34_layoutinfo_h : () , r#root_1_empty_34_layoutinfo_v : () , r#root_1_empty_40_layout_cache : () , r#root_1_empty_40_layoutinfo_h : () , r#root_1_empty_40_layoutinfo_v : () , r#root_1_empty_7_layout_cache : () , r#root_1_empty_7_layoutinfo_h : () , r#root_1_empty_7_layoutinfo_v : () , r#root_1_inner_17_layoutinfo_h : () , r#root_1_inner_17_layoutinfo_v : () , r#root_1_inner_26_layoutinfo_h : () , r#root_1_inner_26_layoutinfo_v : () , r#root_1_inner_35_layoutinfo_h : () , r#root_1_inner_35_layoutinfo_v : () , r#root_1_inner_8_layoutinfo_h : () , r#root_1_inner_8_layoutinfo_v : () , r#root_1_input_11_computed_x : () , r#root_1_input_11_preferred_height : () , r#root_1_input_11_preferred_width : () , r#root_1_input_20_computed_x : () , r#root_1_input_20_preferred_height : () , r#root_1_input_20_preferred_width : () , r#root_1_input_29_computed_x : () , r#root_1_input_29_preferred_height : () , r#root_1_input_29_preferred_width : () , r#root_1_input_38_computed_x : () , r#root_1_input_38_preferred_height : () , r#root_1_input_38_preferred_width : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_native_15_horizontal_stretch : () , r#root_1_native_15_max_height : () , r#root_1_native_15_max_width : () , r#root_1_native_15_min_height : () , r#root_1_native_15_min_width : () , r#root_1_native_15_preferred_height : () , r#root_1_native_15_preferred_width : () , r#root_1_native_15_vertical_stretch : () , r#root_1_native_24_horizontal_stretch : () , r#root_1_native_24_max_height : () , r#root_1_native_24_max_width : () , r#root_1_native_24_min_height : () , r#root_1_native_24_min_width : () , r#root_1_native_24_preferred_height : () , r#root_1_native_24_preferred_width : () , r#root_1_native_24_vertical_stretch : () , r#root_1_native_33_horizontal_stretch : () , r#root_1_native_33_max_height : () , r#root_1_native_33_max_width : () , r#root_1_native_33_min_height : () , r#root_1_native_33_min_width : () , r#root_1_native_33_preferred_height : () , r#root_1_native_33_preferred_width : () , r#root_1_native_33_vertical_stretch : () , r#root_1_native_6_horizontal_stretch : () , r#root_1_native_6_max_height : () , r#root_1_native_6_max_width : () , r#root_1_native_6_min_height : () , r#root_1_native_6_min_width : () , r#root_1_native_6_preferred_height : () , r#root_1_native_6_preferred_width : () , r#root_1_native_6_vertical_stretch : () , r#root_1_offset_23_layoutinfo_h : () , r#root_1_offset_23_layoutinfo_v : () , r#root_1_placeholder_10_horizontal_stretch : () , r#root_1_placeholder_10_max_height : () , r#root_1_placeholder_10_max_width : () , r#root_1_placeholder_10_min_height : () , r#root_1_placeholder_10_min_width : () , r#root_1_placeholder_10_preferred_height : () , r#root_1_placeholder_10_preferred_width : () , r#root_1_placeholder_10_vertical_stretch : () , r#root_1_placeholder_19_horizontal_stretch : () , r#root_1_placeholder_19_max_height : () , r#root_1_placeholder_19_max_width : () , r#root_1_placeholder_19_min_height : () , r#root_1_placeholder_19_min_width : () , r#root_1_placeholder_19_preferred_height : () , r#root_1_placeholder_19_preferred_width : () , r#root_1_placeholder_19_vertical_stretch : () , r#root_1_placeholder_28_horizontal_stretch : () , r#root_1_placeholder_28_max_height : () , r#root_1_placeholder_28_max_width : () , r#root_1_placeholder_28_min_height : () , r#root_1_placeholder_28_min_width : () , r#root_1_placeholder_28_preferred_height : () , r#root_1_placeholder_28_preferred_width : () , r#root_1_placeholder_28_vertical_stretch : () , r#root_1_placeholder_37_horizontal_stretch : () , r#root_1_placeholder_37_max_height : () , r#root_1_placeholder_37_max_width : () , r#root_1_placeholder_37_min_height : () , r#root_1_placeholder_37_min_width : () , r#root_1_placeholder_37_preferred_height : () , r#root_1_placeholder_37_preferred_width : () , r#root_1_placeholder_37_vertical_stretch : () , r#root_1_table_name_14_layoutinfo_h : () , r#root_1_table_name_14_layoutinfo_v : () , r#root_1_table_number_5_layoutinfo_h : () , r#root_1_table_number_5_layoutinfo_v : () , r#root_1_amount_32_accepted : () , r#root_1_amount_32_edited : () , r#root_1_inner_17_accepted : () , r#root_1_inner_17_edited : () , r#root_1_inner_26_accepted : () , r#root_1_inner_26_edited : () , r#root_1_inner_8_accepted : () , r#root_1_inner_8_edited : () , self_weak : () , window_adapter : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () } [INFO] [stderr] | ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ ~~ [INFO] [stderr] [INFO] [stderr] warning: `got_label_creator_v2` (bin "got_label_creator_v2" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/got_label_creator_v2-bce665258ff60854) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test builder::test::build ... ok [INFO] [stdout] test create_csv::test::test1 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- create_csv::test::test1 stdout ---- [INFO] [stdout] thread 'create_csv::test::test1' panicked at src/create_csv.rs:160:26: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557a6217baa6 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x557a6217baa6 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557a6217baa6 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x557a6217baa6 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x557a621a5980 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x557a621a5980 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x557a6217938f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x557a6217b884 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x557a6217b884 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x557a6217d5f7 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x557a6217d2dd - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x557a6214d007 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x557a6214d007 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x557a6217dc16 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x557a6217dc16 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x557a6217d962 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x557a6217bfa6 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x557a6217d6b4 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x557a620fbbb5 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x557a620fc153 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x557a6210a4f7 - core::result::Result::unwrap::h42b4a758805e9bf5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x557a6210a4f7 - got_label_creator_v2::create_csv::test::test1::h0876d9a36e08c6ec [INFO] [stdout] at /opt/rustwide/workdir/src/create_csv.rs:160:9 [INFO] [stdout] 22: 0x557a6210a267 - got_label_creator_v2::create_csv::test::test1::{{closure}}::hcb8946d63b2e4305 [INFO] [stdout] at /opt/rustwide/workdir/src/create_csv.rs:146:15 [INFO] [stdout] 23: 0x557a62102866 - core::ops::function::FnOnce::call_once::h356191ed3b417ee4 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x557a62152bff - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x557a62152bff - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 26: 0x557a62151a21 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 27: 0x557a62151a21 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x557a62151a21 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 29: 0x557a62151a21 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 30: 0x557a62151a21 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 31: 0x557a62151a21 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 32: 0x557a62151a21 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 33: 0x557a62118e06 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 34: 0x557a62118e06 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 35: 0x557a6211de47 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 36: 0x557a6211de47 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x557a6211de47 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 38: 0x557a6211de47 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 39: 0x557a6211de47 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 40: 0x557a6211de47 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 41: 0x557a6211de47 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x557a62181fb5 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 43: 0x557a62181fb5 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 44: 0x557a62181fb5 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 45: 0x7f2dcb30aac3 - [INFO] [stdout] 46: 0x7f2dcb39bbf4 - __clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] create_csv::test::test1 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "2a7fa76524904cd79968ce8a9658b4586f25330409d7c2768738cb4ac5f0a72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a7fa76524904cd79968ce8a9658b4586f25330409d7c2768738cb4ac5f0a72f", kill_on_drop: false }` [INFO] [stdout] 2a7fa76524904cd79968ce8a9658b4586f25330409d7c2768738cb4ac5f0a72f [INFO] testing Konstantin-Dudersky/got_label_creator_v2 against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonstantin-Dudersky%2Fgot_label_creator_v2" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Konstantin-Dudersky/got_label_creator_v2 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Konstantin-Dudersky/got_label_creator_v2 [INFO] finished tweaking git repo https://github.com/Konstantin-Dudersky/got_label_creator_v2 [INFO] tweaked toml for git repo https://github.com/Konstantin-Dudersky/got_label_creator_v2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Konstantin-Dudersky/got_label_creator_v2 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c33409dbe3a1d4144bd80653e8cb567dd46d5e8c1796018712700fac8a9c6c2 [INFO] running `Command { std: "docker" "start" "-a" "8c33409dbe3a1d4144bd80653e8cb567dd46d5e8c1796018712700fac8a9c6c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c33409dbe3a1d4144bd80653e8cb567dd46d5e8c1796018712700fac8a9c6c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c33409dbe3a1d4144bd80653e8cb567dd46d5e8c1796018712700fac8a9c6c2", kill_on_drop: false }` [INFO] [stdout] 8c33409dbe3a1d4144bd80653e8cb567dd46d5e8c1796018712700fac8a9c6c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17f58d61d827739d8521cd39cd7551cf1562ccc55583a1bb52a392109d37132e [INFO] running `Command { std: "docker" "start" "-a" "17f58d61d827739d8521cd39cd7551cf1562ccc55583a1bb52a392109d37132e", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling atomic-polyfill v1.0.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling critical-section v1.1.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling roxmltree v0.18.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling svgtypes v0.11.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling rosvgtree v0.3.0 [INFO] [stderr] Compiling usvg-tree v0.32.0 [INFO] [stderr] Compiling data-url v0.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling imagesize v0.11.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling usvg-parser v0.32.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling tiny-skia-path v0.9.0 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling usvg v0.32.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tiny-skia v0.9.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling fontconfig-parser v0.5.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling i-slint-common v1.0.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling resvg v0.32.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling cpp_common v0.5.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling lyon_geom v1.0.4 [INFO] [stderr] Compiling cpp_build v0.5.8 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling lyon_path v1.0.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling auto_enums v0.8.0 [INFO] [stderr] Compiling ttf-parser v0.19.0 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling const-field-offset-macro v0.1.3 [INFO] [stderr] Compiling vtable-macro v0.1.10 [INFO] [stderr] Compiling qttypes v0.2.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling const-field-offset v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.0 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling derive_utils v0.12.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling calloop v0.10.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling i-slint-compiler v1.0.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling exr v1.6.4 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling ab_glyph v0.2.21 [INFO] [stderr] Compiling codemap-diagnostic v0.1.1 [INFO] [stderr] Compiling rowan v0.15.11 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling vtable v0.1.10 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling i-slint-core-macros v1.0.2 [INFO] [stderr] Compiling lyon_extra v1.0.1 [INFO] [stderr] Compiling fontdb v0.13.1 [INFO] [stderr] Compiling lyon_algorithms v1.0.3 [INFO] [stderr] error: could not compile `x11-dl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/bin/rustc --crate-name x11_dl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11-dl-2.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1bedc2ea45d40a2f -C extra-filename=-1bedc2ea45d40a2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-b36d2c7698223f6e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e6dc9296f3149937.rmeta --cap-lints allow --cap-lints=warn -l dl` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "17f58d61d827739d8521cd39cd7551cf1562ccc55583a1bb52a392109d37132e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17f58d61d827739d8521cd39cd7551cf1562ccc55583a1bb52a392109d37132e", kill_on_drop: false }` [INFO] [stdout] 17f58d61d827739d8521cd39cd7551cf1562ccc55583a1bb52a392109d37132e