[INFO] cloning repository https://github.com/White-Lee/ch-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/White-Lee/ch-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhite-Lee%2Fch-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhite-Lee%2Fch-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f32e3abd2386a8e6857a489d361598c1540911d
[INFO] checking White-Lee/ch-rs against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhite-Lee%2Fch-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/White-Lee/ch-rs on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/White-Lee/ch-rs
[INFO] finished tweaking git repo https://github.com/White-Lee/ch-rs
[INFO] tweaked toml for git repo https://github.com/White-Lee/ch-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/White-Lee/ch-rs 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slint-macros v1.1.1
[INFO] [stderr]   Downloaded slint-build v1.1.1
[INFO] [stderr]   Downloaded i-slint-backend-selector v1.1.1
[INFO] [stderr]   Downloaded xattr v1.0.0
[INFO] [stderr]   Downloaded i-slint-renderer-femtovg v1.1.1
[INFO] [stderr]   Downloaded xml-rs v0.8.5
[INFO] [stderr]   Downloaded i-slint-common v1.1.1
[INFO] [stderr]   Downloaded i-slint-core v1.1.1
[INFO] [stderr]   Downloaded slint v1.1.1
[INFO] [stderr]   Downloaded i-slint-backend-qt v1.1.1
[INFO] [stderr]   Downloaded i-slint-compiler v1.1.1
[INFO] [stderr]   Downloaded i-slint-renderer-skia v1.1.1
[INFO] [stderr]   Downloaded auto_enums v0.8.2
[INFO] [stderr]   Downloaded i-slint-backend-winit v1.1.1
[INFO] [stderr]   Downloaded serde_repr v0.1.13
[INFO] [stderr]   Downloaded i-slint-core-macros v1.1.1
[INFO] [stderr]   Downloaded async-trait v0.1.69
[INFO] [stderr]   Downloaded qttypes v0.2.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 193450e1d2083bcd20a2650fccf604191cfb4bd5e507f2fa7f3388c784a891d0
[INFO] running `Command { std: "docker" "start" "-a" "193450e1d2083bcd20a2650fccf604191cfb4bd5e507f2fa7f3388c784a891d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "193450e1d2083bcd20a2650fccf604191cfb4bd5e507f2fa7f3388c784a891d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "193450e1d2083bcd20a2650fccf604191cfb4bd5e507f2fa7f3388c784a891d0", kill_on_drop: false }`
[INFO] [stdout] 193450e1d2083bcd20a2650fccf604191cfb4bd5e507f2fa7f3388c784a891d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bd90278355df4670136ef0a3a5587d490204b24025fc94df1b0872394d9d784
[INFO] running `Command { std: "docker" "start" "-a" "5bd90278355df4670136ef0a3a5587d490204b24025fc94df1b0872394d9d784", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling serde v1.0.164
[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 cfg-if v1.0.0
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]    Compiling xml-rs v0.8.5
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling winnow v0.5.10
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]    Compiling aho-corasick v1.0.3
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking ttf-parser v0.19.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking png v0.17.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking xmlparser v0.13.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling roxmltree v0.18.0
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling tiny-skia-path v0.10.0
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling cpp_common v0.5.8
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking siphasher v0.3.10
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking svgtypes v0.11.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking fontconfig-parser v0.5.3
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking unicode-script v0.5.5
[INFO] [stderr]     Checking ttf-parser v0.18.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]     Checking usvg-tree v0.34.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.7
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking calloop v0.10.5
[INFO] [stderr]     Checking fontdb v0.14.1
[INFO] [stderr]     Checking rustybuzz v0.7.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]    Compiling cpp_build v0.5.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]     Checking lyon_geom v1.0.4
[INFO] [stderr]     Checking enumflags2 v0.7.7
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling async-trait v0.1.69
[INFO] [stderr]     Checking usvg-parser v0.34.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking usvg-text-layout v0.34.0
[INFO] [stderr]     Checking zvariant v3.15.0
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking lyon_path v1.0.4
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling const-field-offset-macro v0.1.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking rgb v0.8.36
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]     Checking usvg v0.34.1
[INFO] [stderr]    Compiling exr v1.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]     Checking ab_glyph v0.2.21
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking const-field-offset v0.1.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]     Checking xdg-home v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]     Checking zbus_names v2.6.0
[INFO] [stderr]    Compiling tiff v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tiny-skia v0.10.0
[INFO] [stderr]    Compiling qttypes v0.2.9
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling zbus_macros v3.14.1
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling vtable-macro v0.1.10
[INFO] [stderr]    Compiling serde_repr v0.1.13
[INFO] [stderr]    Compiling winit v0.28.6
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling derive_utils v0.13.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling i-slint-compiler v1.1.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]     Checking vtable v0.1.10
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]    Compiling codemap-diagnostic v0.1.2
[INFO] [stderr]    Compiling rowan v0.15.11
[INFO] [stderr]    Compiling i-slint-common v1.1.1
[INFO] [stderr]    Compiling auto_enums v0.8.2
[INFO] [stderr]    Compiling resvg v0.34.1
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling lyon_extra v1.0.1
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]     Checking lyon_algorithms v1.0.3
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]    Compiling atspi-macros v0.2.0
[INFO] [stderr]    Compiling i-slint-core-macros v1.1.1
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling css-color-parser2 v1.0.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling by_address v1.1.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.4
[INFO] [stderr]     Checking accesskit v0.11.2
[INFO] [stderr]    Compiling smol_str v0.2.0
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]     Checking clru v0.6.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking accesskit_consumer v0.15.2
[INFO] [stderr]     Checking i-slint-core v1.1.1
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]    Compiling cpp_macros v0.5.8
[INFO] [stderr]     Checking zbus v3.14.1
[INFO] [stderr]    Compiling i-slint-backend-qt v1.1.1
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]     Checking imgref v1.9.4
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]     Checking glow v0.12.1
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking cpp v0.5.8
[INFO] [stderr]     Checking smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling i-slint-backend-winit v1.1.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking femtovg v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling i-slint-backend-selector v1.1.1
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking i-slint-renderer-femtovg v1.1.1
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking atspi v0.10.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking thread-id v4.1.0
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking log4rs v1.2.0
[INFO] [stderr]     Checking x11-clipboard v0.7.1
[INFO] [stderr]     Checking copypasta v0.8.2
[INFO] [stderr]    Compiling slint-build v1.1.1
[INFO] [stderr]    Compiling slint-macros v1.1.1
[INFO] [stderr]    Compiling ch-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking accesskit_unix v0.5.2
[INFO] [stderr]     Checking accesskit_winit v0.14.4
[INFO] [stderr]     Checking slint v1.1.1
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSideBarItem_root_125 {
[INFO] [stdout]   |       ------------------ fields in this struct
[INFO] [stdout] 5 | ...ot_125 : sp :: r#Empty , r#state_opacity_126 : sp :: r#Opacity , r#state_127 : sp :: r#Rectangle , r#l_128 : sp :: r#Empty , r#label_129 : sp :: r#Text , r#touch_130 : sp :: r#TouchArea , r#root_125_has_focus : sp :: Property < bool > , r#root_125_l_128_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_125_l_128_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_125_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_125_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_125_selected : sp :: Property < bool > , r#root_125_state : sp :: Property < i32 > , r#root_125_touch_130_horizontal_stretch : sp :: Property < f32 > , r#root_125_touch_130_max_height : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_max_width : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_min_height : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_min_width : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_vertical_stretch : sp :: Property < f32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerSideBarItem_root_125 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ...
[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] 5 |          r#root_125 : () , r#state_opacity_126 : () , r#state_127 : () , r#l_128 : () , r#label_129 : () , r#touch_130 : () , r#root_125_has_focus : () , r#root_125_l_128_layout_cache : () , r#root_125_l_128_layoutinfo_v : () , r#root_125_layoutinfo_h : () , r#root_125_layoutinfo_v : () , r#root_125_selected : () , r#root_125_state : () , r#root_125_touch_130_horizontal_stretch : () , r#root_125_touch_130_max_height : () , r#root_125_touch_130_max_width : () , r#root_125_touch_130_min_height : () , r#root_125_touch_130_min_width : () , r#root_125_touch_130_preferred_height : () , r#root_125_touch_130_preferred_width : () , r#root_125_touch_130_vertical_stretch : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]   |                       ~~                         ~~                 ~~             ~~                 ~~                 ~~                          ~~                                   ~~                                   ~~                             ~~                             ~~                         ~~                      ~~                                             ~~                                     ~~                                    ~~                                     ~~                                    ~~                                           ~~                                          ~~                                           ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:564:23
[INFO] [stdout]     |
[INFO] [stdout] 563 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSwitch_root_131 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 564 | ...ot_131 : sp :: r#NativeCheckBox , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerSwitch_root_131 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 564 |          r#root_131 : () , self_weak : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:633:23
[INFO] [stdout]     |
[INFO] [stdout] 632 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_132 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 633 | ...ot_132 : sp :: r#Empty , r#native_134 : sp :: r#NativeButton , r#root_132_empty_133_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_132_empty_133_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_132_empty_133_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerButton_root_132 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 633 |          r#root_132 : () , r#native_134 : () , r#root_132_empty_133_layout_cache : () , r#root_132_empty_133_layoutinfo_h : () , r#root_132_empty_133_layoutinfo_v : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]     |                       ~~                  ~~                                       ~~                                       ~~                                       ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:836:23
[INFO] [stdout]     |
[INFO] [stdout] 835 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerCheckBox_root_135 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 836 | ...ot_135 : sp :: r#NativeCheckBox , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerCheckBox_root_135 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 836 |          r#root_135 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]     |                       ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:908:23
[INFO] [stdout]     |
[INFO] [stdout] 907 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSpinBox_root_136 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 908 | ...ot_136 : sp :: r#NativeSpinBox , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerSpinBox_root_136 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 908 |          r#root_136 : () , self_weak : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:981:23
[INFO] [stdout]     |
[INFO] [stdout] 980 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSlider_root_137 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 981 | ...ot_137 : sp :: r#NativeSlider , r#fs_138 : sp :: r#FocusScope , r#root_137_accessible_value_step : sp :: Property < f32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerSlider_root_137 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 981 |          r#root_137 : () , r#fs_138 : () , r#root_137_accessible_value_step : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]     |                       ~~              ~~                                      ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:1163:23
[INFO] [stdout]      |
[INFO] [stdout] 1162 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerProgressIndicator_root_139 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 1163 | ...ot_139 : sp :: r#NativeProgressIndicator , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerProgressIndicator_root_139 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 1163 |          r#root_139 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]      |                       ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:1218:23
[INFO] [stdout]      |
[INFO] [stdout] 1217 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerTabImpl_root_140 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 1218 | ...ot_140 : sp :: r#NativeTab , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerTabImpl_root_140 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 1218 |          r#root_140 : () , self_weak : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:1286:21
[INFO] [stdout]      |
[INFO] [stdout] 1285 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerAppWindow {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 1286 | ...ot_1 : sp :: r#WindowItem , r#side_bar_3 : sp :: r#Rectangle , r#rectangle_4 : sp :: r#Rectangle , r#fs_5 : sp :: r#FocusScope , r#label_7 : sp :: r#Text , r#navigation_8 : sp :: r#Empty , r#empty_11 : sp :: r#Empty , r#bottom_12 : sp :: r#Empty , r#root_1_bottom_12_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_bottom_12_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_11_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_11_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_11_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_2_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_6_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_6_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_6_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_fs_5_focused_tab : sp :: Property < i32 > , r#root_1_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_navigation_8_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_navigation_8_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_navigation_8_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_side_bar_3_accessible_delegate_focus : sp :: Property < i32 > , r#root_1_side_bar_3_current_focused : sp :: Property < i32 > , r#root_1_side_bar_3_current_item : sp :: Property < i32 > , r#root_1_side_bar_3_model : sp :: Property < sp :: ModelRc < sp :: SharedString > > , repeater0 : sp :: Repeater < InnerComponent_sidebaritem_9 > , repeater1 : sp :: Repeater < InnerComponent_empty_13 > , repeater2 : sp :: Repeater < InnerComponent_empty_20 > , repeater3 : sp :: Repeater < InnerComponent_empty_104 > , repeater4 : sp :: Repeater < InnerComponent_empty_111 > , repeater5 : sp :: Repeater < InnerComponent_empty_118 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerAppWindow >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_AppWindow , window_adapter_ : sp :: OnceCell < sp :: Rc < dyn sp :: WindowAdapter >> ...
[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] 1286 |          r#root_1 : () , r#side_bar_3 : () , r#rectangle_4 : () , r#fs_5 : () , r#label_7 : () , r#navigation_8 : () , r#empty_11 : () , r#bottom_12 : () , r#root_1_bottom_12_layoutinfo_h : () , r#root_1_bottom_12_layoutinfo_v : () , r#root_1_empty_11_layout_cache : () , r#root_1_empty_11_layoutinfo_h : () , r#root_1_empty_11_layoutinfo_v : () , r#root_1_empty_2_height : () , 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_6_layout_cache : () , r#root_1_empty_6_layoutinfo_h : () , r#root_1_empty_6_layoutinfo_v : () , r#root_1_fs_5_focused_tab : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_navigation_8_layout_cache : () , r#root_1_navigation_8_layoutinfo_h : () , r#root_1_navigation_8_layoutinfo_v : () , r#root_1_side_bar_3_accessible_delegate_focus : () , r#root_1_side_bar_3_current_focused : () , r#root_1_side_bar_3_current_item : () , r#root_1_side_bar_3_model : () , repeater0 : () , repeater1 : () , repeater2 : () , repeater3 : () , repeater4 : () , repeater5 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () , window_adapter_ : () , }
[INFO] [stdout]      |                     ~~                  ~~                   ~~            ~~               ~~                    ~~                ~~                 ~~                                     ~~                                     ~~                                    ~~                                    ~~                                    ~~                             ~~                                   ~~                                   ~~                                   ~~                                   ~~                                   ~~                                   ~~                               ~~                           ~~                           ~~                                        ~~                                        ~~                                        ~~                                                   ~~                                         ~~                                      ~~                               ~~               ~~               ~~               ~~               ~~               ~~               ~~               ~~          ~~                ~~                               ~~             ~~                     ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:2658:28
[INFO] [stdout]      |
[INFO] [stdout] 2657 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_sidebaritem_9 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 2658 | ...debaritem_9 : InnerSideBarItem_root_125 , r#model_data : sp :: Property < sp :: SharedString > , r#model_index : sp :: Property < i32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_sidebaritem_9 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 2658 |          r#sidebaritem_9 : () , r#model_data : () , r#model_index : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:2988:23
[INFO] [stdout]      |
[INFO] [stdout] 2987 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_13 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 2988 | ...pty_13 : sp :: r#Empty , r#empty_14 : sp :: r#Empty , r#text_15 : sp :: r#Text , r#text_16 : sp :: r#Text , r#rectangle_17 : sp :: r#Empty , r#switch_18 : InnerSwitch_root_131 , r#empty_13_empty_14_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_13_empty_14_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_13_empty_14_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_13_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_13_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_13_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_13 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 2988 |          r#empty_13 : () , r#empty_14 : () , r#text_15 : () , r#text_16 : () , r#rectangle_17 : () , r#switch_18 : () , r#empty_13_empty_14_layout_cache : () , r#empty_13_empty_14_layoutinfo_h : () , r#empty_13_empty_14_layoutinfo_v : () , r#empty_13_layout_cache : () , r#empty_13_layoutinfo_h : () , r#empty_13_layoutinfo_v : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSideBarItem_root_125 {
[INFO] [stdout]   |       ------------------ fields in this struct
[INFO] [stdout] 5 | ...ot_125 : sp :: r#Empty , r#state_opacity_126 : sp :: r#Opacity , r#state_127 : sp :: r#Rectangle , r#l_128 : sp :: r#Empty , r#label_129 : sp :: r#Text , r#touch_130 : sp :: r#TouchArea , r#root_125_has_focus : sp :: Property < bool > , r#root_125_l_128_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_125_l_128_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_125_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_125_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_125_selected : sp :: Property < bool > , r#root_125_state : sp :: Property < i32 > , r#root_125_touch_130_horizontal_stretch : sp :: Property < f32 > , r#root_125_touch_130_max_height : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_max_width : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_min_height : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_min_width : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_vertical_stretch : sp :: Property < f32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerSideBarItem_root_125 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ...
[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] 5 |          r#root_125 : () , r#state_opacity_126 : () , r#state_127 : () , r#l_128 : () , r#label_129 : () , r#touch_130 : () , r#root_125_has_focus : () , r#root_125_l_128_layout_cache : () , r#root_125_l_128_layoutinfo_v : () , r#root_125_layoutinfo_h : () , r#root_125_layoutinfo_v : () , r#root_125_selected : () , r#root_125_state : () , r#root_125_touch_130_horizontal_stretch : () , r#root_125_touch_130_max_height : () , r#root_125_touch_130_max_width : () , r#root_125_touch_130_min_height : () , r#root_125_touch_130_min_width : () , r#root_125_touch_130_preferred_height : () , r#root_125_touch_130_preferred_width : () , r#root_125_touch_130_vertical_stretch : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]   |                       ~~                         ~~                 ~~             ~~                 ~~                 ~~                          ~~                                   ~~                                   ~~                             ~~                             ~~                         ~~                      ~~                                             ~~                                     ~~                                    ~~                                     ~~                                    ~~                                           ~~                                          ~~                                           ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:564:23
[INFO] [stdout]     |
[INFO] [stdout] 563 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSwitch_root_131 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 564 | ...ot_131 : sp :: r#NativeCheckBox , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerSwitch_root_131 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 564 |          r#root_131 : () , self_weak : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:633:23
[INFO] [stdout]     |
[INFO] [stdout] 632 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_132 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 633 | ...ot_132 : sp :: r#Empty , r#native_134 : sp :: r#NativeButton , r#root_132_empty_133_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_132_empty_133_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_132_empty_133_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerButton_root_132 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 633 |          r#root_132 : () , r#native_134 : () , r#root_132_empty_133_layout_cache : () , r#root_132_empty_133_layoutinfo_h : () , r#root_132_empty_133_layoutinfo_v : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]     |                       ~~                  ~~                                       ~~                                       ~~                                       ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:836:23
[INFO] [stdout]     |
[INFO] [stdout] 835 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerCheckBox_root_135 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 836 | ...ot_135 : sp :: r#NativeCheckBox , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerCheckBox_root_135 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 836 |          r#root_135 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]     |                       ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:908:23
[INFO] [stdout]     |
[INFO] [stdout] 907 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSpinBox_root_136 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 908 | ...ot_136 : sp :: r#NativeSpinBox , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerSpinBox_root_136 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 908 |          r#root_136 : () , self_weak : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:981:23
[INFO] [stdout]     |
[INFO] [stdout] 980 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSlider_root_137 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 981 | ...ot_137 : sp :: r#NativeSlider , r#fs_138 : sp :: r#FocusScope , r#root_137_accessible_value_step : sp :: Property < f32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerSlider_root_137 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 981 |          r#root_137 : () , r#fs_138 : () , r#root_137_accessible_value_step : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]     |                       ~~              ~~                                      ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:1163:23
[INFO] [stdout]      |
[INFO] [stdout] 1162 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerProgressIndicator_root_139 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 1163 | ...ot_139 : sp :: r#NativeProgressIndicator , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerProgressIndicator_root_139 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 1163 |          r#root_139 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]      |                       ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:1218:23
[INFO] [stdout]      |
[INFO] [stdout] 1217 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerTabImpl_root_140 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 1218 | ...ot_140 : sp :: r#NativeTab , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerTabImpl_root_140 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 1218 |          r#root_140 : () , self_weak : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:1286:21
[INFO] [stdout]      |
[INFO] [stdout] 1285 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerAppWindow {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 1286 | ...ot_1 : sp :: r#WindowItem , r#side_bar_3 : sp :: r#Rectangle , r#rectangle_4 : sp :: r#Rectangle , r#fs_5 : sp :: r#FocusScope , r#label_7 : sp :: r#Text , r#navigation_8 : sp :: r#Empty , r#empty_11 : sp :: r#Empty , r#bottom_12 : sp :: r#Empty , r#root_1_bottom_12_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_bottom_12_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_11_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_11_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_11_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_2_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_6_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_6_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_6_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_fs_5_focused_tab : sp :: Property < i32 > , r#root_1_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_navigation_8_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_navigation_8_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_navigation_8_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_side_bar_3_accessible_delegate_focus : sp :: Property < i32 > , r#root_1_side_bar_3_current_focused : sp :: Property < i32 > , r#root_1_side_bar_3_current_item : sp :: Property < i32 > , r#root_1_side_bar_3_model : sp :: Property < sp :: ModelRc < sp :: SharedString > > , repeater0 : sp :: Repeater < InnerComponent_sidebaritem_9 > , repeater1 : sp :: Repeater < InnerComponent_empty_13 > , repeater2 : sp :: Repeater < InnerComponent_empty_20 > , repeater3 : sp :: Repeater < InnerComponent_empty_104 > , repeater4 : sp :: Repeater < InnerComponent_empty_111 > , repeater5 : sp :: Repeater < InnerComponent_empty_118 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerAppWindow >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_AppWindow , window_adapter_ : sp :: OnceCell < sp :: Rc < dyn sp :: WindowAdapter >> ...
[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] 1286 |          r#root_1 : () , r#side_bar_3 : () , r#rectangle_4 : () , r#fs_5 : () , r#label_7 : () , r#navigation_8 : () , r#empty_11 : () , r#bottom_12 : () , r#root_1_bottom_12_layoutinfo_h : () , r#root_1_bottom_12_layoutinfo_v : () , r#root_1_empty_11_layout_cache : () , r#root_1_empty_11_layoutinfo_h : () , r#root_1_empty_11_layoutinfo_v : () , r#root_1_empty_2_height : () , 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_6_layout_cache : () , r#root_1_empty_6_layoutinfo_h : () , r#root_1_empty_6_layoutinfo_v : () , r#root_1_fs_5_focused_tab : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_navigation_8_layout_cache : () , r#root_1_navigation_8_layoutinfo_h : () , r#root_1_navigation_8_layoutinfo_v : () , r#root_1_side_bar_3_accessible_delegate_focus : () , r#root_1_side_bar_3_current_focused : () , r#root_1_side_bar_3_current_item : () , r#root_1_side_bar_3_model : () , repeater0 : () , repeater1 : () , repeater2 : () , repeater3 : () , repeater4 : () , repeater5 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () , window_adapter_ : () , }
[INFO] [stdout]      |                     ~~                  ~~                   ~~            ~~               ~~                    ~~                ~~                 ~~                                     ~~                                     ~~                                    ~~                                    ~~                                    ~~                             ~~                                   ~~                                   ~~                                   ~~                                   ~~                                   ~~                                   ~~                               ~~                           ~~                           ~~                                        ~~                                        ~~                                        ~~                                                   ~~                                         ~~                                      ~~                               ~~               ~~               ~~               ~~               ~~               ~~               ~~               ~~          ~~                ~~                               ~~             ~~                     ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:2658:28
[INFO] [stdout]      |
[INFO] [stdout] 2657 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_sidebaritem_9 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 2658 | ...debaritem_9 : InnerSideBarItem_root_125 , r#model_data : sp :: Property < sp :: SharedString > , r#model_index : sp :: Property < i32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_sidebaritem_9 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 2658 |          r#sidebaritem_9 : () , r#model_data : () , r#model_index : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:2988:23
[INFO] [stdout]      |
[INFO] [stdout] 2987 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_13 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 2988 | ...pty_13 : sp :: r#Empty , r#empty_14 : sp :: r#Empty , r#text_15 : sp :: r#Text , r#text_16 : sp :: r#Text , r#rectangle_17 : sp :: r#Empty , r#switch_18 : InnerSwitch_root_131 , r#empty_13_empty_14_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_13_empty_14_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_13_empty_14_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_13_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_13_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_13_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_13 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 2988 |          r#empty_13 : () , r#empty_14 : () , r#text_15 : () , r#text_16 : () , r#rectangle_17 : () , r#switch_18 : () , r#empty_13_empty_14_layout_cache : () , r#empty_13_empty_14_layoutinfo_h : () , r#empty_13_empty_14_layoutinfo_v : () , r#empty_13_layout_cache : () , r#empty_13_layoutinfo_h : () , r#empty_13_layoutinfo_v : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:3796:23
[INFO] [stdout]      |
[INFO] [stdout] 3795 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_20 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 3796 | ...pty_20 : sp :: r#Empty , r#empty_21 : sp :: r#Empty , r#text_22 : sp :: r#Text , r#text_23 : sp :: r#Text , r#rectangle_24 : sp :: r#Empty , r#empty_26 : sp :: r#Empty , r#native_27 : sp :: r#NativeGroupBox , r#empty_29 : sp :: r#Empty , r#empty_34 : sp :: r#Empty , r#native_35 : sp :: r#NativeGroupBox , r#empty_37 : sp :: r#Empty , r#nativecombobox_39 : sp :: r#NativeComboBox , r#fs_40 : sp :: r#FocusScope , r#touch_41 : sp :: r#TouchArea , r#empty_43 : sp :: r#Empty , r#native_44 : sp :: r#NativeGroupBox , r#empty_46 : sp :: r#Empty , r#empty_47 : sp :: r#Empty , r#native_48 : sp :: r#NativeLineEdit , r#inner_50 : sp :: r#Empty , r#inner_clip_51 : sp :: r#Clip , r#i_placeholder_52 : sp :: r#Text , r#i_text_input_53 : sp :: r#TextInput , r#empty_55 : sp :: r#Empty , r#native_56 : sp :: r#NativeGroupBox , r#empty_59 : sp :: r#Empty , r#native_60 : sp :: r#NativeGroupBox , r#empty_62 : sp :: r#Empty , r#empty_65 : sp :: r#Empty , r#native_66 : sp :: r#NativeGroupBox , r#nativetabwidget_68 : sp :: r#NativeTabWidget , r#_tabbar_69 : sp :: r#Empty , r#_clip_71 : sp :: r#Clip , r#fs_76 : sp :: r#FocusScope , r#_visibility_77 : sp :: r#Clip , r#empty_78 : sp :: r#Empty , r#empty_80 : sp :: r#Empty , r#native_81 : sp :: r#NativeGroupBox , r#empty_83 : sp :: r#Empty , r#_visibility_85 : sp :: r#Clip , r#empty_86 : sp :: r#Empty , r#empty_88 : sp :: r#Empty , r#native_89 : sp :: r#NativeGroupBox , r#empty_91 : sp :: r#Empty , r#_visibility_93 : sp :: r#Clip , r#empty_94 : sp :: r#Empty , r#text_96 : sp :: r#Text , r#switch_25 : InnerSwitch_root_131 , r#button_30 : InnerButton_root_132 , r#button_31 : InnerButton_root_132 , r#button_32 : InnerButton_root_132 , r#button_33 : InnerButton_root_132 , r#checkbox_38 : InnerCheckBox_root_135 , r#switch_42 : InnerSwitch_root_131 , r#spinbox_54 : InnerSpinBox_root_136 , r#i_slider_58 : InnerSlider_root_137 , r#i_progress_indicator_63 : InnerProgressIndicator_root_139 , r#checkbox_64 : InnerCheckBox_root_135 , r#_tab0_73 : InnerTabImpl_root_140 , r#_tab1_74 : InnerTabImpl_root_140 , r#_tab2_75 : InnerTabImpl_root_140 , r#button_84 : InnerButton_root_132 , r#checkbox_92 : InnerCheckBox_root_135 , r#empty_20_empty_21_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_21_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_21_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_28_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_28_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_28_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_28_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_29_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_29_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_29_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_36_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_36_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_36_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_36_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_37_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_37_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_37_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_45_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_45_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_45_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_45_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_46_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_46_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_46_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_47_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_47_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_47_placeholder_text : sp :: Property < sp :: SharedString > , r#empty_20_empty_57_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_57_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_57_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_57_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_61_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_61_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_61_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_61_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_62_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_62_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_62_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_67_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_67_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_67_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_67_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_72_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_72_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_72_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_79_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_79_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_79_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_82_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_82_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_82_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_82_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_83_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_83_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_83_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_87_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_87_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_87_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_90_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_90_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_90_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_90_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_91_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_91_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_91_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_95_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_95_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_95_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_i_placeholder_52_horizontal_stretch : sp :: Property < f32 > , r#empty_20_i_placeholder_52_max_height : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_max_width : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_min_height : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_min_width : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_preferred_height : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_preferred_width : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_vertical_stretch : sp :: Property < f32 > , r#empty_20_i_text_input_53_computed_x : sp :: Property < sp :: LogicalLength > , r#empty_20_i_text_input_53_preferred_height : sp :: Property < sp :: LogicalLength > , r#empty_20_i_text_input_53_preferred_width : sp :: Property < sp :: LogicalLength > , r#empty_20_inner_50_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_inner_50_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_layout_49_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_layout_49_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_layout_49_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_27_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_27_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_35_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_35_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_44_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_44_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_48_horizontal_stretch : sp :: Property < f32 > , r#empty_20_native_48_max_height : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_max_width : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_min_height : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_min_width : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_preferred_height : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_preferred_width : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_vertical_stretch : sp :: Property < f32 > , r#empty_20_native_56_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_56_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_60_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_60_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_66_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_66_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_81_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_81_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_89_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_89_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_nativecombobox_39_current_index : sp :: Property < i32 > , r#empty_20_nativecombobox_39_model : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#empty_20_rectangle_70_width : sp :: Property < sp :: LogicalLength > , r#empty_20_empty_47_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#empty_20_empty_47_edited : sp :: Callback < (sp :: SharedString ,) , () > , r#empty_20_nativecombobox_39_selected : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_20 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 3796 |          r#empty_20 : () , r#empty_21 : () , r#text_22 : () , r#text_23 : () , r#rectangle_24 : () , r#empty_26 : () , r#native_27 : () , r#empty_29 : () , r#empty_34 : () , r#native_35 : () , r#empty_37 : () , r#nativecombobox_39 : () , r#fs_40 : () , r#touch_41 : () , r#empty_43 : () , r#native_44 : () , r#empty_46 : () , r#empty_47 : () , r#native_48 : () , r#inner_50 : () , r#inner_clip_51 : () , r#i_placeholder_52 : () , r#i_text_input_53 : () , r#empty_55 : () , r#native_56 : () , r#empty_59 : () , r#native_60 : () , r#empty_62 : () , r#empty_65 : () , r#native_66 : () , r#nativetabwidget_68 : () , r#_tabbar_69 : () , r#_clip_71 : () , r#fs_76 : () , r#_visibility_77 : () , r#empty_78 : () , r#empty_80 : () , r#native_81 : () , r#empty_83 : () , r#_visibility_85 : () , r#empty_86 : () , r#empty_88 : () , r#native_89 : () , r#empty_91 : () , r#_visibility_93 : () , r#empty_94 : () , r#text_96 : () , r#switch_25 : () , r#button_30 : () , r#button_31 : () , r#button_32 : () , r#button_33 : () , r#checkbox_38 : () , r#switch_42 : () , r#spinbox_54 : () , r#i_slider_58 : () , r#i_progress_indicator_63 : () , r#checkbox_64 : () , r#_tab0_73 : () , r#_tab1_74 : () , r#_tab2_75 : () , r#button_84 : () , r#checkbox_92 : () , r#empty_20_empty_21_layout_cache : () , r#empty_20_empty_21_layoutinfo_h : () , r#empty_20_empty_21_layoutinfo_v : () , r#empty_20_empty_28_layout_cache_h : () , r#empty_20_empty_28_layout_cache_v : () , r#empty_20_empty_28_layoutinfo_h : () , r#empty_20_empty_28_layoutinfo_v : () , r#empty_20_empty_29_layout_cache : () , r#empty_20_empty_29_layoutinfo_h : () , r#empty_20_empty_29_layoutinfo_v : () , r#empty_20_empty_36_layout_cache_h : () , r#empty_20_empty_36_layout_cache_v : () , r#empty_20_empty_36_layoutinfo_h : () , r#empty_20_empty_36_layoutinfo_v : () , r#empty_20_empty_37_layout_cache : () , r#empty_20_empty_37_layoutinfo_h : () , r#empty_20_empty_37_layoutinfo_v : () , r#empty_20_empty_45_layout_cache_h : () , r#empty_20_empty_45_layout_cache_v : () , r#empty_20_empty_45_layoutinfo_h : () , r#empty_20_empty_45_layoutinfo_v : () , r#empty_20_empty_46_layout_cache : () , r#empty_20_empty_46_layoutinfo_h : () , r#empty_20_empty_46_layoutinfo_v : () , r#empty_20_empty_47_layoutinfo_h : () , r#empty_20_empty_47_layoutinfo_v : () , r#empty_20_empty_47_placeholder_text : () , r#empty_20_empty_57_layout_cache_h : () , r#empty_20_empty_57_layout_cache_v : () , r#empty_20_empty_57_layoutinfo_h : () , r#empty_20_empty_57_layoutinfo_v : () , r#empty_20_empty_61_layout_cache_h : () , r#empty_20_empty_61_layout_cache_v : () , r#empty_20_empty_61_layoutinfo_h : () , r#empty_20_empty_61_layoutinfo_v : () , r#empty_20_empty_62_layout_cache : () , r#empty_20_empty_62_layoutinfo_h : () , r#empty_20_empty_62_layoutinfo_v : () , r#empty_20_empty_67_layout_cache_h : () , r#empty_20_empty_67_layout_cache_v : () , r#empty_20_empty_67_layoutinfo_h : () , r#empty_20_empty_67_layoutinfo_v : () , r#empty_20_empty_72_layout_cache : () , r#empty_20_empty_72_layoutinfo_h : () , r#empty_20_empty_72_layoutinfo_v : () , r#empty_20_empty_79_layout_cache : () , r#empty_20_empty_79_layoutinfo_h : () , r#empty_20_empty_79_layoutinfo_v : () , r#empty_20_empty_82_layout_cache_h : () , r#empty_20_empty_82_layout_cache_v : () , r#empty_20_empty_82_layoutinfo_h : () , r#empty_20_empty_82_layoutinfo_v : () , r#empty_20_empty_83_layout_cache : () , r#empty_20_empty_83_layoutinfo_h : () , r#empty_20_empty_83_layoutinfo_v : () , r#empty_20_empty_87_layout_cache : () , r#empty_20_empty_87_layoutinfo_h : () , r#empty_20_empty_87_layoutinfo_v : () , r#empty_20_empty_90_layout_cache_h : () , r#empty_20_empty_90_layout_cache_v : () , r#empty_20_empty_90_layoutinfo_h : () , r#empty_20_empty_90_layoutinfo_v : () , r#empty_20_empty_91_layout_cache : () , r#empty_20_empty_91_layoutinfo_h : () , r#empty_20_empty_91_layoutinfo_v : () , r#empty_20_empty_95_layout_cache : () , r#empty_20_empty_95_layoutinfo_h : () , r#empty_20_empty_95_layoutinfo_v : () , r#empty_20_i_placeholder_52_horizontal_stretch : () , r#empty_20_i_placeholder_52_max_height : () , r#empty_20_i_placeholder_52_max_width : () , r#empty_20_i_placeholder_52_min_height : () , r#empty_20_i_placeholder_52_min_width : () , r#empty_20_i_placeholder_52_preferred_height : () , r#empty_20_i_placeholder_52_preferred_width : () , r#empty_20_i_placeholder_52_vertical_stretch : () , r#empty_20_i_text_input_53_computed_x : () , r#empty_20_i_text_input_53_preferred_height : () , r#empty_20_i_text_input_53_preferred_width : () , r#empty_20_inner_50_layoutinfo_h : () , r#empty_20_inner_50_layoutinfo_v : () , r#empty_20_layout_49_layout_cache : () , r#empty_20_layout_49_layoutinfo_h : () , r#empty_20_layout_49_layoutinfo_v : () , r#empty_20_layout_cache : () , r#empty_20_layoutinfo_h : () , r#empty_20_layoutinfo_v : () , r#empty_20_native_27_layoutinfo_h : () , r#empty_20_native_27_layoutinfo_v : () , r#empty_20_native_35_layoutinfo_h : () , r#empty_20_native_35_layoutinfo_v : () , r#empty_20_native_44_layoutinfo_h : () , r#empty_20_native_44_layoutinfo_v : () , r#empty_20_native_48_horizontal_stretch : () , r#empty_20_native_48_max_height : () , r#empty_20_native_48_max_width : () , r#empty_20_native_48_min_height : () , r#empty_20_native_48_min_width : () , r#empty_20_native_48_preferred_height : () , r#empty_20_native_48_preferred_width : () , r#empty_20_native_48_vertical_stretch : () , r#empty_20_native_56_layoutinfo_h : () , r#empty_20_native_56_layoutinfo_v : () , r#empty_20_native_60_layoutinfo_h : () , r#empty_20_native_60_layoutinfo_v : () , r#empty_20_native_66_layoutinfo_h : () , r#empty_20_native_66_layoutinfo_v : () , r#empty_20_native_81_layoutinfo_h : () , r#empty_20_native_81_layoutinfo_v : () , r#empty_20_native_89_layoutinfo_h : () , r#empty_20_native_89_layoutinfo_v : () , r#empty_20_nativecombobox_39_current_index : () , r#empty_20_nativecombobox_39_model : () , r#empty_20_rectangle_70_width : () , r#empty_20_empty_47_accepted : () , r#empty_20_empty_47_edited : () , r#empty_20_nativecombobox_39_selected : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:11754:23
[INFO] [stdout]       |
[INFO] [stdout] 11753 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_popup_97 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 11754 | ...pup_97 : sp :: r#WindowItem , r#nativecomboboxpopup_98 : sp :: r#NativeComboBoxPopup , r#popup_97_empty_99_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#popup_97_empty_99_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#popup_97_empty_99_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#popup_97_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#popup_97_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#popup_97_nativecomboboxpopup_98_horizontal_stretch : sp :: Property < f32 > , r#popup_97_nativecomboboxpopup_98_max_height : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_max_width : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_min_height : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_min_width : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_preferred_height : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_preferred_width : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_vertical_stretch : sp :: Property < f32 > , repeater0 : sp :: Repeater < InnerComponent_nativestandardlistviewitem_100 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_popup_97 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerComponent_empty_20 > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 11754 |          r#popup_97 : () , r#nativecomboboxpopup_98 : () , r#popup_97_empty_99_layout_cache : () , r#popup_97_empty_99_layoutinfo_h : () , r#popup_97_empty_99_layoutinfo_v : () , r#popup_97_layoutinfo_h : () , r#popup_97_layoutinfo_v : () , r#popup_97_nativecomboboxpopup_98_horizontal_stretch : () , r#popup_97_nativecomboboxpopup_98_max_height : () , r#popup_97_nativecomboboxpopup_98_max_width : () , r#popup_97_nativecomboboxpopup_98_min_height : () , r#popup_97_nativecomboboxpopup_98_min_width : () , r#popup_97_nativecomboboxpopup_98_preferred_height : () , r#popup_97_nativecomboboxpopup_98_preferred_width : () , r#popup_97_nativecomboboxpopup_98_vertical_stretch : () , repeater0 : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:12116:45
[INFO] [stdout]       |
[INFO] [stdout] 12115 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_nativestandardlistviewitem_100 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 12116 | ...tivestandardlistviewitem_100 : sp :: r#NativeStandardListViewItem , r#ta_101 : sp :: r#TouchArea , r#model_data : sp :: Property < sp :: SharedString > , r#model_index : sp :: Property < i32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_nativestandardlistviewitem_100 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerComponent_popup_97 > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 12116 |          r#nativestandardlistviewitem_100 : () , r#ta_101 : () , r#model_data : () , r#model_index : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:12910:24
[INFO] [stdout]       |
[INFO] [stdout] 12909 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_104 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 12910 | ...pty_104 : sp :: r#Empty , r#empty_105 : sp :: r#Empty , r#text_106 : sp :: r#Text , r#text_107 : sp :: r#Text , r#rectangle_108 : sp :: r#Empty , r#switch_109 : InnerSwitch_root_131 , r#empty_104_empty_105_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_104_empty_105_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_104_empty_105_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_104_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_104_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_104_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_104 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 12910 |          r#empty_104 : () , r#empty_105 : () , r#text_106 : () , r#text_107 : () , r#rectangle_108 : () , r#switch_109 : () , r#empty_104_empty_105_layout_cache : () , r#empty_104_empty_105_layoutinfo_h : () , r#empty_104_empty_105_layoutinfo_v : () , r#empty_104_layout_cache : () , r#empty_104_layoutinfo_h : () , r#empty_104_layoutinfo_v : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:13718:24
[INFO] [stdout]       |
[INFO] [stdout] 13717 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_111 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 13718 | ...pty_111 : sp :: r#Empty , r#empty_112 : sp :: r#Empty , r#text_113 : sp :: r#Text , r#text_114 : sp :: r#Text , r#rectangle_115 : sp :: r#Empty , r#switch_116 : InnerSwitch_root_131 , r#empty_111_empty_112_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_111_empty_112_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_111_empty_112_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_111_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_111_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_111_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_111 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 13718 |          r#empty_111 : () , r#empty_112 : () , r#text_113 : () , r#text_114 : () , r#rectangle_115 : () , r#switch_116 : () , r#empty_111_empty_112_layout_cache : () , r#empty_111_empty_112_layoutinfo_h : () , r#empty_111_empty_112_layoutinfo_v : () , r#empty_111_layout_cache : () , r#empty_111_layoutinfo_h : () , r#empty_111_layoutinfo_v : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:14526:24
[INFO] [stdout]       |
[INFO] [stdout] 14525 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_118 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 14526 | ...pty_118 : sp :: r#Empty , r#empty_119 : sp :: r#Empty , r#text_120 : sp :: r#Text , r#text_121 : sp :: r#Text , r#rectangle_122 : sp :: r#Empty , r#switch_123 : InnerSwitch_root_131 , r#empty_118_empty_119_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_118_empty_119_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_118_empty_119_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_118_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_118_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_118_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_118 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 14526 |          r#empty_118 : () , r#empty_119 : () , r#text_120 : () , r#text_121 : () , r#rectangle_122 : () , r#switch_123 : () , r#empty_118_empty_119_layout_cache : () , r#empty_118_empty_119_layoutinfo_h : () , r#empty_118_empty_119_layoutinfo_v : () , r#empty_118_layout_cache : () , r#empty_118_layoutinfo_h : () , r#empty_118_layoutinfo_v : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:3796:23
[INFO] [stdout]      |
[INFO] [stdout] 3795 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_20 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 3796 | ...pty_20 : sp :: r#Empty , r#empty_21 : sp :: r#Empty , r#text_22 : sp :: r#Text , r#text_23 : sp :: r#Text , r#rectangle_24 : sp :: r#Empty , r#empty_26 : sp :: r#Empty , r#native_27 : sp :: r#NativeGroupBox , r#empty_29 : sp :: r#Empty , r#empty_34 : sp :: r#Empty , r#native_35 : sp :: r#NativeGroupBox , r#empty_37 : sp :: r#Empty , r#nativecombobox_39 : sp :: r#NativeComboBox , r#fs_40 : sp :: r#FocusScope , r#touch_41 : sp :: r#TouchArea , r#empty_43 : sp :: r#Empty , r#native_44 : sp :: r#NativeGroupBox , r#empty_46 : sp :: r#Empty , r#empty_47 : sp :: r#Empty , r#native_48 : sp :: r#NativeLineEdit , r#inner_50 : sp :: r#Empty , r#inner_clip_51 : sp :: r#Clip , r#i_placeholder_52 : sp :: r#Text , r#i_text_input_53 : sp :: r#TextInput , r#empty_55 : sp :: r#Empty , r#native_56 : sp :: r#NativeGroupBox , r#empty_59 : sp :: r#Empty , r#native_60 : sp :: r#NativeGroupBox , r#empty_62 : sp :: r#Empty , r#empty_65 : sp :: r#Empty , r#native_66 : sp :: r#NativeGroupBox , r#nativetabwidget_68 : sp :: r#NativeTabWidget , r#_tabbar_69 : sp :: r#Empty , r#_clip_71 : sp :: r#Clip , r#fs_76 : sp :: r#FocusScope , r#_visibility_77 : sp :: r#Clip , r#empty_78 : sp :: r#Empty , r#empty_80 : sp :: r#Empty , r#native_81 : sp :: r#NativeGroupBox , r#empty_83 : sp :: r#Empty , r#_visibility_85 : sp :: r#Clip , r#empty_86 : sp :: r#Empty , r#empty_88 : sp :: r#Empty , r#native_89 : sp :: r#NativeGroupBox , r#empty_91 : sp :: r#Empty , r#_visibility_93 : sp :: r#Clip , r#empty_94 : sp :: r#Empty , r#text_96 : sp :: r#Text , r#switch_25 : InnerSwitch_root_131 , r#button_30 : InnerButton_root_132 , r#button_31 : InnerButton_root_132 , r#button_32 : InnerButton_root_132 , r#button_33 : InnerButton_root_132 , r#checkbox_38 : InnerCheckBox_root_135 , r#switch_42 : InnerSwitch_root_131 , r#spinbox_54 : InnerSpinBox_root_136 , r#i_slider_58 : InnerSlider_root_137 , r#i_progress_indicator_63 : InnerProgressIndicator_root_139 , r#checkbox_64 : InnerCheckBox_root_135 , r#_tab0_73 : InnerTabImpl_root_140 , r#_tab1_74 : InnerTabImpl_root_140 , r#_tab2_75 : InnerTabImpl_root_140 , r#button_84 : InnerButton_root_132 , r#checkbox_92 : InnerCheckBox_root_135 , r#empty_20_empty_21_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_21_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_21_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_28_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_28_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_28_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_28_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_29_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_29_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_29_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_36_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_36_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_36_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_36_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_37_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_37_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_37_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_45_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_45_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_45_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_45_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_46_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_46_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_46_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_47_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_47_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_47_placeholder_text : sp :: Property < sp :: SharedString > , r#empty_20_empty_57_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_57_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_57_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_57_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_61_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_61_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_61_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_61_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_62_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_62_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_62_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_67_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_67_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_67_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_67_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_72_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_72_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_72_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_79_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_79_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_79_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_82_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_82_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_82_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_82_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_83_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_83_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_83_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_87_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_87_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_87_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_90_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_90_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_90_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_90_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_91_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_91_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_91_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_95_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_95_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_95_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_i_placeholder_52_horizontal_stretch : sp :: Property < f32 > , r#empty_20_i_placeholder_52_max_height : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_max_width : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_min_height : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_min_width : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_preferred_height : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_preferred_width : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_vertical_stretch : sp :: Property < f32 > , r#empty_20_i_text_input_53_computed_x : sp :: Property < sp :: LogicalLength > , r#empty_20_i_text_input_53_preferred_height : sp :: Property < sp :: LogicalLength > , r#empty_20_i_text_input_53_preferred_width : sp :: Property < sp :: LogicalLength > , r#empty_20_inner_50_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_inner_50_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_layout_49_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_layout_49_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_layout_49_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_27_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_27_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_35_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_35_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_44_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_44_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_48_horizontal_stretch : sp :: Property < f32 > , r#empty_20_native_48_max_height : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_max_width : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_min_height : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_min_width : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_preferred_height : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_preferred_width : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_vertical_stretch : sp :: Property < f32 > , r#empty_20_native_56_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_56_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_60_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_60_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_66_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_66_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_81_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_81_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_89_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_89_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_nativecombobox_39_current_index : sp :: Property < i32 > , r#empty_20_nativecombobox_39_model : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#empty_20_rectangle_70_width : sp :: Property < sp :: LogicalLength > , r#empty_20_empty_47_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#empty_20_empty_47_edited : sp :: Callback < (sp :: SharedString ,) , () > , r#empty_20_nativecombobox_39_selected : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_20 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 3796 |          r#empty_20 : () , r#empty_21 : () , r#text_22 : () , r#text_23 : () , r#rectangle_24 : () , r#empty_26 : () , r#native_27 : () , r#empty_29 : () , r#empty_34 : () , r#native_35 : () , r#empty_37 : () , r#nativecombobox_39 : () , r#fs_40 : () , r#touch_41 : () , r#empty_43 : () , r#native_44 : () , r#empty_46 : () , r#empty_47 : () , r#native_48 : () , r#inner_50 : () , r#inner_clip_51 : () , r#i_placeholder_52 : () , r#i_text_input_53 : () , r#empty_55 : () , r#native_56 : () , r#empty_59 : () , r#native_60 : () , r#empty_62 : () , r#empty_65 : () , r#native_66 : () , r#nativetabwidget_68 : () , r#_tabbar_69 : () , r#_clip_71 : () , r#fs_76 : () , r#_visibility_77 : () , r#empty_78 : () , r#empty_80 : () , r#native_81 : () , r#empty_83 : () , r#_visibility_85 : () , r#empty_86 : () , r#empty_88 : () , r#native_89 : () , r#empty_91 : () , r#_visibility_93 : () , r#empty_94 : () , r#text_96 : () , r#switch_25 : () , r#button_30 : () , r#button_31 : () , r#button_32 : () , r#button_33 : () , r#checkbox_38 : () , r#switch_42 : () , r#spinbox_54 : () , r#i_slider_58 : () , r#i_progress_indicator_63 : () , r#checkbox_64 : () , r#_tab0_73 : () , r#_tab1_74 : () , r#_tab2_75 : () , r#button_84 : () , r#checkbox_92 : () , r#empty_20_empty_21_layout_cache : () , r#empty_20_empty_21_layoutinfo_h : () , r#empty_20_empty_21_layoutinfo_v : () , r#empty_20_empty_28_layout_cache_h : () , r#empty_20_empty_28_layout_cache_v : () , r#empty_20_empty_28_layoutinfo_h : () , r#empty_20_empty_28_layoutinfo_v : () , r#empty_20_empty_29_layout_cache : () , r#empty_20_empty_29_layoutinfo_h : () , r#empty_20_empty_29_layoutinfo_v : () , r#empty_20_empty_36_layout_cache_h : () , r#empty_20_empty_36_layout_cache_v : () , r#empty_20_empty_36_layoutinfo_h : () , r#empty_20_empty_36_layoutinfo_v : () , r#empty_20_empty_37_layout_cache : () , r#empty_20_empty_37_layoutinfo_h : () , r#empty_20_empty_37_layoutinfo_v : () , r#empty_20_empty_45_layout_cache_h : () , r#empty_20_empty_45_layout_cache_v : () , r#empty_20_empty_45_layoutinfo_h : () , r#empty_20_empty_45_layoutinfo_v : () , r#empty_20_empty_46_layout_cache : () , r#empty_20_empty_46_layoutinfo_h : () , r#empty_20_empty_46_layoutinfo_v : () , r#empty_20_empty_47_layoutinfo_h : () , r#empty_20_empty_47_layoutinfo_v : () , r#empty_20_empty_47_placeholder_text : () , r#empty_20_empty_57_layout_cache_h : () , r#empty_20_empty_57_layout_cache_v : () , r#empty_20_empty_57_layoutinfo_h : () , r#empty_20_empty_57_layoutinfo_v : () , r#empty_20_empty_61_layout_cache_h : () , r#empty_20_empty_61_layout_cache_v : () , r#empty_20_empty_61_layoutinfo_h : () , r#empty_20_empty_61_layoutinfo_v : () , r#empty_20_empty_62_layout_cache : () , r#empty_20_empty_62_layoutinfo_h : () , r#empty_20_empty_62_layoutinfo_v : () , r#empty_20_empty_67_layout_cache_h : () , r#empty_20_empty_67_layout_cache_v : () , r#empty_20_empty_67_layoutinfo_h : () , r#empty_20_empty_67_layoutinfo_v : () , r#empty_20_empty_72_layout_cache : () , r#empty_20_empty_72_layoutinfo_h : () , r#empty_20_empty_72_layoutinfo_v : () , r#empty_20_empty_79_layout_cache : () , r#empty_20_empty_79_layoutinfo_h : () , r#empty_20_empty_79_layoutinfo_v : () , r#empty_20_empty_82_layout_cache_h : () , r#empty_20_empty_82_layout_cache_v : () , r#empty_20_empty_82_layoutinfo_h : () , r#empty_20_empty_82_layoutinfo_v : () , r#empty_20_empty_83_layout_cache : () , r#empty_20_empty_83_layoutinfo_h : () , r#empty_20_empty_83_layoutinfo_v : () , r#empty_20_empty_87_layout_cache : () , r#empty_20_empty_87_layoutinfo_h : () , r#empty_20_empty_87_layoutinfo_v : () , r#empty_20_empty_90_layout_cache_h : () , r#empty_20_empty_90_layout_cache_v : () , r#empty_20_empty_90_layoutinfo_h : () , r#empty_20_empty_90_layoutinfo_v : () , r#empty_20_empty_91_layout_cache : () , r#empty_20_empty_91_layoutinfo_h : () , r#empty_20_empty_91_layoutinfo_v : () , r#empty_20_empty_95_layout_cache : () , r#empty_20_empty_95_layoutinfo_h : () , r#empty_20_empty_95_layoutinfo_v : () , r#empty_20_i_placeholder_52_horizontal_stretch : () , r#empty_20_i_placeholder_52_max_height : () , r#empty_20_i_placeholder_52_max_width : () , r#empty_20_i_placeholder_52_min_height : () , r#empty_20_i_placeholder_52_min_width : () , r#empty_20_i_placeholder_52_preferred_height : () , r#empty_20_i_placeholder_52_preferred_width : () , r#empty_20_i_placeholder_52_vertical_stretch : () , r#empty_20_i_text_input_53_computed_x : () , r#empty_20_i_text_input_53_preferred_height : () , r#empty_20_i_text_input_53_preferred_width : () , r#empty_20_inner_50_layoutinfo_h : () , r#empty_20_inner_50_layoutinfo_v : () , r#empty_20_layout_49_layout_cache : () , r#empty_20_layout_49_layoutinfo_h : () , r#empty_20_layout_49_layoutinfo_v : () , r#empty_20_layout_cache : () , r#empty_20_layoutinfo_h : () , r#empty_20_layoutinfo_v : () , r#empty_20_native_27_layoutinfo_h : () , r#empty_20_native_27_layoutinfo_v : () , r#empty_20_native_35_layoutinfo_h : () , r#empty_20_native_35_layoutinfo_v : () , r#empty_20_native_44_layoutinfo_h : () , r#empty_20_native_44_layoutinfo_v : () , r#empty_20_native_48_horizontal_stretch : () , r#empty_20_native_48_max_height : () , r#empty_20_native_48_max_width : () , r#empty_20_native_48_min_height : () , r#empty_20_native_48_min_width : () , r#empty_20_native_48_preferred_height : () , r#empty_20_native_48_preferred_width : () , r#empty_20_native_48_vertical_stretch : () , r#empty_20_native_56_layoutinfo_h : () , r#empty_20_native_56_layoutinfo_v : () , r#empty_20_native_60_layoutinfo_h : () , r#empty_20_native_60_layoutinfo_v : () , r#empty_20_native_66_layoutinfo_h : () , r#empty_20_native_66_layoutinfo_v : () , r#empty_20_native_81_layoutinfo_h : () , r#empty_20_native_81_layoutinfo_v : () , r#empty_20_native_89_layoutinfo_h : () , r#empty_20_native_89_layoutinfo_v : () , r#empty_20_nativecombobox_39_current_index : () , r#empty_20_nativecombobox_39_model : () , r#empty_20_rectangle_70_width : () , r#empty_20_empty_47_accepted : () , r#empty_20_empty_47_edited : () , r#empty_20_nativecombobox_39_selected : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:11754:23
[INFO] [stdout]       |
[INFO] [stdout] 11753 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_popup_97 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 11754 | ...pup_97 : sp :: r#WindowItem , r#nativecomboboxpopup_98 : sp :: r#NativeComboBoxPopup , r#popup_97_empty_99_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#popup_97_empty_99_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#popup_97_empty_99_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#popup_97_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#popup_97_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#popup_97_nativecomboboxpopup_98_horizontal_stretch : sp :: Property < f32 > , r#popup_97_nativecomboboxpopup_98_max_height : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_max_width : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_min_height : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_min_width : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_preferred_height : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_preferred_width : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_vertical_stretch : sp :: Property < f32 > , repeater0 : sp :: Repeater < InnerComponent_nativestandardlistviewitem_100 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_popup_97 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerComponent_empty_20 > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 11754 |          r#popup_97 : () , r#nativecomboboxpopup_98 : () , r#popup_97_empty_99_layout_cache : () , r#popup_97_empty_99_layoutinfo_h : () , r#popup_97_empty_99_layoutinfo_v : () , r#popup_97_layoutinfo_h : () , r#popup_97_layoutinfo_v : () , r#popup_97_nativecomboboxpopup_98_horizontal_stretch : () , r#popup_97_nativecomboboxpopup_98_max_height : () , r#popup_97_nativecomboboxpopup_98_max_width : () , r#popup_97_nativecomboboxpopup_98_min_height : () , r#popup_97_nativecomboboxpopup_98_min_width : () , r#popup_97_nativecomboboxpopup_98_preferred_height : () , r#popup_97_nativecomboboxpopup_98_preferred_width : () , r#popup_97_nativecomboboxpopup_98_vertical_stretch : () , repeater0 : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:12116:45
[INFO] [stdout]       |
[INFO] [stdout] 12115 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_nativestandardlistviewitem_100 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 12116 | ...tivestandardlistviewitem_100 : sp :: r#NativeStandardListViewItem , r#ta_101 : sp :: r#TouchArea , r#model_data : sp :: Property < sp :: SharedString > , r#model_index : sp :: Property < i32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_nativestandardlistviewitem_100 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerComponent_popup_97 > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 12116 |          r#nativestandardlistviewitem_100 : () , r#ta_101 : () , r#model_data : () , r#model_index : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:12910:24
[INFO] [stdout]       |
[INFO] [stdout] 12909 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_104 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 12910 | ...pty_104 : sp :: r#Empty , r#empty_105 : sp :: r#Empty , r#text_106 : sp :: r#Text , r#text_107 : sp :: r#Text , r#rectangle_108 : sp :: r#Empty , r#switch_109 : InnerSwitch_root_131 , r#empty_104_empty_105_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_104_empty_105_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_104_empty_105_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_104_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_104_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_104_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_104 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 12910 |          r#empty_104 : () , r#empty_105 : () , r#text_106 : () , r#text_107 : () , r#rectangle_108 : () , r#switch_109 : () , r#empty_104_empty_105_layout_cache : () , r#empty_104_empty_105_layoutinfo_h : () , r#empty_104_empty_105_layoutinfo_v : () , r#empty_104_layout_cache : () , r#empty_104_layoutinfo_h : () , r#empty_104_layoutinfo_v : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:13718:24
[INFO] [stdout]       |
[INFO] [stdout] 13717 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_111 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 13718 | ...pty_111 : sp :: r#Empty , r#empty_112 : sp :: r#Empty , r#text_113 : sp :: r#Text , r#text_114 : sp :: r#Text , r#rectangle_115 : sp :: r#Empty , r#switch_116 : InnerSwitch_root_131 , r#empty_111_empty_112_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_111_empty_112_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_111_empty_112_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_111_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_111_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_111_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_111 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 13718 |          r#empty_111 : () , r#empty_112 : () , r#text_113 : () , r#text_114 : () , r#rectangle_115 : () , r#switch_116 : () , r#empty_111_empty_112_layout_cache : () , r#empty_111_empty_112_layoutinfo_h : () , r#empty_111_empty_112_layoutinfo_v : () , r#empty_111_layout_cache : () , r#empty_111_layoutinfo_h : () , r#empty_111_layoutinfo_v : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:14526:24
[INFO] [stdout]       |
[INFO] [stdout] 14525 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_118 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 14526 | ...pty_118 : sp :: r#Empty , r#empty_119 : sp :: r#Empty , r#text_120 : sp :: r#Text , r#text_121 : sp :: r#Text , r#rectangle_122 : sp :: r#Empty , r#switch_123 : InnerSwitch_root_131 , r#empty_118_empty_119_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_118_empty_119_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_118_empty_119_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_118_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_118_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_118_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_118 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 14526 |          r#empty_118 : () , r#empty_119 : () , r#text_120 : () , r#text_121 : () , r#rectangle_122 : () , r#switch_123 : () , r#empty_118_empty_119_layout_cache : () , r#empty_118_empty_119_layoutinfo_h : () , r#empty_118_empty_119_layoutinfo_v : () , r#empty_118_layout_cache : () , r#empty_118_layoutinfo_h : () , r#empty_118_layoutinfo_v : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]       |                        ~~                 ~~                ~~                ~~                     ~~                  ~~                                        ~~                                        ~~                                        ~~                              ~~                              ~~                              ~~               ~~            ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 49.82s
[INFO] running `Command { std: "docker" "inspect" "5bd90278355df4670136ef0a3a5587d490204b24025fc94df1b0872394d9d784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bd90278355df4670136ef0a3a5587d490204b24025fc94df1b0872394d9d784", kill_on_drop: false }`
[INFO] [stdout] 5bd90278355df4670136ef0a3a5587d490204b24025fc94df1b0872394d9d784
[INFO] checking White-Lee/ch-rs against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhite-Lee%2Fch-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/White-Lee/ch-rs on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/White-Lee/ch-rs
[INFO] finished tweaking git repo https://github.com/White-Lee/ch-rs
[INFO] tweaked toml for git repo https://github.com/White-Lee/ch-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/White-Lee/ch-rs 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed22f826ff693f29d1a610b4bc67c615d7b60205a69a0d6f07a8972157f9bffe
[INFO] running `Command { std: "docker" "start" "-a" "ed22f826ff693f29d1a610b4bc67c615d7b60205a69a0d6f07a8972157f9bffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed22f826ff693f29d1a610b4bc67c615d7b60205a69a0d6f07a8972157f9bffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed22f826ff693f29d1a610b4bc67c615d7b60205a69a0d6f07a8972157f9bffe", kill_on_drop: false }`
[INFO] [stdout] ed22f826ff693f29d1a610b4bc67c615d7b60205a69a0d6f07a8972157f9bffe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61efb498139a537ccd3b1fca6371bf1222990e165e0f27a67dc22c3032fabd58
[INFO] running `Command { std: "docker" "start" "-a" "61efb498139a537ccd3b1fca6371bf1222990e165e0f27a67dc22c3032fabd58", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling serde v1.0.164
[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 cfg-if v1.0.0
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]    Compiling xml-rs v0.8.5
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling winnow v0.5.10
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]    Compiling aho-corasick v1.0.3
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]     Checking ttf-parser v0.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking png v0.17.8
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking roxmltree v0.18.0
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling tiny-skia-path v0.10.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling cpp_common v0.5.8
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling svgtypes v0.11.0
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.3
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking unicode-script v0.5.5
[INFO] [stderr]     Checking ttf-parser v0.18.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling usvg-tree v0.34.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.7
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]     Checking calloop v0.10.5
[INFO] [stderr]     Checking fontdb v0.14.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking rustybuzz v0.7.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling cpp_build v0.5.8
[INFO] [stderr]     Checking enumflags2 v0.7.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking lyon_geom v1.0.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling async-trait v0.1.69
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking usvg-parser v0.34.0
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]     Checking zvariant v3.15.0
[INFO] [stderr]     Checking usvg-text-layout v0.34.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking lyon_path v1.0.4
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling const-field-offset-macro v0.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking rgb v0.8.36
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling exr v1.7.0
[INFO] [stderr]     Checking ab_glyph v0.2.21
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]    Compiling usvg v0.34.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]     Checking const-field-offset v0.1.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking xdg-home v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]     Checking zbus_names v2.6.0
[INFO] [stderr]    Compiling tiff v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tiny-skia v0.10.0
[INFO] [stderr]    Compiling qttypes v0.2.9
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]    Compiling zbus_macros v3.14.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling serde_repr v0.1.13
[INFO] [stderr]    Compiling vtable-macro v0.1.10
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling winit v0.28.6
[INFO] [stderr]    Compiling derive_utils v0.13.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling i-slint-compiler v1.1.1
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]     Checking vtable v0.1.10
[INFO] [stderr]    Compiling codemap-diagnostic v0.1.2
[INFO] [stderr]     Checking i-slint-common v1.1.1
[INFO] [stderr]    Compiling rowan v0.15.11
[INFO] [stderr]    Compiling auto_enums v0.8.2
[INFO] [stderr]    Compiling resvg v0.34.1
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling lyon_extra v1.0.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]     Checking lyon_algorithms v1.0.3
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling atspi-macros v0.2.0
[INFO] [stderr]    Compiling i-slint-core-macros v1.1.1
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling css-color-parser2 v1.0.1
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling smol_str v0.2.0
[INFO] [stderr]     Checking zbus v3.14.1
[INFO] [stderr]     Checking accesskit v0.11.2
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.4
[INFO] [stderr]    Compiling by_address v1.1.0
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]     Checking clru v0.6.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking accesskit_consumer v0.15.2
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]     Checking i-slint-core v1.1.1
[INFO] [stderr]    Compiling cpp_macros v0.5.8
[INFO] [stderr]    Compiling i-slint-backend-qt v1.1.1
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]     Checking glow v0.12.1
[INFO] [stderr]     Checking imgref v1.9.4
[INFO] [stderr]     Checking cpp v0.5.8
[INFO] [stderr]     Checking smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling i-slint-backend-winit v1.1.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking atspi v0.10.1
[INFO] [stderr]     Checking femtovg v0.7.1
[INFO] [stderr]    Compiling i-slint-backend-selector v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking i-slint-renderer-femtovg v1.1.1
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking x11-clipboard v0.7.1
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking copypasta v0.8.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking thread-id v4.1.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]     Checking log4rs v1.2.0
[INFO] [stderr]    Compiling slint-build v1.1.1
[INFO] [stderr]    Compiling slint-macros v1.1.1
[INFO] [stderr]    Compiling ch-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking accesskit_unix v0.5.2
[INFO] [stderr]     Checking accesskit_winit v0.14.4
[INFO] [stderr]     Checking slint v1.1.1
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSideBarItem_root_125 {
[INFO] [stdout]   |       ------------------ fields in this struct
[INFO] [stdout] 5 | ...ot_125 : sp :: r#Empty , r#state_opacity_126 : sp :: r#Opacity , r#state_127 : sp :: r#Rectangle , r#l_128 : sp :: r#Empty , r#label_129 : sp :: r#Text , r#touch_130 : sp :: r#TouchArea , r#root_125_has_focus : sp :: Property < bool > , r#root_125_l_128_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_125_l_128_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_125_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_125_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_125_selected : sp :: Property < bool > , r#root_125_state : sp :: Property < i32 > , r#root_125_touch_130_horizontal_stretch : sp :: Property < f32 > , r#root_125_touch_130_max_height : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_max_width : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_min_height : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_min_width : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_vertical_stretch : sp :: Property < f32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerSideBarItem_root_125 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ...
[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] 5 |          r#root_125 : () , r#state_opacity_126 : () , r#state_127 : () , r#l_128 : () , r#label_129 : () , r#touch_130 : () , r#root_125_has_focus : () , r#root_125_l_128_layout_cache : () , r#root_125_l_128_layoutinfo_v : () , r#root_125_layoutinfo_h : () , r#root_125_layoutinfo_v : () , r#root_125_selected : () , r#root_125_state : () , r#root_125_touch_130_horizontal_stretch : () , r#root_125_touch_130_max_height : () , r#root_125_touch_130_max_width : () , r#root_125_touch_130_min_height : () , r#root_125_touch_130_min_width : () , r#root_125_touch_130_preferred_height : () , r#root_125_touch_130_preferred_width : () , r#root_125_touch_130_vertical_stretch : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]   |                       ~~                         ~~                 ~~             ~~                 ~~                 ~~                          ~~                                   ~~                                   ~~                             ~~                             ~~                         ~~                      ~~                                             ~~                                     ~~                                    ~~                                     ~~                                    ~~                                           ~~                                          ~~                                           ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:564:23
[INFO] [stdout]     |
[INFO] [stdout] 563 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSwitch_root_131 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 564 | ...ot_131 : sp :: r#NativeCheckBox , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerSwitch_root_131 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 564 |          r#root_131 : () , self_weak : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:633:23
[INFO] [stdout]     |
[INFO] [stdout] 632 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_132 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 633 | ...ot_132 : sp :: r#Empty , r#native_134 : sp :: r#NativeButton , r#root_132_empty_133_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_132_empty_133_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_132_empty_133_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerButton_root_132 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 633 |          r#root_132 : () , r#native_134 : () , r#root_132_empty_133_layout_cache : () , r#root_132_empty_133_layoutinfo_h : () , r#root_132_empty_133_layoutinfo_v : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]     |                       ~~                  ~~                                       ~~                                       ~~                                       ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:836:23
[INFO] [stdout]     |
[INFO] [stdout] 835 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerCheckBox_root_135 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 836 | ...ot_135 : sp :: r#NativeCheckBox , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerCheckBox_root_135 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 836 |          r#root_135 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]     |                       ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:908:23
[INFO] [stdout]     |
[INFO] [stdout] 907 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSpinBox_root_136 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 908 | ...ot_136 : sp :: r#NativeSpinBox , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerSpinBox_root_136 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 908 |          r#root_136 : () , self_weak : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:981:23
[INFO] [stdout]     |
[INFO] [stdout] 980 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSlider_root_137 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 981 | ...ot_137 : sp :: r#NativeSlider , r#fs_138 : sp :: r#FocusScope , r#root_137_accessible_value_step : sp :: Property < f32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerSlider_root_137 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 981 |          r#root_137 : () , r#fs_138 : () , r#root_137_accessible_value_step : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]     |                       ~~              ~~                                      ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:1163:23
[INFO] [stdout]      |
[INFO] [stdout] 1162 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerProgressIndicator_root_139 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 1163 | ...ot_139 : sp :: r#NativeProgressIndicator , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerProgressIndicator_root_139 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 1163 |          r#root_139 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]      |                       ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:1218:23
[INFO] [stdout]      |
[INFO] [stdout] 1217 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerTabImpl_root_140 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 1218 | ...ot_140 : sp :: r#NativeTab , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerTabImpl_root_140 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 1218 |          r#root_140 : () , self_weak : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:1286:21
[INFO] [stdout]      |
[INFO] [stdout] 1285 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerAppWindow {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 1286 | ...ot_1 : sp :: r#WindowItem , r#side_bar_3 : sp :: r#Rectangle , r#rectangle_4 : sp :: r#Rectangle , r#fs_5 : sp :: r#FocusScope , r#label_7 : sp :: r#Text , r#navigation_8 : sp :: r#Empty , r#empty_11 : sp :: r#Empty , r#bottom_12 : sp :: r#Empty , r#root_1_bottom_12_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_bottom_12_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_11_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_11_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_11_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_2_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_6_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_6_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_6_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_fs_5_focused_tab : sp :: Property < i32 > , r#root_1_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_navigation_8_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_navigation_8_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_navigation_8_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_side_bar_3_accessible_delegate_focus : sp :: Property < i32 > , r#root_1_side_bar_3_current_focused : sp :: Property < i32 > , r#root_1_side_bar_3_current_item : sp :: Property < i32 > , r#root_1_side_bar_3_model : sp :: Property < sp :: ModelRc < sp :: SharedString > > , repeater0 : sp :: Repeater < InnerComponent_sidebaritem_9 > , repeater1 : sp :: Repeater < InnerComponent_empty_13 > , repeater2 : sp :: Repeater < InnerComponent_empty_20 > , repeater3 : sp :: Repeater < InnerComponent_empty_104 > , repeater4 : sp :: Repeater < InnerComponent_empty_111 > , repeater5 : sp :: Repeater < InnerComponent_empty_118 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerAppWindow >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_AppWindow , window_adapter_ : sp :: OnceCell < sp :: Rc < dyn sp :: WindowAdapter >> ...
[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] 1286 |          r#root_1 : () , r#side_bar_3 : () , r#rectangle_4 : () , r#fs_5 : () , r#label_7 : () , r#navigation_8 : () , r#empty_11 : () , r#bottom_12 : () , r#root_1_bottom_12_layoutinfo_h : () , r#root_1_bottom_12_layoutinfo_v : () , r#root_1_empty_11_layout_cache : () , r#root_1_empty_11_layoutinfo_h : () , r#root_1_empty_11_layoutinfo_v : () , r#root_1_empty_2_height : () , 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_6_layout_cache : () , r#root_1_empty_6_layoutinfo_h : () , r#root_1_empty_6_layoutinfo_v : () , r#root_1_fs_5_focused_tab : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_navigation_8_layout_cache : () , r#root_1_navigation_8_layoutinfo_h : () , r#root_1_navigation_8_layoutinfo_v : () , r#root_1_side_bar_3_accessible_delegate_focus : () , r#root_1_side_bar_3_current_focused : () , r#root_1_side_bar_3_current_item : () , r#root_1_side_bar_3_model : () , repeater0 : () , repeater1 : () , repeater2 : () , repeater3 : () , repeater4 : () , repeater5 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () , window_adapter_ : () , }
[INFO] [stdout]      |                     ~~                  ~~                   ~~            ~~               ~~                    ~~                ~~                 ~~                                     ~~                                     ~~                                    ~~                                    ~~                                    ~~                             ~~                                   ~~                                   ~~                                   ~~                                   ~~                                   ~~                                   ~~                               ~~                           ~~                           ~~                                        ~~                                        ~~                                        ~~                                                   ~~                                         ~~                                      ~~                               ~~               ~~               ~~               ~~               ~~               ~~               ~~               ~~          ~~                ~~                               ~~             ~~                     ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:2658:28
[INFO] [stdout]      |
[INFO] [stdout] 2657 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_sidebaritem_9 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 2658 | ...debaritem_9 : InnerSideBarItem_root_125 , r#model_data : sp :: Property < sp :: SharedString > , r#model_index : sp :: Property < i32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_sidebaritem_9 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 2658 |          r#sidebaritem_9 : () , r#model_data : () , r#model_index : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:2988:23
[INFO] [stdout]      |
[INFO] [stdout] 2987 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_13 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 2988 | ...pty_13 : sp :: r#Empty , r#empty_14 : sp :: r#Empty , r#text_15 : sp :: r#Text , r#text_16 : sp :: r#Text , r#rectangle_17 : sp :: r#Empty , r#switch_18 : InnerSwitch_root_131 , r#empty_13_empty_14_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_13_empty_14_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_13_empty_14_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_13_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_13_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_13_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_13 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 2988 |          r#empty_13 : () , r#empty_14 : () , r#text_15 : () , r#text_16 : () , r#rectangle_17 : () , r#switch_18 : () , r#empty_13_empty_14_layout_cache : () , r#empty_13_empty_14_layoutinfo_h : () , r#empty_13_empty_14_layoutinfo_v : () , r#empty_13_layout_cache : () , r#empty_13_layoutinfo_h : () , r#empty_13_layoutinfo_v : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSideBarItem_root_125 {
[INFO] [stdout]   |       ------------------ fields in this struct
[INFO] [stdout] 5 | ...ot_125 : sp :: r#Empty , r#state_opacity_126 : sp :: r#Opacity , r#state_127 : sp :: r#Rectangle , r#l_128 : sp :: r#Empty , r#label_129 : sp :: r#Text , r#touch_130 : sp :: r#TouchArea , r#root_125_has_focus : sp :: Property < bool > , r#root_125_l_128_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_125_l_128_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_125_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_125_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_125_selected : sp :: Property < bool > , r#root_125_state : sp :: Property < i32 > , r#root_125_touch_130_horizontal_stretch : sp :: Property < f32 > , r#root_125_touch_130_max_height : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_max_width : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_min_height : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_min_width : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_125_touch_130_vertical_stretch : sp :: Property < f32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerSideBarItem_root_125 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > ...
[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] 5 |          r#root_125 : () , r#state_opacity_126 : () , r#state_127 : () , r#l_128 : () , r#label_129 : () , r#touch_130 : () , r#root_125_has_focus : () , r#root_125_l_128_layout_cache : () , r#root_125_l_128_layoutinfo_v : () , r#root_125_layoutinfo_h : () , r#root_125_layoutinfo_v : () , r#root_125_selected : () , r#root_125_state : () , r#root_125_touch_130_horizontal_stretch : () , r#root_125_touch_130_max_height : () , r#root_125_touch_130_max_width : () , r#root_125_touch_130_min_height : () , r#root_125_touch_130_min_width : () , r#root_125_touch_130_preferred_height : () , r#root_125_touch_130_preferred_width : () , r#root_125_touch_130_vertical_stretch : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]   |                       ~~                         ~~                 ~~             ~~                 ~~                 ~~                          ~~                                   ~~                                   ~~                             ~~                             ~~                         ~~                      ~~                                             ~~                                     ~~                                    ~~                                     ~~                                    ~~                                           ~~                                          ~~                                           ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:564:23
[INFO] [stdout]     |
[INFO] [stdout] 563 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSwitch_root_131 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 564 | ...ot_131 : sp :: r#NativeCheckBox , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerSwitch_root_131 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 564 |          r#root_131 : () , self_weak : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:633:23
[INFO] [stdout]     |
[INFO] [stdout] 632 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_132 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 633 | ...ot_132 : sp :: r#Empty , r#native_134 : sp :: r#NativeButton , r#root_132_empty_133_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_132_empty_133_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_132_empty_133_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerButton_root_132 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 633 |          r#root_132 : () , r#native_134 : () , r#root_132_empty_133_layout_cache : () , r#root_132_empty_133_layoutinfo_h : () , r#root_132_empty_133_layoutinfo_v : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]     |                       ~~                  ~~                                       ~~                                       ~~                                       ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:836:23
[INFO] [stdout]     |
[INFO] [stdout] 835 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerCheckBox_root_135 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 836 | ...ot_135 : sp :: r#NativeCheckBox , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerCheckBox_root_135 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 836 |          r#root_135 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]     |                       ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:908:23
[INFO] [stdout]     |
[INFO] [stdout] 907 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSpinBox_root_136 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 908 | ...ot_136 : sp :: r#NativeSpinBox , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerSpinBox_root_136 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 908 |          r#root_136 : () , self_weak : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:981:23
[INFO] [stdout]     |
[INFO] [stdout] 980 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSlider_root_137 {
[INFO] [stdout]     |       ------------------ fields in this struct
[INFO] [stdout] 981 | ...ot_137 : sp :: r#NativeSlider , r#fs_138 : sp :: r#FocusScope , r#root_137_accessible_value_step : sp :: Property < f32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerSlider_root_137 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 981 |          r#root_137 : () , r#fs_138 : () , r#root_137_accessible_value_step : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]     |                       ~~              ~~                                      ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:1163:23
[INFO] [stdout]      |
[INFO] [stdout] 1162 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerProgressIndicator_root_139 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 1163 | ...ot_139 : sp :: r#NativeProgressIndicator , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerProgressIndicator_root_139 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 1163 |          r#root_139 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]      |                       ~~               ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, and `4` are never read
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:1218:23
[INFO] [stdout]      |
[INFO] [stdout] 1217 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerTabImpl_root_140 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 1218 | ...ot_140 : sp :: r#NativeTab , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerTabImpl_root_140 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 1218 |          r#root_140 : () , self_weak : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:1286:21
[INFO] [stdout]      |
[INFO] [stdout] 1285 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerAppWindow {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 1286 | ...ot_1 : sp :: r#WindowItem , r#side_bar_3 : sp :: r#Rectangle , r#rectangle_4 : sp :: r#Rectangle , r#fs_5 : sp :: r#FocusScope , r#label_7 : sp :: r#Text , r#navigation_8 : sp :: r#Empty , r#empty_11 : sp :: r#Empty , r#bottom_12 : sp :: r#Empty , r#root_1_bottom_12_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_bottom_12_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_11_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_11_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_11_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_2_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_empty_6_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_6_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_empty_6_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_fs_5_focused_tab : sp :: Property < i32 > , r#root_1_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_navigation_8_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_navigation_8_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#root_1_navigation_8_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#root_1_side_bar_3_accessible_delegate_focus : sp :: Property < i32 > , r#root_1_side_bar_3_current_focused : sp :: Property < i32 > , r#root_1_side_bar_3_current_item : sp :: Property < i32 > , r#root_1_side_bar_3_model : sp :: Property < sp :: ModelRc < sp :: SharedString > > , repeater0 : sp :: Repeater < InnerComponent_sidebaritem_9 > , repeater1 : sp :: Repeater < InnerComponent_empty_13 > , repeater2 : sp :: Repeater < InnerComponent_empty_20 > , repeater3 : sp :: Repeater < InnerComponent_empty_104 > , repeater4 : sp :: Repeater < InnerComponent_empty_111 > , repeater5 : sp :: Repeater < InnerComponent_empty_118 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerAppWindow >> , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_AppWindow , window_adapter_ : sp :: OnceCell < sp :: Rc < dyn sp :: WindowAdapter >> ...
[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] 1286 |          r#root_1 : () , r#side_bar_3 : () , r#rectangle_4 : () , r#fs_5 : () , r#label_7 : () , r#navigation_8 : () , r#empty_11 : () , r#bottom_12 : () , r#root_1_bottom_12_layoutinfo_h : () , r#root_1_bottom_12_layoutinfo_v : () , r#root_1_empty_11_layout_cache : () , r#root_1_empty_11_layoutinfo_h : () , r#root_1_empty_11_layoutinfo_v : () , r#root_1_empty_2_height : () , 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_6_layout_cache : () , r#root_1_empty_6_layoutinfo_h : () , r#root_1_empty_6_layoutinfo_v : () , r#root_1_fs_5_focused_tab : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_navigation_8_layout_cache : () , r#root_1_navigation_8_layoutinfo_h : () , r#root_1_navigation_8_layoutinfo_v : () , r#root_1_side_bar_3_accessible_delegate_focus : () , r#root_1_side_bar_3_current_focused : () , r#root_1_side_bar_3_current_item : () , r#root_1_side_bar_3_model : () , repeater0 : () , repeater1 : () , repeater2 : () , repeater3 : () , repeater4 : () , repeater5 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () , window_adapter_ : () , }
[INFO] [stdout]      |                     ~~                  ~~                   ~~            ~~               ~~                    ~~                ~~                 ~~                                     ~~                                     ~~                                    ~~                                    ~~                                    ~~                             ~~                                   ~~                                   ~~                                   ~~                                   ~~                                   ~~                                   ~~                               ~~                           ~~                           ~~                                        ~~                                        ~~                                        ~~                                                   ~~                                         ~~                                      ~~                               ~~               ~~               ~~               ~~               ~~               ~~               ~~               ~~          ~~                ~~                               ~~             ~~                     ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:2658:28
[INFO] [stdout]      |
[INFO] [stdout] 2657 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_sidebaritem_9 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 2658 | ...debaritem_9 : InnerSideBarItem_root_125 , r#model_data : sp :: Property < sp :: SharedString > , r#model_index : sp :: Property < i32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_sidebaritem_9 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 2658 |          r#sidebaritem_9 : () , r#model_data : () , r#model_index : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:2988:23
[INFO] [stdout]      |
[INFO] [stdout] 2987 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_13 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 2988 | ...pty_13 : sp :: r#Empty , r#empty_14 : sp :: r#Empty , r#text_15 : sp :: r#Text , r#text_16 : sp :: r#Text , r#rectangle_17 : sp :: r#Empty , r#switch_18 : InnerSwitch_root_131 , r#empty_13_empty_14_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_13_empty_14_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_13_empty_14_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_13_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_13_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_13_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_13 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 2988 |          r#empty_13 : () , r#empty_14 : () , r#text_15 : () , r#text_16 : () , r#rectangle_17 : () , r#switch_18 : () , r#empty_13_empty_14_layout_cache : () , r#empty_13_empty_14_layoutinfo_h : () , r#empty_13_empty_14_layoutinfo_v : () , r#empty_13_layout_cache : () , r#empty_13_layoutinfo_h : () , r#empty_13_layoutinfo_v : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:3796:23
[INFO] [stdout]      |
[INFO] [stdout] 3795 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_20 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 3796 | ...pty_20 : sp :: r#Empty , r#empty_21 : sp :: r#Empty , r#text_22 : sp :: r#Text , r#text_23 : sp :: r#Text , r#rectangle_24 : sp :: r#Empty , r#empty_26 : sp :: r#Empty , r#native_27 : sp :: r#NativeGroupBox , r#empty_29 : sp :: r#Empty , r#empty_34 : sp :: r#Empty , r#native_35 : sp :: r#NativeGroupBox , r#empty_37 : sp :: r#Empty , r#nativecombobox_39 : sp :: r#NativeComboBox , r#fs_40 : sp :: r#FocusScope , r#touch_41 : sp :: r#TouchArea , r#empty_43 : sp :: r#Empty , r#native_44 : sp :: r#NativeGroupBox , r#empty_46 : sp :: r#Empty , r#empty_47 : sp :: r#Empty , r#native_48 : sp :: r#NativeLineEdit , r#inner_50 : sp :: r#Empty , r#inner_clip_51 : sp :: r#Clip , r#i_placeholder_52 : sp :: r#Text , r#i_text_input_53 : sp :: r#TextInput , r#empty_55 : sp :: r#Empty , r#native_56 : sp :: r#NativeGroupBox , r#empty_59 : sp :: r#Empty , r#native_60 : sp :: r#NativeGroupBox , r#empty_62 : sp :: r#Empty , r#empty_65 : sp :: r#Empty , r#native_66 : sp :: r#NativeGroupBox , r#nativetabwidget_68 : sp :: r#NativeTabWidget , r#_tabbar_69 : sp :: r#Empty , r#_clip_71 : sp :: r#Clip , r#fs_76 : sp :: r#FocusScope , r#_visibility_77 : sp :: r#Clip , r#empty_78 : sp :: r#Empty , r#empty_80 : sp :: r#Empty , r#native_81 : sp :: r#NativeGroupBox , r#empty_83 : sp :: r#Empty , r#_visibility_85 : sp :: r#Clip , r#empty_86 : sp :: r#Empty , r#empty_88 : sp :: r#Empty , r#native_89 : sp :: r#NativeGroupBox , r#empty_91 : sp :: r#Empty , r#_visibility_93 : sp :: r#Clip , r#empty_94 : sp :: r#Empty , r#text_96 : sp :: r#Text , r#switch_25 : InnerSwitch_root_131 , r#button_30 : InnerButton_root_132 , r#button_31 : InnerButton_root_132 , r#button_32 : InnerButton_root_132 , r#button_33 : InnerButton_root_132 , r#checkbox_38 : InnerCheckBox_root_135 , r#switch_42 : InnerSwitch_root_131 , r#spinbox_54 : InnerSpinBox_root_136 , r#i_slider_58 : InnerSlider_root_137 , r#i_progress_indicator_63 : InnerProgressIndicator_root_139 , r#checkbox_64 : InnerCheckBox_root_135 , r#_tab0_73 : InnerTabImpl_root_140 , r#_tab1_74 : InnerTabImpl_root_140 , r#_tab2_75 : InnerTabImpl_root_140 , r#button_84 : InnerButton_root_132 , r#checkbox_92 : InnerCheckBox_root_135 , r#empty_20_empty_21_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_21_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_21_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_28_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_28_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_28_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_28_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_29_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_29_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_29_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_36_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_36_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_36_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_36_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_37_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_37_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_37_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_45_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_45_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_45_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_45_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_46_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_46_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_46_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_47_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_47_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_47_placeholder_text : sp :: Property < sp :: SharedString > , r#empty_20_empty_57_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_57_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_57_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_57_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_61_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_61_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_61_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_61_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_62_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_62_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_62_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_67_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_67_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_67_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_67_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_72_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_72_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_72_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_79_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_79_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_79_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_82_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_82_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_82_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_82_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_83_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_83_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_83_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_87_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_87_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_87_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_90_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_90_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_90_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_90_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_91_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_91_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_91_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_95_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_95_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_95_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_i_placeholder_52_horizontal_stretch : sp :: Property < f32 > , r#empty_20_i_placeholder_52_max_height : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_max_width : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_min_height : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_min_width : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_preferred_height : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_preferred_width : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_vertical_stretch : sp :: Property < f32 > , r#empty_20_i_text_input_53_computed_x : sp :: Property < sp :: LogicalLength > , r#empty_20_i_text_input_53_preferred_height : sp :: Property < sp :: LogicalLength > , r#empty_20_i_text_input_53_preferred_width : sp :: Property < sp :: LogicalLength > , r#empty_20_inner_50_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_inner_50_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_layout_49_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_layout_49_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_layout_49_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_27_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_27_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_35_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_35_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_44_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_44_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_48_horizontal_stretch : sp :: Property < f32 > , r#empty_20_native_48_max_height : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_max_width : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_min_height : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_min_width : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_preferred_height : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_preferred_width : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_vertical_stretch : sp :: Property < f32 > , r#empty_20_native_56_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_56_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_60_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_60_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_66_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_66_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_81_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_81_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_89_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_89_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_nativecombobox_39_current_index : sp :: Property < i32 > , r#empty_20_nativecombobox_39_model : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#empty_20_rectangle_70_width : sp :: Property < sp :: LogicalLength > , r#empty_20_empty_47_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#empty_20_empty_47_edited : sp :: Callback < (sp :: SharedString ,) , () > , r#empty_20_nativecombobox_39_selected : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_20 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 3796 |          r#empty_20 : () , r#empty_21 : () , r#text_22 : () , r#text_23 : () , r#rectangle_24 : () , r#empty_26 : () , r#native_27 : () , r#empty_29 : () , r#empty_34 : () , r#native_35 : () , r#empty_37 : () , r#nativecombobox_39 : () , r#fs_40 : () , r#touch_41 : () , r#empty_43 : () , r#native_44 : () , r#empty_46 : () , r#empty_47 : () , r#native_48 : () , r#inner_50 : () , r#inner_clip_51 : () , r#i_placeholder_52 : () , r#i_text_input_53 : () , r#empty_55 : () , r#native_56 : () , r#empty_59 : () , r#native_60 : () , r#empty_62 : () , r#empty_65 : () , r#native_66 : () , r#nativetabwidget_68 : () , r#_tabbar_69 : () , r#_clip_71 : () , r#fs_76 : () , r#_visibility_77 : () , r#empty_78 : () , r#empty_80 : () , r#native_81 : () , r#empty_83 : () , r#_visibility_85 : () , r#empty_86 : () , r#empty_88 : () , r#native_89 : () , r#empty_91 : () , r#_visibility_93 : () , r#empty_94 : () , r#text_96 : () , r#switch_25 : () , r#button_30 : () , r#button_31 : () , r#button_32 : () , r#button_33 : () , r#checkbox_38 : () , r#switch_42 : () , r#spinbox_54 : () , r#i_slider_58 : () , r#i_progress_indicator_63 : () , r#checkbox_64 : () , r#_tab0_73 : () , r#_tab1_74 : () , r#_tab2_75 : () , r#button_84 : () , r#checkbox_92 : () , r#empty_20_empty_21_layout_cache : () , r#empty_20_empty_21_layoutinfo_h : () , r#empty_20_empty_21_layoutinfo_v : () , r#empty_20_empty_28_layout_cache_h : () , r#empty_20_empty_28_layout_cache_v : () , r#empty_20_empty_28_layoutinfo_h : () , r#empty_20_empty_28_layoutinfo_v : () , r#empty_20_empty_29_layout_cache : () , r#empty_20_empty_29_layoutinfo_h : () , r#empty_20_empty_29_layoutinfo_v : () , r#empty_20_empty_36_layout_cache_h : () , r#empty_20_empty_36_layout_cache_v : () , r#empty_20_empty_36_layoutinfo_h : () , r#empty_20_empty_36_layoutinfo_v : () , r#empty_20_empty_37_layout_cache : () , r#empty_20_empty_37_layoutinfo_h : () , r#empty_20_empty_37_layoutinfo_v : () , r#empty_20_empty_45_layout_cache_h : () , r#empty_20_empty_45_layout_cache_v : () , r#empty_20_empty_45_layoutinfo_h : () , r#empty_20_empty_45_layoutinfo_v : () , r#empty_20_empty_46_layout_cache : () , r#empty_20_empty_46_layoutinfo_h : () , r#empty_20_empty_46_layoutinfo_v : () , r#empty_20_empty_47_layoutinfo_h : () , r#empty_20_empty_47_layoutinfo_v : () , r#empty_20_empty_47_placeholder_text : () , r#empty_20_empty_57_layout_cache_h : () , r#empty_20_empty_57_layout_cache_v : () , r#empty_20_empty_57_layoutinfo_h : () , r#empty_20_empty_57_layoutinfo_v : () , r#empty_20_empty_61_layout_cache_h : () , r#empty_20_empty_61_layout_cache_v : () , r#empty_20_empty_61_layoutinfo_h : () , r#empty_20_empty_61_layoutinfo_v : () , r#empty_20_empty_62_layout_cache : () , r#empty_20_empty_62_layoutinfo_h : () , r#empty_20_empty_62_layoutinfo_v : () , r#empty_20_empty_67_layout_cache_h : () , r#empty_20_empty_67_layout_cache_v : () , r#empty_20_empty_67_layoutinfo_h : () , r#empty_20_empty_67_layoutinfo_v : () , r#empty_20_empty_72_layout_cache : () , r#empty_20_empty_72_layoutinfo_h : () , r#empty_20_empty_72_layoutinfo_v : () , r#empty_20_empty_79_layout_cache : () , r#empty_20_empty_79_layoutinfo_h : () , r#empty_20_empty_79_layoutinfo_v : () , r#empty_20_empty_82_layout_cache_h : () , r#empty_20_empty_82_layout_cache_v : () , r#empty_20_empty_82_layoutinfo_h : () , r#empty_20_empty_82_layoutinfo_v : () , r#empty_20_empty_83_layout_cache : () , r#empty_20_empty_83_layoutinfo_h : () , r#empty_20_empty_83_layoutinfo_v : () , r#empty_20_empty_87_layout_cache : () , r#empty_20_empty_87_layoutinfo_h : () , r#empty_20_empty_87_layoutinfo_v : () , r#empty_20_empty_90_layout_cache_h : () , r#empty_20_empty_90_layout_cache_v : () , r#empty_20_empty_90_layoutinfo_h : () , r#empty_20_empty_90_layoutinfo_v : () , r#empty_20_empty_91_layout_cache : () , r#empty_20_empty_91_layoutinfo_h : () , r#empty_20_empty_91_layoutinfo_v : () , r#empty_20_empty_95_layout_cache : () , r#empty_20_empty_95_layoutinfo_h : () , r#empty_20_empty_95_layoutinfo_v : () , r#empty_20_i_placeholder_52_horizontal_stretch : () , r#empty_20_i_placeholder_52_max_height : () , r#empty_20_i_placeholder_52_max_width : () , r#empty_20_i_placeholder_52_min_height : () , r#empty_20_i_placeholder_52_min_width : () , r#empty_20_i_placeholder_52_preferred_height : () , r#empty_20_i_placeholder_52_preferred_width : () , r#empty_20_i_placeholder_52_vertical_stretch : () , r#empty_20_i_text_input_53_computed_x : () , r#empty_20_i_text_input_53_preferred_height : () , r#empty_20_i_text_input_53_preferred_width : () , r#empty_20_inner_50_layoutinfo_h : () , r#empty_20_inner_50_layoutinfo_v : () , r#empty_20_layout_49_layout_cache : () , r#empty_20_layout_49_layoutinfo_h : () , r#empty_20_layout_49_layoutinfo_v : () , r#empty_20_layout_cache : () , r#empty_20_layoutinfo_h : () , r#empty_20_layoutinfo_v : () , r#empty_20_native_27_layoutinfo_h : () , r#empty_20_native_27_layoutinfo_v : () , r#empty_20_native_35_layoutinfo_h : () , r#empty_20_native_35_layoutinfo_v : () , r#empty_20_native_44_layoutinfo_h : () , r#empty_20_native_44_layoutinfo_v : () , r#empty_20_native_48_horizontal_stretch : () , r#empty_20_native_48_max_height : () , r#empty_20_native_48_max_width : () , r#empty_20_native_48_min_height : () , r#empty_20_native_48_min_width : () , r#empty_20_native_48_preferred_height : () , r#empty_20_native_48_preferred_width : () , r#empty_20_native_48_vertical_stretch : () , r#empty_20_native_56_layoutinfo_h : () , r#empty_20_native_56_layoutinfo_v : () , r#empty_20_native_60_layoutinfo_h : () , r#empty_20_native_60_layoutinfo_v : () , r#empty_20_native_66_layoutinfo_h : () , r#empty_20_native_66_layoutinfo_v : () , r#empty_20_native_81_layoutinfo_h : () , r#empty_20_native_81_layoutinfo_v : () , r#empty_20_native_89_layoutinfo_h : () , r#empty_20_native_89_layoutinfo_v : () , r#empty_20_nativecombobox_39_current_index : () , r#empty_20_nativecombobox_39_model : () , r#empty_20_rectangle_70_width : () , r#empty_20_empty_47_accepted : () , r#empty_20_empty_47_edited : () , r#empty_20_nativecombobox_39_selected : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:3796:23
[INFO] [stdout]      |
[INFO] [stdout] 3795 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_20 {
[INFO] [stdout]      |       ------------------ fields in this struct
[INFO] [stdout] 3796 | ...pty_20 : sp :: r#Empty , r#empty_21 : sp :: r#Empty , r#text_22 : sp :: r#Text , r#text_23 : sp :: r#Text , r#rectangle_24 : sp :: r#Empty , r#empty_26 : sp :: r#Empty , r#native_27 : sp :: r#NativeGroupBox , r#empty_29 : sp :: r#Empty , r#empty_34 : sp :: r#Empty , r#native_35 : sp :: r#NativeGroupBox , r#empty_37 : sp :: r#Empty , r#nativecombobox_39 : sp :: r#NativeComboBox , r#fs_40 : sp :: r#FocusScope , r#touch_41 : sp :: r#TouchArea , r#empty_43 : sp :: r#Empty , r#native_44 : sp :: r#NativeGroupBox , r#empty_46 : sp :: r#Empty , r#empty_47 : sp :: r#Empty , r#native_48 : sp :: r#NativeLineEdit , r#inner_50 : sp :: r#Empty , r#inner_clip_51 : sp :: r#Clip , r#i_placeholder_52 : sp :: r#Text , r#i_text_input_53 : sp :: r#TextInput , r#empty_55 : sp :: r#Empty , r#native_56 : sp :: r#NativeGroupBox , r#empty_59 : sp :: r#Empty , r#native_60 : sp :: r#NativeGroupBox , r#empty_62 : sp :: r#Empty , r#empty_65 : sp :: r#Empty , r#native_66 : sp :: r#NativeGroupBox , r#nativetabwidget_68 : sp :: r#NativeTabWidget , r#_tabbar_69 : sp :: r#Empty , r#_clip_71 : sp :: r#Clip , r#fs_76 : sp :: r#FocusScope , r#_visibility_77 : sp :: r#Clip , r#empty_78 : sp :: r#Empty , r#empty_80 : sp :: r#Empty , r#native_81 : sp :: r#NativeGroupBox , r#empty_83 : sp :: r#Empty , r#_visibility_85 : sp :: r#Clip , r#empty_86 : sp :: r#Empty , r#empty_88 : sp :: r#Empty , r#native_89 : sp :: r#NativeGroupBox , r#empty_91 : sp :: r#Empty , r#_visibility_93 : sp :: r#Clip , r#empty_94 : sp :: r#Empty , r#text_96 : sp :: r#Text , r#switch_25 : InnerSwitch_root_131 , r#button_30 : InnerButton_root_132 , r#button_31 : InnerButton_root_132 , r#button_32 : InnerButton_root_132 , r#button_33 : InnerButton_root_132 , r#checkbox_38 : InnerCheckBox_root_135 , r#switch_42 : InnerSwitch_root_131 , r#spinbox_54 : InnerSpinBox_root_136 , r#i_slider_58 : InnerSlider_root_137 , r#i_progress_indicator_63 : InnerProgressIndicator_root_139 , r#checkbox_64 : InnerCheckBox_root_135 , r#_tab0_73 : InnerTabImpl_root_140 , r#_tab1_74 : InnerTabImpl_root_140 , r#_tab2_75 : InnerTabImpl_root_140 , r#button_84 : InnerButton_root_132 , r#checkbox_92 : InnerCheckBox_root_135 , r#empty_20_empty_21_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_21_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_21_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_28_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_28_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_28_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_28_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_29_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_29_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_29_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_36_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_36_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_36_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_36_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_37_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_37_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_37_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_45_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_45_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_45_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_45_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_46_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_46_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_46_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_47_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_47_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_47_placeholder_text : sp :: Property < sp :: SharedString > , r#empty_20_empty_57_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_57_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_57_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_57_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_61_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_61_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_61_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_61_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_62_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_62_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_62_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_67_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_67_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_67_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_67_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_72_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_72_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_72_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_79_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_79_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_79_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_82_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_82_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_82_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_82_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_83_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_83_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_83_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_87_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_87_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_87_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_90_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_90_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_90_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_90_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_91_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_91_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_91_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_empty_95_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_empty_95_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_empty_95_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_i_placeholder_52_horizontal_stretch : sp :: Property < f32 > , r#empty_20_i_placeholder_52_max_height : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_max_width : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_min_height : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_min_width : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_preferred_height : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_preferred_width : sp :: Property < sp :: LogicalLength > , r#empty_20_i_placeholder_52_vertical_stretch : sp :: Property < f32 > , r#empty_20_i_text_input_53_computed_x : sp :: Property < sp :: LogicalLength > , r#empty_20_i_text_input_53_preferred_height : sp :: Property < sp :: LogicalLength > , r#empty_20_i_text_input_53_preferred_width : sp :: Property < sp :: LogicalLength > , r#empty_20_inner_50_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_inner_50_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_layout_49_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_layout_49_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_layout_49_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_20_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_27_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_27_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_35_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_35_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_44_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_44_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_48_horizontal_stretch : sp :: Property < f32 > , r#empty_20_native_48_max_height : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_max_width : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_min_height : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_min_width : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_preferred_height : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_preferred_width : sp :: Property < sp :: LogicalLength > , r#empty_20_native_48_vertical_stretch : sp :: Property < f32 > , r#empty_20_native_56_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_56_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_60_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_60_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_66_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_66_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_81_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_81_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_native_89_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_20_native_89_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_20_nativecombobox_39_current_index : sp :: Property < i32 > , r#empty_20_nativecombobox_39_model : sp :: Property < sp :: ModelRc < sp :: SharedString > > , r#empty_20_rectangle_70_width : sp :: Property < sp :: LogicalLength > , r#empty_20_empty_47_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#empty_20_empty_47_edited : sp :: Callback < (sp :: SharedString ,) , () > , r#empty_20_nativecombobox_39_selected : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_20 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 3796 |          r#empty_20 : () , r#empty_21 : () , r#text_22 : () , r#text_23 : () , r#rectangle_24 : () , r#empty_26 : () , r#native_27 : () , r#empty_29 : () , r#empty_34 : () , r#native_35 : () , r#empty_37 : () , r#nativecombobox_39 : () , r#fs_40 : () , r#touch_41 : () , r#empty_43 : () , r#native_44 : () , r#empty_46 : () , r#empty_47 : () , r#native_48 : () , r#inner_50 : () , r#inner_clip_51 : () , r#i_placeholder_52 : () , r#i_text_input_53 : () , r#empty_55 : () , r#native_56 : () , r#empty_59 : () , r#native_60 : () , r#empty_62 : () , r#empty_65 : () , r#native_66 : () , r#nativetabwidget_68 : () , r#_tabbar_69 : () , r#_clip_71 : () , r#fs_76 : () , r#_visibility_77 : () , r#empty_78 : () , r#empty_80 : () , r#native_81 : () , r#empty_83 : () , r#_visibility_85 : () , r#empty_86 : () , r#empty_88 : () , r#native_89 : () , r#empty_91 : () , r#_visibility_93 : () , r#empty_94 : () , r#text_96 : () , r#switch_25 : () , r#button_30 : () , r#button_31 : () , r#button_32 : () , r#button_33 : () , r#checkbox_38 : () , r#switch_42 : () , r#spinbox_54 : () , r#i_slider_58 : () , r#i_progress_indicator_63 : () , r#checkbox_64 : () , r#_tab0_73 : () , r#_tab1_74 : () , r#_tab2_75 : () , r#button_84 : () , r#checkbox_92 : () , r#empty_20_empty_21_layout_cache : () , r#empty_20_empty_21_layoutinfo_h : () , r#empty_20_empty_21_layoutinfo_v : () , r#empty_20_empty_28_layout_cache_h : () , r#empty_20_empty_28_layout_cache_v : () , r#empty_20_empty_28_layoutinfo_h : () , r#empty_20_empty_28_layoutinfo_v : () , r#empty_20_empty_29_layout_cache : () , r#empty_20_empty_29_layoutinfo_h : () , r#empty_20_empty_29_layoutinfo_v : () , r#empty_20_empty_36_layout_cache_h : () , r#empty_20_empty_36_layout_cache_v : () , r#empty_20_empty_36_layoutinfo_h : () , r#empty_20_empty_36_layoutinfo_v : () , r#empty_20_empty_37_layout_cache : () , r#empty_20_empty_37_layoutinfo_h : () , r#empty_20_empty_37_layoutinfo_v : () , r#empty_20_empty_45_layout_cache_h : () , r#empty_20_empty_45_layout_cache_v : () , r#empty_20_empty_45_layoutinfo_h : () , r#empty_20_empty_45_layoutinfo_v : () , r#empty_20_empty_46_layout_cache : () , r#empty_20_empty_46_layoutinfo_h : () , r#empty_20_empty_46_layoutinfo_v : () , r#empty_20_empty_47_layoutinfo_h : () , r#empty_20_empty_47_layoutinfo_v : () , r#empty_20_empty_47_placeholder_text : () , r#empty_20_empty_57_layout_cache_h : () , r#empty_20_empty_57_layout_cache_v : () , r#empty_20_empty_57_layoutinfo_h : () , r#empty_20_empty_57_layoutinfo_v : () , r#empty_20_empty_61_layout_cache_h : () , r#empty_20_empty_61_layout_cache_v : () , r#empty_20_empty_61_layoutinfo_h : () , r#empty_20_empty_61_layoutinfo_v : () , r#empty_20_empty_62_layout_cache : () , r#empty_20_empty_62_layoutinfo_h : () , r#empty_20_empty_62_layoutinfo_v : () , r#empty_20_empty_67_layout_cache_h : () , r#empty_20_empty_67_layout_cache_v : () , r#empty_20_empty_67_layoutinfo_h : () , r#empty_20_empty_67_layoutinfo_v : () , r#empty_20_empty_72_layout_cache : () , r#empty_20_empty_72_layoutinfo_h : () , r#empty_20_empty_72_layoutinfo_v : () , r#empty_20_empty_79_layout_cache : () , r#empty_20_empty_79_layoutinfo_h : () , r#empty_20_empty_79_layoutinfo_v : () , r#empty_20_empty_82_layout_cache_h : () , r#empty_20_empty_82_layout_cache_v : () , r#empty_20_empty_82_layoutinfo_h : () , r#empty_20_empty_82_layoutinfo_v : () , r#empty_20_empty_83_layout_cache : () , r#empty_20_empty_83_layoutinfo_h : () , r#empty_20_empty_83_layoutinfo_v : () , r#empty_20_empty_87_layout_cache : () , r#empty_20_empty_87_layoutinfo_h : () , r#empty_20_empty_87_layoutinfo_v : () , r#empty_20_empty_90_layout_cache_h : () , r#empty_20_empty_90_layout_cache_v : () , r#empty_20_empty_90_layoutinfo_h : () , r#empty_20_empty_90_layoutinfo_v : () , r#empty_20_empty_91_layout_cache : () , r#empty_20_empty_91_layoutinfo_h : () , r#empty_20_empty_91_layoutinfo_v : () , r#empty_20_empty_95_layout_cache : () , r#empty_20_empty_95_layoutinfo_h : () , r#empty_20_empty_95_layoutinfo_v : () , r#empty_20_i_placeholder_52_horizontal_stretch : () , r#empty_20_i_placeholder_52_max_height : () , r#empty_20_i_placeholder_52_max_width : () , r#empty_20_i_placeholder_52_min_height : () , r#empty_20_i_placeholder_52_min_width : () , r#empty_20_i_placeholder_52_preferred_height : () , r#empty_20_i_placeholder_52_preferred_width : () , r#empty_20_i_placeholder_52_vertical_stretch : () , r#empty_20_i_text_input_53_computed_x : () , r#empty_20_i_text_input_53_preferred_height : () , r#empty_20_i_text_input_53_preferred_width : () , r#empty_20_inner_50_layoutinfo_h : () , r#empty_20_inner_50_layoutinfo_v : () , r#empty_20_layout_49_layout_cache : () , r#empty_20_layout_49_layoutinfo_h : () , r#empty_20_layout_49_layoutinfo_v : () , r#empty_20_layout_cache : () , r#empty_20_layoutinfo_h : () , r#empty_20_layoutinfo_v : () , r#empty_20_native_27_layoutinfo_h : () , r#empty_20_native_27_layoutinfo_v : () , r#empty_20_native_35_layoutinfo_h : () , r#empty_20_native_35_layoutinfo_v : () , r#empty_20_native_44_layoutinfo_h : () , r#empty_20_native_44_layoutinfo_v : () , r#empty_20_native_48_horizontal_stretch : () , r#empty_20_native_48_max_height : () , r#empty_20_native_48_max_width : () , r#empty_20_native_48_min_height : () , r#empty_20_native_48_min_width : () , r#empty_20_native_48_preferred_height : () , r#empty_20_native_48_preferred_width : () , r#empty_20_native_48_vertical_stretch : () , r#empty_20_native_56_layoutinfo_h : () , r#empty_20_native_56_layoutinfo_v : () , r#empty_20_native_60_layoutinfo_h : () , r#empty_20_native_60_layoutinfo_v : () , r#empty_20_native_66_layoutinfo_h : () , r#empty_20_native_66_layoutinfo_v : () , r#empty_20_native_81_layoutinfo_h : () , r#empty_20_native_81_layoutinfo_v : () , r#empty_20_native_89_layoutinfo_h : () , r#empty_20_native_89_layoutinfo_v : () , r#empty_20_nativecombobox_39_current_index : () , r#empty_20_nativecombobox_39_model : () , r#empty_20_rectangle_70_width : () , r#empty_20_empty_47_accepted : () , r#empty_20_empty_47_edited : () , r#empty_20_nativecombobox_39_selected : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:11754:23
[INFO] [stdout]       |
[INFO] [stdout] 11753 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_popup_97 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 11754 | ...pup_97 : sp :: r#WindowItem , r#nativecomboboxpopup_98 : sp :: r#NativeComboBoxPopup , r#popup_97_empty_99_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#popup_97_empty_99_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#popup_97_empty_99_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#popup_97_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#popup_97_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#popup_97_nativecomboboxpopup_98_horizontal_stretch : sp :: Property < f32 > , r#popup_97_nativecomboboxpopup_98_max_height : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_max_width : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_min_height : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_min_width : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_preferred_height : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_preferred_width : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_vertical_stretch : sp :: Property < f32 > , repeater0 : sp :: Repeater < InnerComponent_nativestandardlistviewitem_100 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_popup_97 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerComponent_empty_20 > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 11754 |          r#popup_97 : () , r#nativecomboboxpopup_98 : () , r#popup_97_empty_99_layout_cache : () , r#popup_97_empty_99_layoutinfo_h : () , r#popup_97_empty_99_layoutinfo_v : () , r#popup_97_layoutinfo_h : () , r#popup_97_layoutinfo_v : () , r#popup_97_nativecomboboxpopup_98_horizontal_stretch : () , r#popup_97_nativecomboboxpopup_98_max_height : () , r#popup_97_nativecomboboxpopup_98_max_width : () , r#popup_97_nativecomboboxpopup_98_min_height : () , r#popup_97_nativecomboboxpopup_98_min_width : () , r#popup_97_nativecomboboxpopup_98_preferred_height : () , r#popup_97_nativecomboboxpopup_98_preferred_width : () , r#popup_97_nativecomboboxpopup_98_vertical_stretch : () , repeater0 : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:12116:45
[INFO] [stdout]       |
[INFO] [stdout] 12115 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_nativestandardlistviewitem_100 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 12116 | ...tivestandardlistviewitem_100 : sp :: r#NativeStandardListViewItem , r#ta_101 : sp :: r#TouchArea , r#model_data : sp :: Property < sp :: SharedString > , r#model_index : sp :: Property < i32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_nativestandardlistviewitem_100 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerComponent_popup_97 > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 12116 |          r#nativestandardlistviewitem_100 : () , r#ta_101 : () , r#model_data : () , r#model_index : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:12910:24
[INFO] [stdout]       |
[INFO] [stdout] 12909 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_104 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 12910 | ...pty_104 : sp :: r#Empty , r#empty_105 : sp :: r#Empty , r#text_106 : sp :: r#Text , r#text_107 : sp :: r#Text , r#rectangle_108 : sp :: r#Empty , r#switch_109 : InnerSwitch_root_131 , r#empty_104_empty_105_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_104_empty_105_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_104_empty_105_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_104_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_104_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_104_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_104 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 12910 |          r#empty_104 : () , r#empty_105 : () , r#text_106 : () , r#text_107 : () , r#rectangle_108 : () , r#switch_109 : () , r#empty_104_empty_105_layout_cache : () , r#empty_104_empty_105_layoutinfo_h : () , r#empty_104_empty_105_layoutinfo_v : () , r#empty_104_layout_cache : () , r#empty_104_layoutinfo_h : () , r#empty_104_layoutinfo_v : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:13718:24
[INFO] [stdout]       |
[INFO] [stdout] 13717 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_111 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 13718 | ...pty_111 : sp :: r#Empty , r#empty_112 : sp :: r#Empty , r#text_113 : sp :: r#Text , r#text_114 : sp :: r#Text , r#rectangle_115 : sp :: r#Empty , r#switch_116 : InnerSwitch_root_131 , r#empty_111_empty_112_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_111_empty_112_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_111_empty_112_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_111_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_111_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_111_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_111 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 13718 |          r#empty_111 : () , r#empty_112 : () , r#text_113 : () , r#text_114 : () , r#rectangle_115 : () , r#switch_116 : () , r#empty_111_empty_112_layout_cache : () , r#empty_111_empty_112_layoutinfo_h : () , r#empty_111_empty_112_layoutinfo_v : () , r#empty_111_layout_cache : () , r#empty_111_layoutinfo_h : () , r#empty_111_layoutinfo_v : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:14526:24
[INFO] [stdout]       |
[INFO] [stdout] 14525 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_118 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 14526 | ...pty_118 : sp :: r#Empty , r#empty_119 : sp :: r#Empty , r#text_120 : sp :: r#Text , r#text_121 : sp :: r#Text , r#rectangle_122 : sp :: r#Empty , r#switch_123 : InnerSwitch_root_131 , r#empty_118_empty_119_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_118_empty_119_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_118_empty_119_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_118_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_118_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_118_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_118 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 14526 |          r#empty_118 : () , r#empty_119 : () , r#text_120 : () , r#text_121 : () , r#rectangle_122 : () , r#switch_123 : () , r#empty_118_empty_119_layout_cache : () , r#empty_118_empty_119_layoutinfo_h : () , r#empty_118_empty_119_layoutinfo_v : () , r#empty_118_layout_cache : () , r#empty_118_layoutinfo_h : () , r#empty_118_layoutinfo_v : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]       |                        ~~                 ~~                ~~                ~~                     ~~                  ~~                                        ~~                                        ~~                                        ~~                              ~~                              ~~                              ~~               ~~            ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSideBar...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:563:17
[INFO] [stdout]     |
[INFO] [stdout] 563 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSwitch_...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:632:17
[INFO] [stdout]     |
[INFO] [stdout] 632 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:835:17
[INFO] [stdout]     |
[INFO] [stdout] 835 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerCheckBo...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:907:17
[INFO] [stdout]     |
[INFO] [stdout] 907 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSpinBox...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:980:17
[INFO] [stdout]     |
[INFO] [stdout] 980 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSlider_...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:11754:23
[INFO] [stdout]       |
[INFO] [stdout] 11753 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_popup_97 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 11754 | ...pup_97 : sp :: r#WindowItem , r#nativecomboboxpopup_98 : sp :: r#NativeComboBoxPopup , r#popup_97_empty_99_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#popup_97_empty_99_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#popup_97_empty_99_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#popup_97_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#popup_97_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#popup_97_nativecomboboxpopup_98_horizontal_stretch : sp :: Property < f32 > , r#popup_97_nativecomboboxpopup_98_max_height : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_max_width : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_min_height : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_min_width : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_preferred_height : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_preferred_width : sp :: Property < sp :: LogicalLength > , r#popup_97_nativecomboboxpopup_98_vertical_stretch : sp :: Property < f32 > , repeater0 : sp :: Repeater < InnerComponent_nativestandardlistviewitem_100 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_popup_97 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerComponent_empty_20 > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 11754 |          r#popup_97 : () , r#nativecomboboxpopup_98 : () , r#popup_97_empty_99_layout_cache : () , r#popup_97_empty_99_layoutinfo_h : () , r#popup_97_empty_99_layoutinfo_v : () , r#popup_97_layoutinfo_h : () , r#popup_97_layoutinfo_v : () , r#popup_97_nativecomboboxpopup_98_horizontal_stretch : () , r#popup_97_nativecomboboxpopup_98_max_height : () , r#popup_97_nativecomboboxpopup_98_max_width : () , r#popup_97_nativecomboboxpopup_98_min_height : () , r#popup_97_nativecomboboxpopup_98_min_width : () , r#popup_97_nativecomboboxpopup_98_preferred_height : () , r#popup_97_nativecomboboxpopup_98_preferred_width : () , r#popup_97_nativecomboboxpopup_98_vertical_stretch : () , repeater0 : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]       |                       ~~                              ~~                                      ~~                                      ~~                                      ~~                             ~~                             ~~                                                          ~~                                                  ~~                                                 ~~                                                  ~~                                                 ~~                                                        ~~                                                       ~~                                                        ~~               ~~               ~~            ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:1162:17
[INFO] [stdout]      |
[INFO] [stdout] 1162 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerProgres...
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:12116:45
[INFO] [stdout]       |
[INFO] [stdout] 12115 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_nativestandardlistviewitem_100 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 12116 | ...tivestandardlistviewitem_100 : sp :: r#NativeStandardListViewItem , r#ta_101 : sp :: r#TouchArea , r#model_data : sp :: Property < sp :: SharedString > , r#model_index : sp :: Property < i32 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_nativestandardlistviewitem_100 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerComponent_popup_97 > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 12116 |          r#nativestandardlistviewitem_100 : () , r#ta_101 : () , r#model_data : () , r#model_index : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:12910:24
[INFO] [stdout]       |
[INFO] [stdout] 12909 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_104 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 12910 | ...pty_104 : sp :: r#Empty , r#empty_105 : sp :: r#Empty , r#text_106 : sp :: r#Text , r#text_107 : sp :: r#Text , r#rectangle_108 : sp :: r#Empty , r#switch_109 : InnerSwitch_root_131 , r#empty_104_empty_105_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_104_empty_105_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_104_empty_105_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_104_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_104_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_104_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_104 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 12910 |          r#empty_104 : () , r#empty_105 : () , r#text_106 : () , r#text_107 : () , r#rectangle_108 : () , r#switch_109 : () , r#empty_104_empty_105_layout_cache : () , r#empty_104_empty_105_layoutinfo_h : () , r#empty_104_empty_105_layoutinfo_v : () , r#empty_104_layout_cache : () , r#empty_104_layoutinfo_h : () , r#empty_104_layoutinfo_v : () , self_weak : () , parent : () , 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/ch-rs-b9b8f3dd8afaea34/out/application.rs:13718:24
[INFO] [stdout]       |
[INFO] [stdout] 13717 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_111 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 13718 | ...pty_111 : sp :: r#Empty , r#empty_112 : sp :: r#Empty , r#text_113 : sp :: r#Text , r#text_114 : sp :: r#Text , r#rectangle_115 : sp :: r#Empty , r#switch_116 : InnerSwitch_root_131 , r#empty_111_empty_112_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_111_empty_112_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_111_empty_112_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_111_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_111_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_111_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_111 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 13718 |          r#empty_111 : () , r#empty_112 : () , r#text_113 : () , r#text_114 : () , r#rectangle_115 : () , r#switch_116 : () , r#empty_111_empty_112_layout_cache : () , r#empty_111_empty_112_layoutinfo_h : () , r#empty_111_empty_112_layoutinfo_v : () , r#empty_111_layout_cache : () , r#empty_111_layoutinfo_h : () , r#empty_111_layoutinfo_v : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]       |                        ~~                 ~~                ~~                ~~                     ~~                  ~~                                        ~~                                        ~~                                        ~~                              ~~                              ~~                              ~~               ~~            ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:1217:17
[INFO] [stdout]      |
[INFO] [stdout] 1217 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerTabImpl...
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:1285:17
[INFO] [stdout]      |
[INFO] [stdout] 1285 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct Inn...
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:2657:17
[INFO] [stdout]      |
[INFO] [stdout] 2657 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerCo...
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:14526:24
[INFO] [stdout]       |
[INFO] [stdout] 14525 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_118 {
[INFO] [stdout]       |       ------------------ fields in this struct
[INFO] [stdout] 14526 | ...pty_118 : sp :: r#Empty , r#empty_119 : sp :: r#Empty , r#text_120 : sp :: r#Text , r#text_121 : sp :: r#Text , r#rectangle_122 : sp :: r#Empty , r#switch_123 : InnerSwitch_root_131 , r#empty_118_empty_119_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_118_empty_119_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_118_empty_119_layoutinfo_v : sp :: Property < r#LayoutInfo > , r#empty_118_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_118_layoutinfo_h : sp :: Property < r#LayoutInfo > , r#empty_118_layoutinfo_v : sp :: Property < r#LayoutInfo > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ComponentVTable , InnerComponent_empty_118 >> , parent : sp :: VWeakMapped :: < sp :: ComponentVTable , InnerAppWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ComponentVTable , InnerAppWindow >> , 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] 14526 |          r#empty_118 : () , r#empty_119 : () , r#text_120 : () , r#text_121 : () , r#rectangle_122 : () , r#switch_123 : () , r#empty_118_empty_119_layout_cache : () , r#empty_118_empty_119_layoutinfo_h : () , r#empty_118_empty_119_layoutinfo_v : () , r#empty_118_layout_cache : () , r#empty_118_layoutinfo_h : () , r#empty_118_layoutinfo_v : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , }
[INFO] [stdout]       |                        ~~                 ~~                ~~                ~~                     ~~                  ~~                                        ~~                                        ~~                                        ~~                              ~~                              ~~                              ~~               ~~            ~~          ~~                ~~                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSideBar...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:563:17
[INFO] [stdout]     |
[INFO] [stdout] 563 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSwitch_...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:632:17
[INFO] [stdout]     |
[INFO] [stdout] 632 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:835:17
[INFO] [stdout]     |
[INFO] [stdout] 835 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerCheckBo...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:907:17
[INFO] [stdout]     |
[INFO] [stdout] 907 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSpinBox...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:2921:14
[INFO] [stdout]      |
[INFO] [stdout] 2921 |              ComponentVTable_static ! (static VT for self :: InnerComponent_sidebaritem_9) ;
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:980:17
[INFO] [stdout]     |
[INFO] [stdout] 980 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSlider_...
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:2987:17
[INFO] [stdout]      |
[INFO] [stdout] 2987 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerCo...
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:1162:17
[INFO] [stdout]      |
[INFO] [stdout] 1162 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerProgres...
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:1217:17
[INFO] [stdout]      |
[INFO] [stdout] 1217 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerTabImpl...
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:1285:17
[INFO] [stdout]      |
[INFO] [stdout] 1285 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct Inn...
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:3735:14
[INFO] [stdout]      |
[INFO] [stdout] 3735 |              ComponentVTable_static ! (static VT for self :: InnerComponent_empty_13) ;
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:3795:17
[INFO] [stdout]      |
[INFO] [stdout] 3795 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerCo...
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:2657:17
[INFO] [stdout]      |
[INFO] [stdout] 2657 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerCo...
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:2921:14
[INFO] [stdout]      |
[INFO] [stdout] 2921 |              ComponentVTable_static ! (static VT for self :: InnerComponent_sidebaritem_9) ;
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:2987:17
[INFO] [stdout]      |
[INFO] [stdout] 2987 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerCo...
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:3735:14
[INFO] [stdout]      |
[INFO] [stdout] 3735 |              ComponentVTable_static ! (static VT for self :: InnerComponent_empty_13) ;
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:3795:17
[INFO] [stdout]      |
[INFO] [stdout] 3795 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerCo...
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]      = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]      = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]      = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:11753:17
[INFO] [stdout]       |
[INFO] [stdout] 11753 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerCo...
[INFO] [stdout]       |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:12115:17
[INFO] [stdout]       |
[INFO] [stdout] 12115 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerCo...
[INFO] [stdout]       |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:12358:14
[INFO] [stdout]       |
[INFO] [stdout] 12358 |              ComponentVTable_static ! (static VT for self :: InnerComponent_nativestandardlistviewitem_100) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:12461:14
[INFO] [stdout]       |
[INFO] [stdout] 12461 |              ComponentVTable_static ! (static VT for self :: InnerComponent_popup_97) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:12849:14
[INFO] [stdout]       |
[INFO] [stdout] 12849 |              ComponentVTable_static ! (static VT for self :: InnerComponent_empty_20) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:12909:17
[INFO] [stdout]       |
[INFO] [stdout] 12909 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerCo...
[INFO] [stdout]       |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:13657:14
[INFO] [stdout]       |
[INFO] [stdout] 13657 |              ComponentVTable_static ! (static VT for self :: InnerComponent_empty_104) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:11753:17
[INFO] [stdout]       |
[INFO] [stdout] 11753 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerCo...
[INFO] [stdout]       |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:13717:17
[INFO] [stdout]       |
[INFO] [stdout] 13717 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerCo...
[INFO] [stdout]       |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:12115:17
[INFO] [stdout]       |
[INFO] [stdout] 12115 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerCo...
[INFO] [stdout]       |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:14465:14
[INFO] [stdout]       |
[INFO] [stdout] 14465 |              ComponentVTable_static ! (static VT for self :: InnerComponent_empty_111) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:12358:14
[INFO] [stdout]       |
[INFO] [stdout] 12358 |              ComponentVTable_static ! (static VT for self :: InnerComponent_nativestandardlistviewitem_100) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:14525:17
[INFO] [stdout]       |
[INFO] [stdout] 14525 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerCo...
[INFO] [stdout]       |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:12461:14
[INFO] [stdout]       |
[INFO] [stdout] 12461 |              ComponentVTable_static ! (static VT for self :: InnerComponent_popup_97) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:15273:14
[INFO] [stdout]       |
[INFO] [stdout] 15273 |              ComponentVTable_static ! (static VT for self :: InnerComponent_empty_118) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:12849:14
[INFO] [stdout]       |
[INFO] [stdout] 12849 |              ComponentVTable_static ! (static VT for self :: InnerComponent_empty_20) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:12909:17
[INFO] [stdout]       |
[INFO] [stdout] 12909 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerCo...
[INFO] [stdout]       |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:15409:14
[INFO] [stdout]       |
[INFO] [stdout] 15409 |              ComponentVTable_static ! (static VT for self :: InnerAppWindow) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:13657:14
[INFO] [stdout]       |
[INFO] [stdout] 13657 |              ComponentVTable_static ! (static VT for self :: InnerComponent_empty_104) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:13717:17
[INFO] [stdout]       |
[INFO] [stdout] 13717 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerCo...
[INFO] [stdout]       |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:14465:14
[INFO] [stdout]       |
[INFO] [stdout] 14465 |              ComponentVTable_static ! (static VT for self :: InnerComponent_empty_111) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:14525:17
[INFO] [stdout]       |
[INFO] [stdout] 14525 |      # [derive (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerCo...
[INFO] [stdout]       |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current associated constant `FIELD_OFFSETS`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the derive macro `sp::FieldOffsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:15273:14
[INFO] [stdout]       |
[INFO] [stdout] 15273 |              ComponentVTable_static ! (static VT for self :: InnerComponent_empty_118) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/ch-rs-b9b8f3dd8afaea34/out/application.rs:15409:14
[INFO] [stdout]       |
[INFO] [stdout] 15409 |              ComponentVTable_static ! (static VT for self :: InnerAppWindow) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: move this `impl` block outside the of the current method `drop`
[INFO] [stdout]       = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]       = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]       = note: this error originates in the macro `ComponentVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 26 previous errors; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 26 previous errors; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ch-rs` (bin "ch-rs" test) due to 27 previous errors; 17 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ch-rs` (bin "ch-rs") due to 27 previous errors; 17 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "61efb498139a537ccd3b1fca6371bf1222990e165e0f27a67dc22c3032fabd58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61efb498139a537ccd3b1fca6371bf1222990e165e0f27a67dc22c3032fabd58", kill_on_drop: false }`
[INFO] [stdout] 61efb498139a537ccd3b1fca6371bf1222990e165e0f27a67dc22c3032fabd58
