[INFO] cloning repository https://github.com/cjdelisle/PKT-Voter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjdelisle/PKT-Voter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjdelisle%2FPKT-Voter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjdelisle%2FPKT-Voter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5312f5c23d49a8e7181bd2a54923e472d7e184f3 [INFO] checking cjdelisle/PKT-Voter against try#342ed2e8608ee307743c341962b427652cdb06e9 for pr-146562-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjdelisle%2FPKT-Voter" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cjdelisle/PKT-Voter [INFO] finished tweaking git repo https://github.com/cjdelisle/PKT-Voter [INFO] tweaked toml for git repo https://github.com/cjdelisle/PKT-Voter written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cjdelisle/PKT-Voter on toolchain 342ed2e8608ee307743c341962b427652cdb06e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+342ed2e8608ee307743c341962b427652cdb06e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cjdelisle/PKT-Voter 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" "+342ed2e8608ee307743c341962b427652cdb06e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+342ed2e8608ee307743c341962b427652cdb06e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20a680b424414faf6ae0c67aad397255a8b4304f214d5a48f6b2da447789f68b [INFO] running `Command { std: "docker" "start" "-a" "20a680b424414faf6ae0c67aad397255a8b4304f214d5a48f6b2da447789f68b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20a680b424414faf6ae0c67aad397255a8b4304f214d5a48f6b2da447789f68b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20a680b424414faf6ae0c67aad397255a8b4304f214d5a48f6b2da447789f68b", kill_on_drop: false }` [INFO] [stdout] 20a680b424414faf6ae0c67aad397255a8b4304f214d5a48f6b2da447789f68b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+342ed2e8608ee307743c341962b427652cdb06e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be6327cf666f78c2bf597ab980f436544115d4b454684d89a3d38abafa981e00 [INFO] running `Command { std: "docker" "start" "-a" "be6327cf666f78c2bf597ab980f436544115d4b454684d89a3d38abafa981e00", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling fontconfig-parser v0.5.6 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Checking event-listener v5.0.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling fontdb v0.16.1 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Checking polling v3.4.0 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling cpp_common v0.5.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking enumflags2 v0.7.9 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking unicode-script v0.5.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling svgtypes v0.13.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking zvariant v3.15.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking zbus_names v2.6.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling usvg-tree v0.38.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling zbus_macros v3.15.0 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking xdg-home v1.1.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cpp_build v0.5.9 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Checking lyon_geom v1.0.5 [INFO] [stderr] Compiling rustybuzz v0.12.1 [INFO] [stderr] Compiling i-slint-common v1.4.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Checking zbus v3.15.0 [INFO] [stderr] Compiling usvg-parser v0.38.0 [INFO] [stderr] Compiling usvg-text-layout v0.38.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Checking lyon_path v1.0.4 [INFO] [stderr] Checking rgb v0.8.37 [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.20.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling usvg v0.38.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking const-field-offset v0.1.3 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling qttypes v0.2.11 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling vtable-macro v0.1.10 [INFO] [stderr] Compiling winit v0.29.10 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling i-slint-compiler v1.4.1 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling codemap-diagnostic v0.1.2 [INFO] [stderr] Checking vtable v0.1.11 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling auto_enums v0.8.5 [INFO] [stderr] Compiling resvg v0.38.0 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling lyon_extra v1.0.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking lyon_algorithms v1.0.4 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking atspi-proxies v0.3.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking fontdue v0.8.0 [INFO] [stderr] Checking strum v0.26.1 [INFO] [stderr] Compiling i-slint-core-macros v1.4.1 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling css-color-parser2 v1.0.1 [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] Compiling x11rb v0.12.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Checking atspi-connection v0.3.0 [INFO] [stderr] Checking accesskit v0.12.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.4 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking accesskit_consumer v0.17.0 [INFO] [stderr] Checking atspi v0.19.0 [INFO] [stderr] Checking i-slint-core v1.4.1 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling i-slint-backend-qt v1.4.1 [INFO] [stderr] Checking rustybuzz v0.11.0 [INFO] [stderr] Compiling cpp_macros v0.5.9 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Compiling ctor v0.2.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling softbuffer v0.3.4 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking lru v0.12.2 [INFO] [stderr] Compiling cfg_aliases v0.2.0 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling i-slint-backend-winit v1.4.1 [INFO] [stderr] Checking tiny-xlib v0.2.2 [INFO] [stderr] Checking cpp v0.5.9 [INFO] [stderr] Checking x11-clipboard v0.9.1 [INFO] [stderr] Checking femtovg v0.8.2 [INFO] [stderr] Checking accesskit_unix v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking smithay-clipboard v0.7.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking hex-conservative v0.1.1 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking accesskit_winit v0.18.1 [INFO] [stderr] Checking copypasta v0.10.1 [INFO] [stderr] Checking i-slint-renderer-femtovg v1.4.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling i-slint-backend-selector v1.4.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling bitcoin v0.31.1 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling slint-build v1.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking bech32 v0.10.0-beta [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Compiling slint-macros v1.4.1 [INFO] [stderr] Compiling PKT-Voter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking miniscript v11.0.0 [INFO] [stderr] Checking slint v1.4.1 [INFO] [stdout] warning: unused import: `bitcoin::blockdata::opcodes::OP_0` [INFO] [stdout] --> src/address.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bitcoin::blockdata::opcodes::OP_0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Script` [INFO] [stdout] --> src/address.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use bitcoin::{Script, ScriptBuf}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bitcoin::blockdata::opcodes::OP_0` [INFO] [stdout] --> src/address.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bitcoin::blockdata::opcodes::OP_0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Script` [INFO] [stdout] --> src/address.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use bitcoin::{Script, ScriptBuf}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TYPE_END` is never used [INFO] [stdout] --> src/packetcrypt.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const TYPE_END: u64 = 0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TYPE_PCP` is never used [INFO] [stdout] --> src/packetcrypt.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const TYPE_PCP: u64 = 1; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TYPE_SIGNATURES` is never used [INFO] [stdout] --> src/packetcrypt.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const TYPE_SIGNATURES: u64 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TYPE_CONTENT_PROOFS` is never used [INFO] [stdout] --> src/packetcrypt.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const TYPE_CONTENT_PROOFS: u64 = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TYPE_VERSION` is never used [INFO] [stdout] --> src/packetcrypt.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | const TYPE_VERSION: u64 = 4; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PC_ANN_SERIALIZE_SIZE` is never used [INFO] [stdout] --> src/packetcrypt.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const PC_ANN_SERIALIZE_SIZE: usize = 1024; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PacketCryptAnn` is never constructed [INFO] [stdout] --> src/packetcrypt.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct PacketCryptAnn { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/packetcrypt.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl PacketCryptAnn { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 30 | pub fn get_version(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn get_soft_nonce(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn get_parent_block_height(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn get_work_target(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn get_content(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn get_signing_key(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn has_signing_key(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn read(r: &mut impl std::io::Read) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn to_pcann(&self) -> PcAnn { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PacketCryptProof` is never constructed [INFO] [stdout] --> src/packetcrypt.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct PacketCryptProof { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_pc_proof` is never used [INFO] [stdout] --> src/packetcrypt.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 122 | impl PacketCryptProof { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 123 | pub fn to_pc_proof(&self) -> PcProof { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_proof` is never used [INFO] [stdout] --> src/packetcrypt.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn parse_proof(r: &mut std::io::Cursor<&[u8]>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_commit` is never used [INFO] [stdout] --> src/packetcrypt.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parse_commit(b: &bitcoin::Block) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_COMPACT` is never used [INFO] [stdout] --> src/difficulty.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const MAX_COMPACT: u32 = 0x207fffff; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bn256` is never used [INFO] [stdout] --> src/difficulty.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn bn256() -> BigUint { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `work_for_tar` is never used [INFO] [stdout] --> src/difficulty.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn work_for_tar(target: BigUint) -> BigUint { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compact_for_bn` is never used [INFO] [stdout] --> src/difficulty.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn compact_for_bn(bn: BigUint) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tar_for_work` is never used [INFO] [stdout] --> src/difficulty.rs:62:4 [INFO] [stdout] | [INFO] [stdout] 62 | fn tar_for_work(work: BigUint) -> BigUint { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_effective_work` is never used [INFO] [stdout] --> src/difficulty.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn get_effective_work( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pc_get_effective_target` is never used [INFO] [stdout] --> src/difficulty.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn pc_get_effective_target( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Block` is never constructed [INFO] [stdout] --> src/types.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Block { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TxOut` is never constructed [INFO] [stdout] --> src/types.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct TxOut { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TxInCoinbase` is never constructed [INFO] [stdout] --> src/types.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct TxInCoinbase { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ScriptSig` is never constructed [INFO] [stdout] --> src/types.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct ScriptSig { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PrevOut` is never constructed [INFO] [stdout] --> src/types.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct PrevOut { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TxInNormal` is never constructed [INFO] [stdout] --> src/types.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct TxInNormal { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TxIn` is never used [INFO] [stdout] --> src/types.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | pub enum TxIn { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tx` is never constructed [INFO] [stdout] --> src/types.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct Tx { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RpcBestBlock` is never constructed [INFO] [stdout] --> src/types.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct RpcBestBlock { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PcAnn` is never constructed [INFO] [stdout] --> src/types.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub struct PcAnn { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PcProof` is never constructed [INFO] [stdout] --> src/types.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct PcProof { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 14 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEditBase_root_82 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 15 | ...ot_82 : sp :: r#Empty , r#root_clip_83 : sp :: r#Clip , r#i_placeholder_84 : sp :: r#Text , r#i_text_input_85 : sp :: r#TextInput , r#root_82_has_focus : sp :: Property < bool > , r#root_82_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_horizontal_stretch : sp :: Property < f32 > , r#root_82_i_placeholder_84_max_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_max_width : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_min_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_min_width : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_vertical_stretch : sp :: Property < f32 > , r#root_82_i_placeholder_84_x : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_y : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_computed_x : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_x : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_y : sp :: Property < sp :: LogicalLength > , r#root_82_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_82_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_82_margin : sp :: Property < sp :: LogicalLength > , r#root_82_placeholder_color : sp :: Property < slint :: Brush > , r#root_82_placeholder_text : sp :: Property < sp :: SharedString > , r#root_82_root_clip_83_x : sp :: Property < sp :: LogicalLength > , r#root_82_root_clip_83_y : sp :: Property < sp :: LogicalLength > , r#root_82_text_color : sp :: Property < slint :: Brush > , r#root_82_width : sp :: Property < sp :: LogicalLength > , r#root_82_x : sp :: Property < sp :: LogicalLength > , r#root_82_y : sp :: Property < sp :: LogicalLength > , r#root_82_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#root_82_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEditBase_root_82 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 15 - r#root_82 : sp :: r#Empty , r#root_clip_83 : sp :: r#Clip , r#i_placeholder_84 : sp :: r#Text , r#i_text_input_85 : sp :: r#TextInput , r#root_82_has_focus : sp :: Property < bool > , r#root_82_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_horizontal_stretch : sp :: Property < f32 > , r#root_82_i_placeholder_84_max_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_max_width : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_min_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_min_width : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_vertical_stretch : sp :: Property < f32 > , r#root_82_i_placeholder_84_x : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_y : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_computed_x : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_x : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_y : sp :: Property < sp :: LogicalLength > , r#root_82_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_82_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_82_margin : sp :: Property < sp :: LogicalLength > , r#root_82_placeholder_color : sp :: Property < slint :: Brush > , r#root_82_placeholder_text : sp :: Property < sp :: SharedString > , r#root_82_root_clip_83_x : sp :: Property < sp :: LogicalLength > , r#root_82_root_clip_83_y : sp :: Property < sp :: LogicalLength > , r#root_82_text_color : sp :: Property < slint :: Brush > , r#root_82_width : sp :: Property < sp :: LogicalLength > , r#root_82_x : sp :: Property < sp :: LogicalLength > , r#root_82_y : sp :: Property < sp :: LogicalLength > , r#root_82_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#root_82_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEditBase_root_82 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 15 + r#root_82 : () , r#root_clip_83 : () , r#i_placeholder_84 : () , r#i_text_input_85 : () , r#root_82_has_focus : () , r#root_82_height : () , r#root_82_i_placeholder_84_horizontal_stretch : () , r#root_82_i_placeholder_84_max_height : () , r#root_82_i_placeholder_84_max_width : () , r#root_82_i_placeholder_84_min_height : () , r#root_82_i_placeholder_84_min_width : () , r#root_82_i_placeholder_84_preferred_height : () , r#root_82_i_placeholder_84_preferred_width : () , r#root_82_i_placeholder_84_vertical_stretch : () , r#root_82_i_placeholder_84_x : () , r#root_82_i_placeholder_84_y : () , r#root_82_i_text_input_85_computed_x : () , r#root_82_i_text_input_85_preferred_height : () , r#root_82_i_text_input_85_preferred_width : () , r#root_82_i_text_input_85_x : () , r#root_82_i_text_input_85_y : () , r#root_82_layoutinfo_h : () , r#root_82_layoutinfo_v : () , r#root_82_margin : () , r#root_82_placeholder_color : () , r#root_82_placeholder_text : () , r#root_82_root_clip_83_x : () , r#root_82_root_clip_83_y : () , r#root_82_text_color : () , r#root_82_width : () , r#root_82_x : () , r#root_82_y : () , r#root_82_accepted : () , r#root_82_edited : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:709:22 [INFO] [stdout] | [INFO] [stdout] 708 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEdit_root_86 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 709 | ...ot_86 : sp :: r#Empty , r#native_87 : sp :: r#NativeLineEdit , r#inner_89 : InnerLineEditBase_root_82 , r#root_86_enabled : sp :: Property < bool > , r#root_86_height : sp :: Property < sp :: LogicalLength > , r#root_86_layout_88_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_86_layout_88_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_86_layout_88_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_86_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_86_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_86_native_87_horizontal_stretch : sp :: Property < f32 > , r#root_86_native_87_max_height : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_max_width : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_min_height : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_min_width : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_vertical_stretch : sp :: Property < f32 > , r#root_86_native_87_x : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_y : sp :: Property < sp :: LogicalLength > , r#root_86_width : sp :: Property < sp :: LogicalLength > , r#root_86_x : sp :: Property < sp :: LogicalLength > , r#root_86_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEdit_root_86 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 709 - r#root_86 : sp :: r#Empty , r#native_87 : sp :: r#NativeLineEdit , r#inner_89 : InnerLineEditBase_root_82 , r#root_86_enabled : sp :: Property < bool > , r#root_86_height : sp :: Property < sp :: LogicalLength > , r#root_86_layout_88_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_86_layout_88_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_86_layout_88_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_86_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_86_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_86_native_87_horizontal_stretch : sp :: Property < f32 > , r#root_86_native_87_max_height : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_max_width : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_min_height : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_min_width : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_vertical_stretch : sp :: Property < f32 > , r#root_86_native_87_x : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_y : sp :: Property < sp :: LogicalLength > , r#root_86_width : sp :: Property < sp :: LogicalLength > , r#root_86_x : sp :: Property < sp :: LogicalLength > , r#root_86_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEdit_root_86 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 709 + r#root_86 : () , r#native_87 : () , r#inner_89 : () , r#root_86_enabled : () , r#root_86_height : () , r#root_86_layout_88_layout_cache : () , r#root_86_layout_88_layoutinfo_h : () , r#root_86_layout_88_layoutinfo_v : () , r#root_86_layoutinfo_h : () , r#root_86_layoutinfo_v : () , r#root_86_native_87_horizontal_stretch : () , r#root_86_native_87_max_height : () , r#root_86_native_87_max_width : () , r#root_86_native_87_min_height : () , r#root_86_native_87_min_width : () , r#root_86_native_87_preferred_height : () , r#root_86_native_87_preferred_width : () , r#root_86_native_87_vertical_stretch : () , r#root_86_native_87_x : () , r#root_86_native_87_y : () , r#root_86_width : () , r#root_86_x : () , r#root_86_y : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:1288:22 [INFO] [stdout] | [INFO] [stdout] 1287 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_90 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1288 | ...ot_90 : sp :: r#Empty , r#native_92 : sp :: r#NativeButton , r#root_90_empty_91_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_90_empty_91_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_90_empty_91_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_90_height : sp :: Property < sp :: LogicalLength > , r#root_90_native_92_y : sp :: Property < sp :: LogicalLength > , r#root_90_width : sp :: Property < sp :: LogicalLength > , r#root_90_x : sp :: Property < sp :: LogicalLength > , r#root_90_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerButton_root_90 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 1288 - r#root_90 : sp :: r#Empty , r#native_92 : sp :: r#NativeButton , r#root_90_empty_91_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_90_empty_91_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_90_empty_91_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_90_height : sp :: Property < sp :: LogicalLength > , r#root_90_native_92_y : sp :: Property < sp :: LogicalLength > , r#root_90_width : sp :: Property < sp :: LogicalLength > , r#root_90_x : sp :: Property < sp :: LogicalLength > , r#root_90_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerButton_root_90 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1288 + r#root_90 : () , r#native_92 : () , r#root_90_empty_91_layout_cache : () , r#root_90_empty_91_layoutinfo_h : () , r#root_90_empty_91_layoutinfo_v : () , r#root_90_height : () , r#root_90_native_92_y : () , r#root_90_width : () , r#root_90_x : () , r#root_90_y : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:1489:22 [INFO] [stdout] | [INFO] [stdout] 1488 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerCheckBox_root_93 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1489 | ...ot_93 : sp :: r#NativeCheckBox , r#root_93_height : sp :: Property < sp :: LogicalLength > , r#root_93_width : sp :: Property < sp :: LogicalLength > , r#root_93_x : sp :: Property < sp :: LogicalLength > , r#root_93_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerCheckBox_root_93 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 1489 - r#root_93 : sp :: r#NativeCheckBox , r#root_93_height : sp :: Property < sp :: LogicalLength > , r#root_93_width : sp :: Property < sp :: LogicalLength > , r#root_93_x : sp :: Property < sp :: LogicalLength > , r#root_93_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerCheckBox_root_93 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1489 + r#root_93 : () , r#root_93_height : () , r#root_93_width : () , r#root_93_x : () , r#root_93_y : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:1572:22 [INFO] [stdout] | [INFO] [stdout] 1571 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerStandardButton_root_94 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1572 | ...ot_94 : sp :: r#Empty , r#native_96 : sp :: r#NativeButton , r#root_94_empty_95_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_94_empty_95_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_94_empty_95_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_94_height : sp :: Property < sp :: LogicalLength > , r#root_94_native_96_y : sp :: Property < sp :: LogicalLength > , r#root_94_width : sp :: Property < sp :: LogicalLength > , r#root_94_x : sp :: Property < sp :: LogicalLength > , r#root_94_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerStandardButton_root_94 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 1572 - r#root_94 : sp :: r#Empty , r#native_96 : sp :: r#NativeButton , r#root_94_empty_95_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_94_empty_95_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_94_empty_95_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_94_height : sp :: Property < sp :: LogicalLength > , r#root_94_native_96_y : sp :: Property < sp :: LogicalLength > , r#root_94_width : sp :: Property < sp :: LogicalLength > , r#root_94_x : sp :: Property < sp :: LogicalLength > , r#root_94_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerStandardButton_root_94 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1572 + r#root_94 : () , r#native_96 : () , r#root_94_empty_95_layout_cache : () , r#root_94_empty_95_layoutinfo_h : () , r#root_94_empty_95_layoutinfo_v : () , r#root_94_height : () , r#root_94_native_96_y : () , r#root_94_width : () , r#root_94_x : () , r#root_94_y : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:1764:22 [INFO] [stdout] | [INFO] [stdout] 1763 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSpinner_root_97 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1764 | ...ot_97 : sp :: r#Empty , r#root_97_height : sp :: Property < sp :: LogicalLength > , r#root_97_indeterminate : sp :: Property < bool > , r#root_97_width : sp :: Property < sp :: LogicalLength > , r#root_97_x : sp :: Property < sp :: LogicalLength > , r#root_97_y : sp :: Property < sp :: LogicalLength > , repeater0 : sp :: Repeater < InnerComponent__opacity_98 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerSpinner_root_97 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 1764 - r#root_97 : sp :: r#Empty , r#root_97_height : sp :: Property < sp :: LogicalLength > , r#root_97_indeterminate : sp :: Property < bool > , r#root_97_width : sp :: Property < sp :: LogicalLength > , r#root_97_x : sp :: Property < sp :: LogicalLength > , r#root_97_y : sp :: Property < sp :: LogicalLength > , repeater0 : sp :: Repeater < InnerComponent__opacity_98 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerSpinner_root_97 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1764 + r#root_97 : () , r#root_97_height : () , r#root_97_indeterminate : () , r#root_97_width : () , r#root_97_x : () , r#root_97_y : () , repeater0 : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:1876:26 [INFO] [stdout] | [INFO] [stdout] 1875 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent__opacity_98 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1876 | ...pacity_98 : sp :: r#Opacity , r#path_99 : sp :: r#Path , r#model_data : sp :: Property < i32 > , r#model_index : sp :: Property < i32 > , r#_opacity_98_dummy : sp :: Property < sp :: LogicalLength > , r#_opacity_98_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#_opacity_98_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#_opacity_98_path_99_x : sp :: Property < sp :: LogicalLength > , r#_opacity_98_path_99_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent__opacity_98 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerSpinner_root_97 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 1876 - r#_opacity_98 : sp :: r#Opacity , r#path_99 : sp :: r#Path , r#model_data : sp :: Property < i32 > , r#model_index : sp :: Property < i32 > , r#_opacity_98_dummy : sp :: Property < sp :: LogicalLength > , r#_opacity_98_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#_opacity_98_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#_opacity_98_path_99_x : sp :: Property < sp :: LogicalLength > , r#_opacity_98_path_99_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent__opacity_98 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerSpinner_root_97 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1876 + r#_opacity_98 : () , r#path_99 : () , r#model_data : () , r#model_index : () , r#_opacity_98_dummy : () , r#_opacity_98_layoutinfo_h : () , r#_opacity_98_layoutinfo_v : () , r#_opacity_98_path_99_x : () , r#_opacity_98_path_99_y : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:2202:23 [INFO] [stdout] | [INFO] [stdout] 2201 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerTextEdit_root_101 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 2202 | ...ot_101 : sp :: r#Empty , r#native_103 : sp :: r#NativeScrollView , r#fli_104 : sp :: r#Flickable , r#fli_viewport_105 : sp :: r#Empty , r#rectangle_106 : sp :: r#Rectangle , r#i_text_input_107 : sp :: r#TextInput , r#root_101_fli_104_height : sp :: Property < sp :: LogicalLength > , r#root_101_fli_104_width : sp :: Property < sp :: LogicalLength > , r#root_101_height : sp :: Property < sp :: LogicalLength > , r#root_101_i_text_input_107_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_101_i_text_input_107_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_101_i_text_input_107_x : sp :: Property < sp :: LogicalLength > , r#root_101_i_text_input_107_y : sp :: Property < sp :: LogicalLength > , r#root_101_native_103_min_height : sp :: Property < sp :: LogicalLength > , r#root_101_native_103_min_width : sp :: Property < sp :: LogicalLength > , r#root_101_native_103_x : sp :: Property < sp :: LogicalLength > , r#root_101_native_103_y : sp :: Property < sp :: LogicalLength > , r#root_101_rectangle_106_x : sp :: Property < sp :: LogicalLength > , r#root_101_rectangle_106_y : sp :: Property < sp :: LogicalLength > , r#root_101_width : sp :: Property < sp :: LogicalLength > , r#root_101_x : sp :: Property < sp :: LogicalLength > , r#root_101_y : sp :: Property < sp :: LogicalLength > , r#root_101_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerTextEdit_root_101 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 2202 - r#root_101 : sp :: r#Empty , r#native_103 : sp :: r#NativeScrollView , r#fli_104 : sp :: r#Flickable , r#fli_viewport_105 : sp :: r#Empty , r#rectangle_106 : sp :: r#Rectangle , r#i_text_input_107 : sp :: r#TextInput , r#root_101_fli_104_height : sp :: Property < sp :: LogicalLength > , r#root_101_fli_104_width : sp :: Property < sp :: LogicalLength > , r#root_101_height : sp :: Property < sp :: LogicalLength > , r#root_101_i_text_input_107_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_101_i_text_input_107_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_101_i_text_input_107_x : sp :: Property < sp :: LogicalLength > , r#root_101_i_text_input_107_y : sp :: Property < sp :: LogicalLength > , r#root_101_native_103_min_height : sp :: Property < sp :: LogicalLength > , r#root_101_native_103_min_width : sp :: Property < sp :: LogicalLength > , r#root_101_native_103_x : sp :: Property < sp :: LogicalLength > , r#root_101_native_103_y : sp :: Property < sp :: LogicalLength > , r#root_101_rectangle_106_x : sp :: Property < sp :: LogicalLength > , r#root_101_rectangle_106_y : sp :: Property < sp :: LogicalLength > , r#root_101_width : sp :: Property < sp :: LogicalLength > , r#root_101_x : sp :: Property < sp :: LogicalLength > , r#root_101_y : sp :: Property < sp :: LogicalLength > , r#root_101_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerTextEdit_root_101 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 2202 + r#root_101 : () , r#native_103 : () , r#fli_104 : () , r#fli_viewport_105 : () , r#rectangle_106 : () , r#i_text_input_107 : () , r#root_101_fli_104_height : () , r#root_101_fli_104_width : () , r#root_101_height : () , r#root_101_i_text_input_107_preferred_height : () , r#root_101_i_text_input_107_preferred_width : () , r#root_101_i_text_input_107_x : () , r#root_101_i_text_input_107_y : () , r#root_101_native_103_min_height : () , r#root_101_native_103_min_width : () , r#root_101_native_103_x : () , r#root_101_native_103_y : () , r#root_101_rectangle_106_x : () , r#root_101_rectangle_106_y : () , r#root_101_width : () , r#root_101_x : () , r#root_101_y : () , r#root_101_edited : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TYPE_END` is never used [INFO] [stdout] --> src/packetcrypt.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const TYPE_END: u64 = 0; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TYPE_PCP` is never used [INFO] [stdout] --> src/packetcrypt.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const TYPE_PCP: u64 = 1; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TYPE_SIGNATURES` is never used [INFO] [stdout] --> src/packetcrypt.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const TYPE_SIGNATURES: u64 = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TYPE_CONTENT_PROOFS` is never used [INFO] [stdout] --> src/packetcrypt.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | const TYPE_CONTENT_PROOFS: u64 = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TYPE_VERSION` is never used [INFO] [stdout] --> src/packetcrypt.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | const TYPE_VERSION: u64 = 4; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PC_ANN_SERIALIZE_SIZE` is never used [INFO] [stdout] --> src/packetcrypt.rs:20:7 [INFO] [stdout] | [INFO] [stdout] 20 | const PC_ANN_SERIALIZE_SIZE: usize = 1024; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PacketCryptAnn` is never constructed [INFO] [stdout] --> src/packetcrypt.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct PacketCryptAnn { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/packetcrypt.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl PacketCryptAnn { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 30 | pub fn get_version(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn get_soft_nonce(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn get_parent_block_height(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn get_work_target(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn get_content(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn get_signing_key(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub fn has_signing_key(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub fn read(r: &mut impl std::io::Read) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn to_pcann(&self) -> PcAnn { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PacketCryptProof` is never constructed [INFO] [stdout] --> src/packetcrypt.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct PacketCryptProof { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_pc_proof` is never used [INFO] [stdout] --> src/packetcrypt.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 122 | impl PacketCryptProof { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 123 | pub fn to_pc_proof(&self) -> PcProof { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_proof` is never used [INFO] [stdout] --> src/packetcrypt.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn parse_proof(r: &mut std::io::Cursor<&[u8]>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_commit` is never used [INFO] [stdout] --> src/packetcrypt.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn parse_commit(b: &bitcoin::Block) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_COMPACT` is never used [INFO] [stdout] --> src/difficulty.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const MAX_COMPACT: u32 = 0x207fffff; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bn256` is never used [INFO] [stdout] --> src/difficulty.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn bn256() -> BigUint { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `work_for_tar` is never used [INFO] [stdout] --> src/difficulty.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn work_for_tar(target: BigUint) -> BigUint { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `compact_for_bn` is never used [INFO] [stdout] --> src/difficulty.rs:31:4 [INFO] [stdout] | [INFO] [stdout] 31 | fn compact_for_bn(bn: BigUint) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tar_for_work` is never used [INFO] [stdout] --> src/difficulty.rs:62:4 [INFO] [stdout] | [INFO] [stdout] 62 | fn tar_for_work(work: BigUint) -> BigUint { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_effective_work` is never used [INFO] [stdout] --> src/difficulty.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn get_effective_work( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pc_get_effective_target` is never used [INFO] [stdout] --> src/difficulty.rs:105:8 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn pc_get_effective_target( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Block` is never constructed [INFO] [stdout] --> src/types.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Block { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TxOut` is never constructed [INFO] [stdout] --> src/types.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct TxOut { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TxInCoinbase` is never constructed [INFO] [stdout] --> src/types.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct TxInCoinbase { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ScriptSig` is never constructed [INFO] [stdout] --> src/types.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct ScriptSig { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PrevOut` is never constructed [INFO] [stdout] --> src/types.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct PrevOut { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TxInNormal` is never constructed [INFO] [stdout] --> src/types.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct TxInNormal { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TxIn` is never used [INFO] [stdout] --> src/types.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | pub enum TxIn { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tx` is never constructed [INFO] [stdout] --> src/types.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub struct Tx { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RpcBestBlock` is never constructed [INFO] [stdout] --> src/types.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct RpcBestBlock { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PcAnn` is never constructed [INFO] [stdout] --> src/types.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub struct PcAnn { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PcProof` is never constructed [INFO] [stdout] --> src/types.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct PcProof { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 14 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEditBase_root_82 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 15 | ...ot_82 : sp :: r#Empty , r#root_clip_83 : sp :: r#Clip , r#i_placeholder_84 : sp :: r#Text , r#i_text_input_85 : sp :: r#TextInput , r#root_82_has_focus : sp :: Property < bool > , r#root_82_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_horizontal_stretch : sp :: Property < f32 > , r#root_82_i_placeholder_84_max_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_max_width : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_min_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_min_width : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_vertical_stretch : sp :: Property < f32 > , r#root_82_i_placeholder_84_x : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_y : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_computed_x : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_x : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_y : sp :: Property < sp :: LogicalLength > , r#root_82_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_82_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_82_margin : sp :: Property < sp :: LogicalLength > , r#root_82_placeholder_color : sp :: Property < slint :: Brush > , r#root_82_placeholder_text : sp :: Property < sp :: SharedString > , r#root_82_root_clip_83_x : sp :: Property < sp :: LogicalLength > , r#root_82_root_clip_83_y : sp :: Property < sp :: LogicalLength > , r#root_82_text_color : sp :: Property < slint :: Brush > , r#root_82_width : sp :: Property < sp :: LogicalLength > , r#root_82_x : sp :: Property < sp :: LogicalLength > , r#root_82_y : sp :: Property < sp :: LogicalLength > , r#root_82_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#root_82_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEditBase_root_82 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 15 - r#root_82 : sp :: r#Empty , r#root_clip_83 : sp :: r#Clip , r#i_placeholder_84 : sp :: r#Text , r#i_text_input_85 : sp :: r#TextInput , r#root_82_has_focus : sp :: Property < bool > , r#root_82_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_horizontal_stretch : sp :: Property < f32 > , r#root_82_i_placeholder_84_max_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_max_width : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_min_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_min_width : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_vertical_stretch : sp :: Property < f32 > , r#root_82_i_placeholder_84_x : sp :: Property < sp :: LogicalLength > , r#root_82_i_placeholder_84_y : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_computed_x : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_x : sp :: Property < sp :: LogicalLength > , r#root_82_i_text_input_85_y : sp :: Property < sp :: LogicalLength > , r#root_82_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_82_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_82_margin : sp :: Property < sp :: LogicalLength > , r#root_82_placeholder_color : sp :: Property < slint :: Brush > , r#root_82_placeholder_text : sp :: Property < sp :: SharedString > , r#root_82_root_clip_83_x : sp :: Property < sp :: LogicalLength > , r#root_82_root_clip_83_y : sp :: Property < sp :: LogicalLength > , r#root_82_text_color : sp :: Property < slint :: Brush > , r#root_82_width : sp :: Property < sp :: LogicalLength > , r#root_82_x : sp :: Property < sp :: LogicalLength > , r#root_82_y : sp :: Property < sp :: LogicalLength > , r#root_82_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#root_82_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEditBase_root_82 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 15 + r#root_82 : () , r#root_clip_83 : () , r#i_placeholder_84 : () , r#i_text_input_85 : () , r#root_82_has_focus : () , r#root_82_height : () , r#root_82_i_placeholder_84_horizontal_stretch : () , r#root_82_i_placeholder_84_max_height : () , r#root_82_i_placeholder_84_max_width : () , r#root_82_i_placeholder_84_min_height : () , r#root_82_i_placeholder_84_min_width : () , r#root_82_i_placeholder_84_preferred_height : () , r#root_82_i_placeholder_84_preferred_width : () , r#root_82_i_placeholder_84_vertical_stretch : () , r#root_82_i_placeholder_84_x : () , r#root_82_i_placeholder_84_y : () , r#root_82_i_text_input_85_computed_x : () , r#root_82_i_text_input_85_preferred_height : () , r#root_82_i_text_input_85_preferred_width : () , r#root_82_i_text_input_85_x : () , r#root_82_i_text_input_85_y : () , r#root_82_layoutinfo_h : () , r#root_82_layoutinfo_v : () , r#root_82_margin : () , r#root_82_placeholder_color : () , r#root_82_placeholder_text : () , r#root_82_root_clip_83_x : () , r#root_82_root_clip_83_y : () , r#root_82_text_color : () , r#root_82_width : () , r#root_82_x : () , r#root_82_y : () , r#root_82_accepted : () , r#root_82_edited : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:709:22 [INFO] [stdout] | [INFO] [stdout] 708 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEdit_root_86 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 709 | ...ot_86 : sp :: r#Empty , r#native_87 : sp :: r#NativeLineEdit , r#inner_89 : InnerLineEditBase_root_82 , r#root_86_enabled : sp :: Property < bool > , r#root_86_height : sp :: Property < sp :: LogicalLength > , r#root_86_layout_88_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_86_layout_88_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_86_layout_88_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_86_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_86_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_86_native_87_horizontal_stretch : sp :: Property < f32 > , r#root_86_native_87_max_height : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_max_width : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_min_height : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_min_width : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_vertical_stretch : sp :: Property < f32 > , r#root_86_native_87_x : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_y : sp :: Property < sp :: LogicalLength > , r#root_86_width : sp :: Property < sp :: LogicalLength > , r#root_86_x : sp :: Property < sp :: LogicalLength > , r#root_86_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEdit_root_86 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 709 - r#root_86 : sp :: r#Empty , r#native_87 : sp :: r#NativeLineEdit , r#inner_89 : InnerLineEditBase_root_82 , r#root_86_enabled : sp :: Property < bool > , r#root_86_height : sp :: Property < sp :: LogicalLength > , r#root_86_layout_88_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_86_layout_88_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_86_layout_88_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_86_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_86_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_86_native_87_horizontal_stretch : sp :: Property < f32 > , r#root_86_native_87_max_height : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_max_width : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_min_height : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_min_width : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_vertical_stretch : sp :: Property < f32 > , r#root_86_native_87_x : sp :: Property < sp :: LogicalLength > , r#root_86_native_87_y : sp :: Property < sp :: LogicalLength > , r#root_86_width : sp :: Property < sp :: LogicalLength > , r#root_86_x : sp :: Property < sp :: LogicalLength > , r#root_86_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEdit_root_86 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 709 + r#root_86 : () , r#native_87 : () , r#inner_89 : () , r#root_86_enabled : () , r#root_86_height : () , r#root_86_layout_88_layout_cache : () , r#root_86_layout_88_layoutinfo_h : () , r#root_86_layout_88_layoutinfo_v : () , r#root_86_layoutinfo_h : () , r#root_86_layoutinfo_v : () , r#root_86_native_87_horizontal_stretch : () , r#root_86_native_87_max_height : () , r#root_86_native_87_max_width : () , r#root_86_native_87_min_height : () , r#root_86_native_87_min_width : () , r#root_86_native_87_preferred_height : () , r#root_86_native_87_preferred_width : () , r#root_86_native_87_vertical_stretch : () , r#root_86_native_87_x : () , r#root_86_native_87_y : () , r#root_86_width : () , r#root_86_x : () , r#root_86_y : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:1288:22 [INFO] [stdout] | [INFO] [stdout] 1287 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_90 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1288 | ...ot_90 : sp :: r#Empty , r#native_92 : sp :: r#NativeButton , r#root_90_empty_91_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_90_empty_91_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_90_empty_91_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_90_height : sp :: Property < sp :: LogicalLength > , r#root_90_native_92_y : sp :: Property < sp :: LogicalLength > , r#root_90_width : sp :: Property < sp :: LogicalLength > , r#root_90_x : sp :: Property < sp :: LogicalLength > , r#root_90_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerButton_root_90 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 1288 - r#root_90 : sp :: r#Empty , r#native_92 : sp :: r#NativeButton , r#root_90_empty_91_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_90_empty_91_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_90_empty_91_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_90_height : sp :: Property < sp :: LogicalLength > , r#root_90_native_92_y : sp :: Property < sp :: LogicalLength > , r#root_90_width : sp :: Property < sp :: LogicalLength > , r#root_90_x : sp :: Property < sp :: LogicalLength > , r#root_90_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerButton_root_90 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1288 + r#root_90 : () , r#native_92 : () , r#root_90_empty_91_layout_cache : () , r#root_90_empty_91_layoutinfo_h : () , r#root_90_empty_91_layoutinfo_v : () , r#root_90_height : () , r#root_90_native_92_y : () , r#root_90_width : () , r#root_90_x : () , r#root_90_y : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:1489:22 [INFO] [stdout] | [INFO] [stdout] 1488 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerCheckBox_root_93 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1489 | ...ot_93 : sp :: r#NativeCheckBox , r#root_93_height : sp :: Property < sp :: LogicalLength > , r#root_93_width : sp :: Property < sp :: LogicalLength > , r#root_93_x : sp :: Property < sp :: LogicalLength > , r#root_93_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerCheckBox_root_93 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 1489 - r#root_93 : sp :: r#NativeCheckBox , r#root_93_height : sp :: Property < sp :: LogicalLength > , r#root_93_width : sp :: Property < sp :: LogicalLength > , r#root_93_x : sp :: Property < sp :: LogicalLength > , r#root_93_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerCheckBox_root_93 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1489 + r#root_93 : () , r#root_93_height : () , r#root_93_width : () , r#root_93_x : () , r#root_93_y : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:1572:22 [INFO] [stdout] | [INFO] [stdout] 1571 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerStandardButton_root_94 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1572 | ...ot_94 : sp :: r#Empty , r#native_96 : sp :: r#NativeButton , r#root_94_empty_95_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_94_empty_95_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_94_empty_95_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_94_height : sp :: Property < sp :: LogicalLength > , r#root_94_native_96_y : sp :: Property < sp :: LogicalLength > , r#root_94_width : sp :: Property < sp :: LogicalLength > , r#root_94_x : sp :: Property < sp :: LogicalLength > , r#root_94_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerStandardButton_root_94 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 1572 - r#root_94 : sp :: r#Empty , r#native_96 : sp :: r#NativeButton , r#root_94_empty_95_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_94_empty_95_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_94_empty_95_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_94_height : sp :: Property < sp :: LogicalLength > , r#root_94_native_96_y : sp :: Property < sp :: LogicalLength > , r#root_94_width : sp :: Property < sp :: LogicalLength > , r#root_94_x : sp :: Property < sp :: LogicalLength > , r#root_94_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerStandardButton_root_94 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1572 + r#root_94 : () , r#native_96 : () , r#root_94_empty_95_layout_cache : () , r#root_94_empty_95_layoutinfo_h : () , r#root_94_empty_95_layoutinfo_v : () , r#root_94_height : () , r#root_94_native_96_y : () , r#root_94_width : () , r#root_94_x : () , r#root_94_y : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:1764:22 [INFO] [stdout] | [INFO] [stdout] 1763 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSpinner_root_97 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1764 | ...ot_97 : sp :: r#Empty , r#root_97_height : sp :: Property < sp :: LogicalLength > , r#root_97_indeterminate : sp :: Property < bool > , r#root_97_width : sp :: Property < sp :: LogicalLength > , r#root_97_x : sp :: Property < sp :: LogicalLength > , r#root_97_y : sp :: Property < sp :: LogicalLength > , repeater0 : sp :: Repeater < InnerComponent__opacity_98 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerSpinner_root_97 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 1764 - r#root_97 : sp :: r#Empty , r#root_97_height : sp :: Property < sp :: LogicalLength > , r#root_97_indeterminate : sp :: Property < bool > , r#root_97_width : sp :: Property < sp :: LogicalLength > , r#root_97_x : sp :: Property < sp :: LogicalLength > , r#root_97_y : sp :: Property < sp :: LogicalLength > , repeater0 : sp :: Repeater < InnerComponent__opacity_98 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerSpinner_root_97 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1764 + r#root_97 : () , r#root_97_height : () , r#root_97_indeterminate : () , r#root_97_width : () , r#root_97_x : () , r#root_97_y : () , repeater0 : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:1876:26 [INFO] [stdout] | [INFO] [stdout] 1875 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent__opacity_98 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1876 | ...pacity_98 : sp :: r#Opacity , r#path_99 : sp :: r#Path , r#model_data : sp :: Property < i32 > , r#model_index : sp :: Property < i32 > , r#_opacity_98_dummy : sp :: Property < sp :: LogicalLength > , r#_opacity_98_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#_opacity_98_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#_opacity_98_path_99_x : sp :: Property < sp :: LogicalLength > , r#_opacity_98_path_99_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent__opacity_98 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerSpinner_root_97 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 1876 - r#_opacity_98 : sp :: r#Opacity , r#path_99 : sp :: r#Path , r#model_data : sp :: Property < i32 > , r#model_index : sp :: Property < i32 > , r#_opacity_98_dummy : sp :: Property < sp :: LogicalLength > , r#_opacity_98_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#_opacity_98_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#_opacity_98_path_99_x : sp :: Property < sp :: LogicalLength > , r#_opacity_98_path_99_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent__opacity_98 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerSpinner_root_97 > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1876 + r#_opacity_98 : () , r#path_99 : () , r#model_data : () , r#model_index : () , r#_opacity_98_dummy : () , r#_opacity_98_layoutinfo_h : () , r#_opacity_98_layoutinfo_v : () , r#_opacity_98_path_99_x : () , r#_opacity_98_path_99_y : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:2202:23 [INFO] [stdout] | [INFO] [stdout] 2201 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerTextEdit_root_101 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 2202 | ...ot_101 : sp :: r#Empty , r#native_103 : sp :: r#NativeScrollView , r#fli_104 : sp :: r#Flickable , r#fli_viewport_105 : sp :: r#Empty , r#rectangle_106 : sp :: r#Rectangle , r#i_text_input_107 : sp :: r#TextInput , r#root_101_fli_104_height : sp :: Property < sp :: LogicalLength > , r#root_101_fli_104_width : sp :: Property < sp :: LogicalLength > , r#root_101_height : sp :: Property < sp :: LogicalLength > , r#root_101_i_text_input_107_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_101_i_text_input_107_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_101_i_text_input_107_x : sp :: Property < sp :: LogicalLength > , r#root_101_i_text_input_107_y : sp :: Property < sp :: LogicalLength > , r#root_101_native_103_min_height : sp :: Property < sp :: LogicalLength > , r#root_101_native_103_min_width : sp :: Property < sp :: LogicalLength > , r#root_101_native_103_x : sp :: Property < sp :: LogicalLength > , r#root_101_native_103_y : sp :: Property < sp :: LogicalLength > , r#root_101_rectangle_106_x : sp :: Property < sp :: LogicalLength > , r#root_101_rectangle_106_y : sp :: Property < sp :: LogicalLength > , r#root_101_width : sp :: Property < sp :: LogicalLength > , r#root_101_x : sp :: Property < sp :: LogicalLength > , r#root_101_y : sp :: Property < sp :: LogicalLength > , r#root_101_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerTextEdit_root_101 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 2202 - r#root_101 : sp :: r#Empty , r#native_103 : sp :: r#NativeScrollView , r#fli_104 : sp :: r#Flickable , r#fli_viewport_105 : sp :: r#Empty , r#rectangle_106 : sp :: r#Rectangle , r#i_text_input_107 : sp :: r#TextInput , r#root_101_fli_104_height : sp :: Property < sp :: LogicalLength > , r#root_101_fli_104_width : sp :: Property < sp :: LogicalLength > , r#root_101_height : sp :: Property < sp :: LogicalLength > , r#root_101_i_text_input_107_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_101_i_text_input_107_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_101_i_text_input_107_x : sp :: Property < sp :: LogicalLength > , r#root_101_i_text_input_107_y : sp :: Property < sp :: LogicalLength > , r#root_101_native_103_min_height : sp :: Property < sp :: LogicalLength > , r#root_101_native_103_min_width : sp :: Property < sp :: LogicalLength > , r#root_101_native_103_x : sp :: Property < sp :: LogicalLength > , r#root_101_native_103_y : sp :: Property < sp :: LogicalLength > , r#root_101_rectangle_106_x : sp :: Property < sp :: LogicalLength > , r#root_101_rectangle_106_y : sp :: Property < sp :: LogicalLength > , r#root_101_width : sp :: Property < sp :: LogicalLength > , r#root_101_x : sp :: Property < sp :: LogicalLength > , r#root_101_y : sp :: Property < sp :: LogicalLength > , r#root_101_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerTextEdit_root_101 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 2202 + r#root_101 : () , r#native_103 : () , r#fli_104 : () , r#fli_viewport_105 : () , r#rectangle_106 : () , r#i_text_input_107 : () , r#root_101_fli_104_height : () , r#root_101_fli_104_width : () , r#root_101_height : () , r#root_101_i_text_input_107_preferred_height : () , r#root_101_i_text_input_107_preferred_width : () , r#root_101_i_text_input_107_x : () , r#root_101_i_text_input_107_y : () , r#root_101_native_103_min_height : () , r#root_101_native_103_min_width : () , r#root_101_native_103_x : () , r#root_101_native_103_y : () , r#root_101_rectangle_106_x : () , r#root_101_rectangle_106_y : () , r#root_101_width : () , r#root_101_x : () , r#root_101_y : () , r#root_101_edited : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:2837:21 [INFO] [stdout] | [INFO] [stdout] 2836 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerSlintApp { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 2837 | ...ot_1 : sp :: r#WindowItem , r#form_visibility_2 : sp :: r#Clip , r#empty_4 : sp :: r#Empty , r#empty_5 : sp :: r#Empty , r#native_6 : sp :: r#NativeGroupBox , r#empty_8 : sp :: r#Empty , r#_visibility_11 : sp :: r#Clip , r#text_12 : sp :: r#Text , r#_visibility_13 : sp :: r#Clip , r#text_14 : sp :: r#Text , r#empty_15 : sp :: r#Empty , r#native_16 : sp :: r#NativeGroupBox , r#empty_18 : sp :: r#Empty , r#empty_20 : sp :: r#Empty , r#text_24 : sp :: r#Text , r#confirm_visibility_25 : sp :: r#Clip , r#empty_27 : sp :: r#Empty , r#native_28 : sp :: r#NativeGroupBox , r#text_30 : sp :: r#Text , r#empty_31 : sp :: r#Empty , r#native_32 : sp :: r#NativeGroupBox , r#empty_34 : sp :: r#Empty , r#empty_40 : sp :: r#Empty , r#native_41 : sp :: r#NativeGroupBox , r#empty_43 : sp :: r#Empty , r#empty_48 : sp :: r#Empty , r#native_49 : sp :: r#NativeGroupBox , r#empty_51 : sp :: r#Empty , r#sending_visibility_54 : sp :: r#Clip , r#_visibility_56 : sp :: r#Clip , r#empty_57 : sp :: r#Empty , r#native_58 : sp :: r#NativeGroupBox , r#empty_60 : sp :: r#Empty , r#_visibility_62 : sp :: r#Clip , r#text_64 : sp :: r#Text , r#_visibility_65 : sp :: r#Clip , r#empty_66 : sp :: r#Empty , r#native_67 : sp :: r#NativeGroupBox , r#empty_69 : sp :: r#Empty , r#text_71 : sp :: r#Text , r#_visibility_73 : sp :: r#Clip , r#empty_74 : sp :: r#Empty , r#native_75 : sp :: r#NativeGroupBox , r#empty_77 : sp :: r#Empty , r#text_79 : sp :: r#Text , r#lineedit_9 : InnerLineEdit_root_86 , r#button_10 : InnerButton_root_90 , r#lineedit_19 : InnerLineEdit_root_86 , r#checkbox_21 : InnerCheckBox_root_93 , r#checkbox_22 : InnerCheckBox_root_93 , r#button_23 : InnerButton_root_90 , r#standardbutton_52 : InnerStandardButton_root_94 , r#standardbutton_53 : InnerStandardButton_root_94 , r#spinner_61 : InnerSpinner_root_97 , r#lineedit_63 : InnerLineEdit_root_86 , r#lineedit_70 : InnerLineEdit_root_86 , r#standardbutton_72 : InnerStandardButton_root_94 , r#lineedit_78 : InnerLineEdit_root_86 , r#textedit_80 : InnerTextEdit_root_101 , r#standardbutton_81 : InnerStandardButton_root_94 , r#root_1__visibility_11_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_11_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_11_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_11_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_13_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_13_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_13_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_13_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_56_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_56_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_56_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_56_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_62_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_62_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_62_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_62_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_65_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_65_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_65_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_65_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_73_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_73_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_73_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_73_y : sp :: Property < sp :: LogicalLength > , r#root_1_address : sp :: Property < sp :: SharedString > , r#root_1_balance : sp :: Property < sp :: SharedString > , r#root_1_confirm_26_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_confirm_26_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_confirm_26_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_confirm_26_txn : sp :: Property < r#UiTransaction > , r#root_1_confirm_visibility_25_height : sp :: Property < sp :: LogicalLength > , r#root_1_confirm_visibility_25_width : sp :: Property < sp :: LogicalLength > , r#root_1_confirm_visibility_25_x : sp :: Property < sp :: LogicalLength > , r#root_1_confirm_visibility_25_y : sp :: Property < sp :: LogicalLength > , r#root_1_empty_15_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_15_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_17_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_17_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_17_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_17_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_18_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_18_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_18_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_20_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_20_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_20_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_20_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_27_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_27_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_29_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_29_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_29_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_29_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_31_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_31_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_33_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_33_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_33_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_33_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_34_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_34_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_34_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_4_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_4_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_4_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_4_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_40_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_40_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_42_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_42_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_42_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_42_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_43_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_43_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_43_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_48_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_48_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_5_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_5_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_50_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_50_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_50_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_50_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_51_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_51_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_51_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_57_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_57_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_59_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_59_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_59_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_59_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_60_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_60_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_60_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_66_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_66_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_68_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_68_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_68_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_68_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_69_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_69_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_69_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_7_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_7_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_7_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_7_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_74_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_74_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_76_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_76_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_76_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_76_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_77_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_77_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_77_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_8_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_8_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_8_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_form_3_is_candidate : sp :: Property < bool > , r#root_1_form_3_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_form_3_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_form_3_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_form_3_message : sp :: Property < sp :: SharedString > , r#root_1_form_3_private_key : sp :: Property < sp :: SharedString > , r#root_1_form_3_vote_for : sp :: Property < sp :: SharedString > , r#root_1_form_3_vote_for_nobody : sp :: Property < bool > , r#root_1_form_3_vote_for_ok : sp :: Property < bool > , r#root_1_form_3_vote_ok : sp :: Property < bool > , r#root_1_form_visibility_2_height : sp :: Property < sp :: LogicalLength > , r#root_1_form_visibility_2_width : sp :: Property < sp :: LogicalLength > , r#root_1_form_visibility_2_x : sp :: Property < sp :: LogicalLength > , r#root_1_form_visibility_2_y : sp :: Property < sp :: LogicalLength > , r#root_1_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_lineedit_63_visible : sp :: Property < bool > , r#root_1_native_16_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_16_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_16_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_16_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_16_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_28_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_28_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_28_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_28_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_28_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_32_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_32_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_32_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_32_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_32_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_41_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_41_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_41_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_41_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_41_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_49_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_49_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_49_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_49_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_49_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_58_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_58_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_58_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_58_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_58_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_6_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_6_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_6_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_6_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_6_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_67_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_67_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_67_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_67_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_67_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_75_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_75_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_75_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_75_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_75_y : sp :: Property < sp :: LogicalLength > , r#root_1_sending : sp :: Property < r#UiSending > , r#root_1_sending_55_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_sending_55_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_sending_55_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_sending_visibility_54_height : sp :: Property < sp :: LogicalLength > , r#root_1_sending_visibility_54_width : sp :: Property < sp :: LogicalLength > , r#root_1_sending_visibility_54_x : sp :: Property < sp :: LogicalLength > , r#root_1_sending_visibility_54_y : sp :: Property < sp :: LogicalLength > , r#root_1_text_12_visible : sp :: Property < bool > , r#root_1_text_14_visible : sp :: Property < bool > , r#root_1_window : sp :: Property < i32 > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_check_vote_for_address : sp :: Callback < () , () > , r#root_1_compute_address : sp :: Callback < () , () > , r#root_1_compute_vote : sp :: Callback < () , () > , r#root_1_confirm_26_confirm_cancel : sp :: Callback < () , () > , r#root_1_confirm_26_confirm_ok : sp :: Callback < () , () > , r#root_1_sending_55_sending_done : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_empty_35 > , repeater1 : sp :: Repeater < InnerComponent_empty_44 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerSlintApp >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_SlintApp , window_adapter_ : sp :: OnceCell < sp :: WindowAdapterRc > , } [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] 2837 - r#root_1 : sp :: r#WindowItem , r#form_visibility_2 : sp :: r#Clip , r#empty_4 : sp :: r#Empty , r#empty_5 : sp :: r#Empty , r#native_6 : sp :: r#NativeGroupBox , r#empty_8 : sp :: r#Empty , r#_visibility_11 : sp :: r#Clip , r#text_12 : sp :: r#Text , r#_visibility_13 : sp :: r#Clip , r#text_14 : sp :: r#Text , r#empty_15 : sp :: r#Empty , r#native_16 : sp :: r#NativeGroupBox , r#empty_18 : sp :: r#Empty , r#empty_20 : sp :: r#Empty , r#text_24 : sp :: r#Text , r#confirm_visibility_25 : sp :: r#Clip , r#empty_27 : sp :: r#Empty , r#native_28 : sp :: r#NativeGroupBox , r#text_30 : sp :: r#Text , r#empty_31 : sp :: r#Empty , r#native_32 : sp :: r#NativeGroupBox , r#empty_34 : sp :: r#Empty , r#empty_40 : sp :: r#Empty , r#native_41 : sp :: r#NativeGroupBox , r#empty_43 : sp :: r#Empty , r#empty_48 : sp :: r#Empty , r#native_49 : sp :: r#NativeGroupBox , r#empty_51 : sp :: r#Empty , r#sending_visibility_54 : sp :: r#Clip , r#_visibility_56 : sp :: r#Clip , r#empty_57 : sp :: r#Empty , r#native_58 : sp :: r#NativeGroupBox , r#empty_60 : sp :: r#Empty , r#_visibility_62 : sp :: r#Clip , r#text_64 : sp :: r#Text , r#_visibility_65 : sp :: r#Clip , r#empty_66 : sp :: r#Empty , r#native_67 : sp :: r#NativeGroupBox , r#empty_69 : sp :: r#Empty , r#text_71 : sp :: r#Text , r#_visibility_73 : sp :: r#Clip , r#empty_74 : sp :: r#Empty , r#native_75 : sp :: r#NativeGroupBox , r#empty_77 : sp :: r#Empty , r#text_79 : sp :: r#Text , r#lineedit_9 : InnerLineEdit_root_86 , r#button_10 : InnerButton_root_90 , r#lineedit_19 : InnerLineEdit_root_86 , r#checkbox_21 : InnerCheckBox_root_93 , r#checkbox_22 : InnerCheckBox_root_93 , r#button_23 : InnerButton_root_90 , r#standardbutton_52 : InnerStandardButton_root_94 , r#standardbutton_53 : InnerStandardButton_root_94 , r#spinner_61 : InnerSpinner_root_97 , r#lineedit_63 : InnerLineEdit_root_86 , r#lineedit_70 : InnerLineEdit_root_86 , r#standardbutton_72 : InnerStandardButton_root_94 , r#lineedit_78 : InnerLineEdit_root_86 , r#textedit_80 : InnerTextEdit_root_101 , r#standardbutton_81 : InnerStandardButton_root_94 , r#root_1__visibility_11_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_11_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_11_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_11_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_13_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_13_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_13_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_13_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_56_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_56_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_56_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_56_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_62_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_62_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_62_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_62_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_65_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_65_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_65_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_65_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_73_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_73_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_73_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_73_y : sp :: Property < sp :: LogicalLength > , r#root_1_address : sp :: Property < sp :: SharedString > , r#root_1_balance : sp :: Property < sp :: SharedString > , r#root_1_confirm_26_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_confirm_26_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_confirm_26_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_confirm_26_txn : sp :: Property < r#UiTransaction > , r#root_1_confirm_visibility_25_height : sp :: Property < sp :: LogicalLength > , r#root_1_confirm_visibility_25_width : sp :: Property < sp :: LogicalLength > , r#root_1_confirm_visibility_25_x : sp :: Property < sp :: LogicalLength > , r#root_1_confirm_visibility_25_y : sp :: Property < sp :: LogicalLength > , r#root_1_empty_15_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_15_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_17_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_17_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_17_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_17_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_18_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_18_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_18_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_20_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_20_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_20_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_20_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_27_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_27_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_29_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_29_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_29_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_29_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_31_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_31_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_33_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_33_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_33_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_33_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_34_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_34_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_34_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_4_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_4_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_4_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_4_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_40_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_40_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_42_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_42_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_42_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_42_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_43_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_43_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_43_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_48_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_48_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_5_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_5_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_50_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_50_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_50_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_50_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_51_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_51_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_51_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_57_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_57_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_59_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_59_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_59_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_59_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_60_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_60_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_60_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_66_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_66_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_68_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_68_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_68_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_68_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_69_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_69_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_69_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_7_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_7_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_7_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_7_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_74_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_74_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_76_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_76_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_76_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_76_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_77_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_77_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_77_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_8_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_8_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_8_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_form_3_is_candidate : sp :: Property < bool > , r#root_1_form_3_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_form_3_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_form_3_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_form_3_message : sp :: Property < sp :: SharedString > , r#root_1_form_3_private_key : sp :: Property < sp :: SharedString > , r#root_1_form_3_vote_for : sp :: Property < sp :: SharedString > , r#root_1_form_3_vote_for_nobody : sp :: Property < bool > , r#root_1_form_3_vote_for_ok : sp :: Property < bool > , r#root_1_form_3_vote_ok : sp :: Property < bool > , r#root_1_form_visibility_2_height : sp :: Property < sp :: LogicalLength > , r#root_1_form_visibility_2_width : sp :: Property < sp :: LogicalLength > , r#root_1_form_visibility_2_x : sp :: Property < sp :: LogicalLength > , r#root_1_form_visibility_2_y : sp :: Property < sp :: LogicalLength > , r#root_1_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_lineedit_63_visible : sp :: Property < bool > , r#root_1_native_16_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_16_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_16_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_16_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_16_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_28_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_28_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_28_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_28_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_28_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_32_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_32_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_32_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_32_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_32_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_41_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_41_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_41_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_41_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_41_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_49_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_49_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_49_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_49_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_49_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_58_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_58_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_58_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_58_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_58_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_6_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_6_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_6_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_6_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_6_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_67_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_67_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_67_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_67_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_67_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_75_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_75_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_75_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_75_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_75_y : sp :: Property < sp :: LogicalLength > , r#root_1_sending : sp :: Property < r#UiSending > , r#root_1_sending_55_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_sending_55_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_sending_55_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_sending_visibility_54_height : sp :: Property < sp :: LogicalLength > , r#root_1_sending_visibility_54_width : sp :: Property < sp :: LogicalLength > , r#root_1_sending_visibility_54_x : sp :: Property < sp :: LogicalLength > , r#root_1_sending_visibility_54_y : sp :: Property < sp :: LogicalLength > , r#root_1_text_12_visible : sp :: Property < bool > , r#root_1_text_14_visible : sp :: Property < bool > , r#root_1_window : sp :: Property < i32 > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_check_vote_for_address : sp :: Callback < () , () > , r#root_1_compute_address : sp :: Callback < () , () > , r#root_1_compute_vote : sp :: Callback < () , () > , r#root_1_confirm_26_confirm_cancel : sp :: Callback < () , () > , r#root_1_confirm_26_confirm_ok : sp :: Callback < () , () > , r#root_1_sending_55_sending_done : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_empty_35 > , repeater1 : sp :: Repeater < InnerComponent_empty_44 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerSlintApp >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_SlintApp , window_adapter_ : sp :: OnceCell < sp :: WindowAdapterRc > , } [INFO] [stdout] 2837 + r#root_1 : () , r#form_visibility_2 : () , r#empty_4 : () , r#empty_5 : () , r#native_6 : () , r#empty_8 : () , r#_visibility_11 : () , r#text_12 : () , r#_visibility_13 : () , r#text_14 : () , r#empty_15 : () , r#native_16 : () , r#empty_18 : () , r#empty_20 : () , r#text_24 : () , r#confirm_visibility_25 : () , r#empty_27 : () , r#native_28 : () , r#text_30 : () , r#empty_31 : () , r#native_32 : () , r#empty_34 : () , r#empty_40 : () , r#native_41 : () , r#empty_43 : () , r#empty_48 : () , r#native_49 : () , r#empty_51 : () , r#sending_visibility_54 : () , r#_visibility_56 : () , r#empty_57 : () , r#native_58 : () , r#empty_60 : () , r#_visibility_62 : () , r#text_64 : () , r#_visibility_65 : () , r#empty_66 : () , r#native_67 : () , r#empty_69 : () , r#text_71 : () , r#_visibility_73 : () , r#empty_74 : () , r#native_75 : () , r#empty_77 : () , r#text_79 : () , r#lineedit_9 : () , r#button_10 : () , r#lineedit_19 : () , r#checkbox_21 : () , r#checkbox_22 : () , r#button_23 : () , r#standardbutton_52 : () , r#standardbutton_53 : () , r#spinner_61 : () , r#lineedit_63 : () , r#lineedit_70 : () , r#standardbutton_72 : () , r#lineedit_78 : () , r#textedit_80 : () , r#standardbutton_81 : () , r#root_1__visibility_11_height : () , r#root_1__visibility_11_width : () , r#root_1__visibility_11_x : () , r#root_1__visibility_11_y : () , r#root_1__visibility_13_height : () , r#root_1__visibility_13_width : () , r#root_1__visibility_13_x : () , r#root_1__visibility_13_y : () , r#root_1__visibility_56_height : () , r#root_1__visibility_56_width : () , r#root_1__visibility_56_x : () , r#root_1__visibility_56_y : () , r#root_1__visibility_62_height : () , r#root_1__visibility_62_width : () , r#root_1__visibility_62_x : () , r#root_1__visibility_62_y : () , r#root_1__visibility_65_height : () , r#root_1__visibility_65_width : () , r#root_1__visibility_65_x : () , r#root_1__visibility_65_y : () , r#root_1__visibility_73_height : () , r#root_1__visibility_73_width : () , r#root_1__visibility_73_x : () , r#root_1__visibility_73_y : () , r#root_1_address : () , r#root_1_balance : () , r#root_1_confirm_26_layout_cache : () , r#root_1_confirm_26_layoutinfo_h : () , r#root_1_confirm_26_layoutinfo_v : () , r#root_1_confirm_26_txn : () , r#root_1_confirm_visibility_25_height : () , r#root_1_confirm_visibility_25_width : () , r#root_1_confirm_visibility_25_x : () , r#root_1_confirm_visibility_25_y : () , r#root_1_empty_15_height : () , r#root_1_empty_15_width : () , r#root_1_empty_17_layout_cache_h : () , r#root_1_empty_17_layout_cache_v : () , r#root_1_empty_17_layoutinfo_h : () , r#root_1_empty_17_layoutinfo_v : () , r#root_1_empty_18_layout_cache : () , r#root_1_empty_18_layoutinfo_h : () , r#root_1_empty_18_layoutinfo_v : () , r#root_1_empty_20_layout_cache : () , r#root_1_empty_20_layoutinfo_h : () , r#root_1_empty_20_layoutinfo_v : () , r#root_1_empty_20_width : () , r#root_1_empty_27_height : () , r#root_1_empty_27_width : () , r#root_1_empty_29_layout_cache_h : () , r#root_1_empty_29_layout_cache_v : () , r#root_1_empty_29_layoutinfo_h : () , r#root_1_empty_29_layoutinfo_v : () , r#root_1_empty_31_height : () , r#root_1_empty_31_width : () , r#root_1_empty_33_layout_cache_h : () , r#root_1_empty_33_layout_cache_v : () , r#root_1_empty_33_layoutinfo_h : () , r#root_1_empty_33_layoutinfo_v : () , r#root_1_empty_34_layout_cache : () , r#root_1_empty_34_layoutinfo_h : () , r#root_1_empty_34_layoutinfo_v : () , r#root_1_empty_4_layout_cache : () , r#root_1_empty_4_layoutinfo_h : () , r#root_1_empty_4_layoutinfo_v : () , r#root_1_empty_4_width : () , r#root_1_empty_40_height : () , r#root_1_empty_40_width : () , r#root_1_empty_42_layout_cache_h : () , r#root_1_empty_42_layout_cache_v : () , r#root_1_empty_42_layoutinfo_h : () , r#root_1_empty_42_layoutinfo_v : () , r#root_1_empty_43_layout_cache : () , r#root_1_empty_43_layoutinfo_h : () , r#root_1_empty_43_layoutinfo_v : () , r#root_1_empty_48_height : () , r#root_1_empty_48_width : () , r#root_1_empty_5_height : () , r#root_1_empty_5_width : () , r#root_1_empty_50_layout_cache_h : () , r#root_1_empty_50_layout_cache_v : () , r#root_1_empty_50_layoutinfo_h : () , r#root_1_empty_50_layoutinfo_v : () , r#root_1_empty_51_layout_cache : () , r#root_1_empty_51_layoutinfo_h : () , r#root_1_empty_51_layoutinfo_v : () , r#root_1_empty_57_height : () , r#root_1_empty_57_width : () , r#root_1_empty_59_layout_cache_h : () , r#root_1_empty_59_layout_cache_v : () , r#root_1_empty_59_layoutinfo_h : () , r#root_1_empty_59_layoutinfo_v : () , r#root_1_empty_60_layout_cache : () , r#root_1_empty_60_layoutinfo_h : () , r#root_1_empty_60_layoutinfo_v : () , r#root_1_empty_66_height : () , r#root_1_empty_66_width : () , r#root_1_empty_68_layout_cache_h : () , r#root_1_empty_68_layout_cache_v : () , r#root_1_empty_68_layoutinfo_h : () , r#root_1_empty_68_layoutinfo_v : () , r#root_1_empty_69_layout_cache : () , r#root_1_empty_69_layoutinfo_h : () , r#root_1_empty_69_layoutinfo_v : () , r#root_1_empty_7_layout_cache_h : () , r#root_1_empty_7_layout_cache_v : () , r#root_1_empty_7_layoutinfo_h : () , r#root_1_empty_7_layoutinfo_v : () , r#root_1_empty_74_height : () , r#root_1_empty_74_width : () , r#root_1_empty_76_layout_cache_h : () , r#root_1_empty_76_layout_cache_v : () , r#root_1_empty_76_layoutinfo_h : () , r#root_1_empty_76_layoutinfo_v : () , r#root_1_empty_77_layout_cache : () , r#root_1_empty_77_layoutinfo_h : () , r#root_1_empty_77_layoutinfo_v : () , r#root_1_empty_8_layout_cache : () , r#root_1_empty_8_layoutinfo_h : () , r#root_1_empty_8_layoutinfo_v : () , r#root_1_form_3_is_candidate : () , r#root_1_form_3_layout_cache : () , r#root_1_form_3_layoutinfo_h : () , r#root_1_form_3_layoutinfo_v : () , r#root_1_form_3_message : () , r#root_1_form_3_private_key : () , r#root_1_form_3_vote_for : () , r#root_1_form_3_vote_for_nobody : () , r#root_1_form_3_vote_for_ok : () , r#root_1_form_3_vote_ok : () , r#root_1_form_visibility_2_height : () , r#root_1_form_visibility_2_width : () , r#root_1_form_visibility_2_x : () , r#root_1_form_visibility_2_y : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_lineedit_63_visible : () , r#root_1_native_16_layoutinfo_h : () , r#root_1_native_16_layoutinfo_v : () , r#root_1_native_16_width : () , r#root_1_native_16_x : () , r#root_1_native_16_y : () , r#root_1_native_28_layoutinfo_h : () , r#root_1_native_28_layoutinfo_v : () , r#root_1_native_28_width : () , r#root_1_native_28_x : () , r#root_1_native_28_y : () , r#root_1_native_32_layoutinfo_h : () , r#root_1_native_32_layoutinfo_v : () , r#root_1_native_32_width : () , r#root_1_native_32_x : () , r#root_1_native_32_y : () , r#root_1_native_41_layoutinfo_h : () , r#root_1_native_41_layoutinfo_v : () , r#root_1_native_41_width : () , r#root_1_native_41_x : () , r#root_1_native_41_y : () , r#root_1_native_49_layoutinfo_h : () , r#root_1_native_49_layoutinfo_v : () , r#root_1_native_49_width : () , r#root_1_native_49_x : () , r#root_1_native_49_y : () , r#root_1_native_58_layoutinfo_h : () , r#root_1_native_58_layoutinfo_v : () , r#root_1_native_58_width : () , r#root_1_native_58_x : () , r#root_1_native_58_y : () , r#root_1_native_6_layoutinfo_h : () , r#root_1_native_6_layoutinfo_v : () , r#root_1_native_6_width : () , r#root_1_native_6_x : () , r#root_1_native_6_y : () , r#root_1_native_67_layoutinfo_h : () , r#root_1_native_67_layoutinfo_v : () , r#root_1_native_67_width : () , r#root_1_native_67_x : () , r#root_1_native_67_y : () , r#root_1_native_75_layoutinfo_h : () , r#root_1_native_75_layoutinfo_v : () , r#root_1_native_75_width : () , r#root_1_native_75_x : () , r#root_1_native_75_y : () , r#root_1_sending : () , r#root_1_sending_55_layout_cache : () , r#root_1_sending_55_layoutinfo_h : () , r#root_1_sending_55_layoutinfo_v : () , r#root_1_sending_visibility_54_height : () , r#root_1_sending_visibility_54_width : () , r#root_1_sending_visibility_54_x : () , r#root_1_sending_visibility_54_y : () , r#root_1_text_12_visible : () , r#root_1_text_14_visible : () , r#root_1_window : () , r#root_1_x : () , r#root_1_y : () , r#root_1_check_vote_for_address : () , r#root_1_compute_address : () , r#root_1_compute_vote : () , r#root_1_confirm_26_confirm_cancel : () , r#root_1_confirm_26_confirm_ok : () , r#root_1_sending_55_sending_done : () , repeater0 : () , repeater1 : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:10166:23 [INFO] [stdout] | [INFO] [stdout] 10165 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_35 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 10166 | ...pty_35 : sp :: r#Empty , r#text_36 : sp :: r#Text , r#text_37 : sp :: r#Text , r#text_38 : sp :: r#Text , r#model_data : sp :: Property < r#UiTxInput > , r#model_index : sp :: Property < i32 > , r#empty_35_height : sp :: Property < sp :: LogicalLength > , r#empty_35_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_35_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#empty_35_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#empty_35_width : sp :: Property < sp :: LogicalLength > , r#empty_35_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_35 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerSlintApp > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 10166 - r#empty_35 : sp :: r#Empty , r#text_36 : sp :: r#Text , r#text_37 : sp :: r#Text , r#text_38 : sp :: r#Text , r#model_data : sp :: Property < r#UiTxInput > , r#model_index : sp :: Property < i32 > , r#empty_35_height : sp :: Property < sp :: LogicalLength > , r#empty_35_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_35_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#empty_35_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#empty_35_width : sp :: Property < sp :: LogicalLength > , r#empty_35_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_35 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerSlintApp > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 10166 + r#empty_35 : () , r#text_36 : () , r#text_37 : () , r#text_38 : () , r#model_data : () , r#model_index : () , r#empty_35_height : () , r#empty_35_layout_cache : () , r#empty_35_layoutinfo_h : () , r#empty_35_layoutinfo_v : () , r#empty_35_width : () , r#empty_35_y : () , 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/PKT-Voter-e69cad601e341619/out/main.rs:10720:23 [INFO] [stdout] | [INFO] [stdout] 10719 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_44 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 10720 | ...pty_44 : sp :: r#Empty , r#text_45 : sp :: r#Text , r#text_46 : sp :: r#Text , r#model_data : sp :: Property < r#UiTxOutput > , r#model_index : sp :: Property < i32 > , r#empty_44_height : sp :: Property < sp :: LogicalLength > , r#empty_44_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_44_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#empty_44_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#empty_44_width : sp :: Property < sp :: LogicalLength > , r#empty_44_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_44 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerSlintApp > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 10720 - r#empty_44 : sp :: r#Empty , r#text_45 : sp :: r#Text , r#text_46 : sp :: r#Text , r#model_data : sp :: Property < r#UiTxOutput > , r#model_index : sp :: Property < i32 > , r#empty_44_height : sp :: Property < sp :: LogicalLength > , r#empty_44_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_44_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#empty_44_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#empty_44_width : sp :: Property < sp :: LogicalLength > , r#empty_44_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_44 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerSlintApp > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 10720 + r#empty_44 : () , r#text_45 : () , r#text_46 : () , r#model_data : () , r#model_index : () , r#empty_44_height : () , r#empty_44_layout_cache : () , r#empty_44_layoutinfo_h : () , r#empty_44_layoutinfo_v : () , r#empty_44_width : () , r#empty_44_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEditBase_root_82 { [INFO] [stdout] | ^----------------- ------------------------- `InnerLineEditBase_root_82` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEdit_root_86 { [INFO] [stdout] | ^----------------- --------------------- `InnerLineEdit_root_86` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:1287:17 [INFO] [stdout] | [INFO] [stdout] 1287 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_90 { [INFO] [stdout] | ^----------------- ------------------- `InnerButton_root_90` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:1488:17 [INFO] [stdout] | [INFO] [stdout] 1488 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerCheckBox_root_93 { [INFO] [stdout] | ^----------------- --------------------- `InnerCheckBox_root_93` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:1571:17 [INFO] [stdout] | [INFO] [stdout] 1571 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerStandardButton_root_94 { [INFO] [stdout] | ^----------------- --------------------------- `InnerStandardButton_root_94` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:1763:17 [INFO] [stdout] | [INFO] [stdout] 1763 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSpinner_root_97 { [INFO] [stdout] | ^----------------- -------------------- `InnerSpinner_root_97` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:1875:17 [INFO] [stdout] | [INFO] [stdout] 1875 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent__opacity_98 { [INFO] [stdout] | ^----------------- -------------------------- `InnerComponent__opacity_98` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:2123:14 [INFO] [stdout] | [INFO] [stdout] 2121 | fn drop (self : core :: pin :: Pin < & mut InnerComponent__opacity_98 >) { [INFO] [stdout] | ------------------------------------------------------------------------ move the `impl` block outside of this method `drop` [INFO] [stdout] 2122 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 2123 | ItemTreeVTable_static ! (static VT for self :: InnerComponent__opacity_98) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent__opacity_98` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:2201:17 [INFO] [stdout] | [INFO] [stdout] 2201 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerTextEdit_root_101 { [INFO] [stdout] | ^----------------- ---------------------- `InnerTextEdit_root_101` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:2836:17 [INFO] [stdout] | [INFO] [stdout] 2836 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerSlintApp { [INFO] [stdout] | ^----------------- ------------- `InnerSlintApp` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:10165:17 [INFO] [stdout] | [INFO] [stdout] 10165 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_35 { [INFO] [stdout] | ^----------------- ----------------------- `InnerComponent_empty_35` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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/PKT-Voter-e69cad601e341619/out/main.rs:2837:21 [INFO] [stdout] | [INFO] [stdout] 2836 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerSlintApp { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 2837 | ...ot_1 : sp :: r#WindowItem , r#form_visibility_2 : sp :: r#Clip , r#empty_4 : sp :: r#Empty , r#empty_5 : sp :: r#Empty , r#native_6 : sp :: r#NativeGroupBox , r#empty_8 : sp :: r#Empty , r#_visibility_11 : sp :: r#Clip , r#text_12 : sp :: r#Text , r#_visibility_13 : sp :: r#Clip , r#text_14 : sp :: r#Text , r#empty_15 : sp :: r#Empty , r#native_16 : sp :: r#NativeGroupBox , r#empty_18 : sp :: r#Empty , r#empty_20 : sp :: r#Empty , r#text_24 : sp :: r#Text , r#confirm_visibility_25 : sp :: r#Clip , r#empty_27 : sp :: r#Empty , r#native_28 : sp :: r#NativeGroupBox , r#text_30 : sp :: r#Text , r#empty_31 : sp :: r#Empty , r#native_32 : sp :: r#NativeGroupBox , r#empty_34 : sp :: r#Empty , r#empty_40 : sp :: r#Empty , r#native_41 : sp :: r#NativeGroupBox , r#empty_43 : sp :: r#Empty , r#empty_48 : sp :: r#Empty , r#native_49 : sp :: r#NativeGroupBox , r#empty_51 : sp :: r#Empty , r#sending_visibility_54 : sp :: r#Clip , r#_visibility_56 : sp :: r#Clip , r#empty_57 : sp :: r#Empty , r#native_58 : sp :: r#NativeGroupBox , r#empty_60 : sp :: r#Empty , r#_visibility_62 : sp :: r#Clip , r#text_64 : sp :: r#Text , r#_visibility_65 : sp :: r#Clip , r#empty_66 : sp :: r#Empty , r#native_67 : sp :: r#NativeGroupBox , r#empty_69 : sp :: r#Empty , r#text_71 : sp :: r#Text , r#_visibility_73 : sp :: r#Clip , r#empty_74 : sp :: r#Empty , r#native_75 : sp :: r#NativeGroupBox , r#empty_77 : sp :: r#Empty , r#text_79 : sp :: r#Text , r#lineedit_9 : InnerLineEdit_root_86 , r#button_10 : InnerButton_root_90 , r#lineedit_19 : InnerLineEdit_root_86 , r#checkbox_21 : InnerCheckBox_root_93 , r#checkbox_22 : InnerCheckBox_root_93 , r#button_23 : InnerButton_root_90 , r#standardbutton_52 : InnerStandardButton_root_94 , r#standardbutton_53 : InnerStandardButton_root_94 , r#spinner_61 : InnerSpinner_root_97 , r#lineedit_63 : InnerLineEdit_root_86 , r#lineedit_70 : InnerLineEdit_root_86 , r#standardbutton_72 : InnerStandardButton_root_94 , r#lineedit_78 : InnerLineEdit_root_86 , r#textedit_80 : InnerTextEdit_root_101 , r#standardbutton_81 : InnerStandardButton_root_94 , r#root_1__visibility_11_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_11_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_11_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_11_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_13_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_13_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_13_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_13_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_56_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_56_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_56_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_56_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_62_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_62_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_62_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_62_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_65_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_65_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_65_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_65_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_73_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_73_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_73_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_73_y : sp :: Property < sp :: LogicalLength > , r#root_1_address : sp :: Property < sp :: SharedString > , r#root_1_balance : sp :: Property < sp :: SharedString > , r#root_1_confirm_26_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_confirm_26_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_confirm_26_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_confirm_26_txn : sp :: Property < r#UiTransaction > , r#root_1_confirm_visibility_25_height : sp :: Property < sp :: LogicalLength > , r#root_1_confirm_visibility_25_width : sp :: Property < sp :: LogicalLength > , r#root_1_confirm_visibility_25_x : sp :: Property < sp :: LogicalLength > , r#root_1_confirm_visibility_25_y : sp :: Property < sp :: LogicalLength > , r#root_1_empty_15_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_15_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_17_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_17_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_17_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_17_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_18_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_18_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_18_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_20_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_20_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_20_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_20_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_27_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_27_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_29_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_29_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_29_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_29_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_31_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_31_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_33_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_33_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_33_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_33_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_34_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_34_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_34_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_4_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_4_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_4_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_4_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_40_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_40_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_42_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_42_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_42_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_42_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_43_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_43_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_43_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_48_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_48_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_5_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_5_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_50_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_50_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_50_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_50_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_51_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_51_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_51_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_57_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_57_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_59_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_59_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_59_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_59_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_60_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_60_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_60_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_66_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_66_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_68_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_68_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_68_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_68_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_69_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_69_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_69_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_7_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_7_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_7_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_7_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_74_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_74_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_76_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_76_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_76_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_76_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_77_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_77_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_77_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_8_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_8_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_8_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_form_3_is_candidate : sp :: Property < bool > , r#root_1_form_3_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_form_3_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_form_3_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_form_3_message : sp :: Property < sp :: SharedString > , r#root_1_form_3_private_key : sp :: Property < sp :: SharedString > , r#root_1_form_3_vote_for : sp :: Property < sp :: SharedString > , r#root_1_form_3_vote_for_nobody : sp :: Property < bool > , r#root_1_form_3_vote_for_ok : sp :: Property < bool > , r#root_1_form_3_vote_ok : sp :: Property < bool > , r#root_1_form_visibility_2_height : sp :: Property < sp :: LogicalLength > , r#root_1_form_visibility_2_width : sp :: Property < sp :: LogicalLength > , r#root_1_form_visibility_2_x : sp :: Property < sp :: LogicalLength > , r#root_1_form_visibility_2_y : sp :: Property < sp :: LogicalLength > , r#root_1_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_lineedit_63_visible : sp :: Property < bool > , r#root_1_native_16_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_16_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_16_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_16_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_16_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_28_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_28_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_28_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_28_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_28_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_32_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_32_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_32_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_32_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_32_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_41_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_41_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_41_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_41_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_41_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_49_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_49_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_49_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_49_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_49_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_58_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_58_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_58_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_58_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_58_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_6_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_6_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_6_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_6_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_6_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_67_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_67_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_67_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_67_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_67_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_75_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_75_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_75_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_75_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_75_y : sp :: Property < sp :: LogicalLength > , r#root_1_sending : sp :: Property < r#UiSending > , r#root_1_sending_55_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_sending_55_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_sending_55_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_sending_visibility_54_height : sp :: Property < sp :: LogicalLength > , r#root_1_sending_visibility_54_width : sp :: Property < sp :: LogicalLength > , r#root_1_sending_visibility_54_x : sp :: Property < sp :: LogicalLength > , r#root_1_sending_visibility_54_y : sp :: Property < sp :: LogicalLength > , r#root_1_text_12_visible : sp :: Property < bool > , r#root_1_text_14_visible : sp :: Property < bool > , r#root_1_window : sp :: Property < i32 > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_check_vote_for_address : sp :: Callback < () , () > , r#root_1_compute_address : sp :: Callback < () , () > , r#root_1_compute_vote : sp :: Callback < () , () > , r#root_1_confirm_26_confirm_cancel : sp :: Callback < () , () > , r#root_1_confirm_26_confirm_ok : sp :: Callback < () , () > , r#root_1_sending_55_sending_done : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_empty_35 > , repeater1 : sp :: Repeater < InnerComponent_empty_44 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerSlintApp >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_SlintApp , window_adapter_ : sp :: OnceCell < sp :: WindowAdapterRc > , } [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] 2837 - r#root_1 : sp :: r#WindowItem , r#form_visibility_2 : sp :: r#Clip , r#empty_4 : sp :: r#Empty , r#empty_5 : sp :: r#Empty , r#native_6 : sp :: r#NativeGroupBox , r#empty_8 : sp :: r#Empty , r#_visibility_11 : sp :: r#Clip , r#text_12 : sp :: r#Text , r#_visibility_13 : sp :: r#Clip , r#text_14 : sp :: r#Text , r#empty_15 : sp :: r#Empty , r#native_16 : sp :: r#NativeGroupBox , r#empty_18 : sp :: r#Empty , r#empty_20 : sp :: r#Empty , r#text_24 : sp :: r#Text , r#confirm_visibility_25 : sp :: r#Clip , r#empty_27 : sp :: r#Empty , r#native_28 : sp :: r#NativeGroupBox , r#text_30 : sp :: r#Text , r#empty_31 : sp :: r#Empty , r#native_32 : sp :: r#NativeGroupBox , r#empty_34 : sp :: r#Empty , r#empty_40 : sp :: r#Empty , r#native_41 : sp :: r#NativeGroupBox , r#empty_43 : sp :: r#Empty , r#empty_48 : sp :: r#Empty , r#native_49 : sp :: r#NativeGroupBox , r#empty_51 : sp :: r#Empty , r#sending_visibility_54 : sp :: r#Clip , r#_visibility_56 : sp :: r#Clip , r#empty_57 : sp :: r#Empty , r#native_58 : sp :: r#NativeGroupBox , r#empty_60 : sp :: r#Empty , r#_visibility_62 : sp :: r#Clip , r#text_64 : sp :: r#Text , r#_visibility_65 : sp :: r#Clip , r#empty_66 : sp :: r#Empty , r#native_67 : sp :: r#NativeGroupBox , r#empty_69 : sp :: r#Empty , r#text_71 : sp :: r#Text , r#_visibility_73 : sp :: r#Clip , r#empty_74 : sp :: r#Empty , r#native_75 : sp :: r#NativeGroupBox , r#empty_77 : sp :: r#Empty , r#text_79 : sp :: r#Text , r#lineedit_9 : InnerLineEdit_root_86 , r#button_10 : InnerButton_root_90 , r#lineedit_19 : InnerLineEdit_root_86 , r#checkbox_21 : InnerCheckBox_root_93 , r#checkbox_22 : InnerCheckBox_root_93 , r#button_23 : InnerButton_root_90 , r#standardbutton_52 : InnerStandardButton_root_94 , r#standardbutton_53 : InnerStandardButton_root_94 , r#spinner_61 : InnerSpinner_root_97 , r#lineedit_63 : InnerLineEdit_root_86 , r#lineedit_70 : InnerLineEdit_root_86 , r#standardbutton_72 : InnerStandardButton_root_94 , r#lineedit_78 : InnerLineEdit_root_86 , r#textedit_80 : InnerTextEdit_root_101 , r#standardbutton_81 : InnerStandardButton_root_94 , r#root_1__visibility_11_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_11_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_11_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_11_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_13_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_13_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_13_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_13_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_56_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_56_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_56_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_56_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_62_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_62_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_62_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_62_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_65_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_65_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_65_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_65_y : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_73_height : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_73_width : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_73_x : sp :: Property < sp :: LogicalLength > , r#root_1__visibility_73_y : sp :: Property < sp :: LogicalLength > , r#root_1_address : sp :: Property < sp :: SharedString > , r#root_1_balance : sp :: Property < sp :: SharedString > , r#root_1_confirm_26_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_confirm_26_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_confirm_26_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_confirm_26_txn : sp :: Property < r#UiTransaction > , r#root_1_confirm_visibility_25_height : sp :: Property < sp :: LogicalLength > , r#root_1_confirm_visibility_25_width : sp :: Property < sp :: LogicalLength > , r#root_1_confirm_visibility_25_x : sp :: Property < sp :: LogicalLength > , r#root_1_confirm_visibility_25_y : sp :: Property < sp :: LogicalLength > , r#root_1_empty_15_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_15_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_17_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_17_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_17_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_17_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_18_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_18_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_18_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_20_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_20_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_20_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_20_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_27_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_27_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_29_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_29_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_29_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_29_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_31_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_31_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_33_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_33_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_33_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_33_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_34_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_34_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_34_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_4_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_4_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_4_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_4_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_40_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_40_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_42_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_42_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_42_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_42_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_43_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_43_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_43_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_48_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_48_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_5_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_5_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_50_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_50_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_50_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_50_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_51_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_51_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_51_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_57_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_57_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_59_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_59_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_59_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_59_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_60_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_60_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_60_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_66_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_66_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_68_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_68_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_68_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_68_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_69_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_69_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_69_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_7_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_7_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_7_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_7_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_74_height : sp :: Property < sp :: LogicalLength > , r#root_1_empty_74_width : sp :: Property < sp :: LogicalLength > , r#root_1_empty_76_layout_cache_h : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_76_layout_cache_v : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_76_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_76_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_77_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_77_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_77_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_8_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_8_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_8_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_form_3_is_candidate : sp :: Property < bool > , r#root_1_form_3_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_form_3_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_form_3_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_form_3_message : sp :: Property < sp :: SharedString > , r#root_1_form_3_private_key : sp :: Property < sp :: SharedString > , r#root_1_form_3_vote_for : sp :: Property < sp :: SharedString > , r#root_1_form_3_vote_for_nobody : sp :: Property < bool > , r#root_1_form_3_vote_for_ok : sp :: Property < bool > , r#root_1_form_3_vote_ok : sp :: Property < bool > , r#root_1_form_visibility_2_height : sp :: Property < sp :: LogicalLength > , r#root_1_form_visibility_2_width : sp :: Property < sp :: LogicalLength > , r#root_1_form_visibility_2_x : sp :: Property < sp :: LogicalLength > , r#root_1_form_visibility_2_y : sp :: Property < sp :: LogicalLength > , r#root_1_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_lineedit_63_visible : sp :: Property < bool > , r#root_1_native_16_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_16_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_16_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_16_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_16_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_28_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_28_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_28_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_28_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_28_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_32_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_32_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_32_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_32_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_32_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_41_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_41_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_41_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_41_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_41_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_49_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_49_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_49_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_49_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_49_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_58_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_58_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_58_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_58_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_58_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_6_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_6_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_6_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_6_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_6_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_67_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_67_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_67_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_67_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_67_y : sp :: Property < sp :: LogicalLength > , r#root_1_native_75_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_native_75_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_native_75_width : sp :: Property < sp :: LogicalLength > , r#root_1_native_75_x : sp :: Property < sp :: LogicalLength > , r#root_1_native_75_y : sp :: Property < sp :: LogicalLength > , r#root_1_sending : sp :: Property < r#UiSending > , r#root_1_sending_55_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_sending_55_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_sending_55_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_sending_visibility_54_height : sp :: Property < sp :: LogicalLength > , r#root_1_sending_visibility_54_width : sp :: Property < sp :: LogicalLength > , r#root_1_sending_visibility_54_x : sp :: Property < sp :: LogicalLength > , r#root_1_sending_visibility_54_y : sp :: Property < sp :: LogicalLength > , r#root_1_text_12_visible : sp :: Property < bool > , r#root_1_text_14_visible : sp :: Property < bool > , r#root_1_window : sp :: Property < i32 > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_check_vote_for_address : sp :: Callback < () , () > , r#root_1_compute_address : sp :: Callback < () , () > , r#root_1_compute_vote : sp :: Callback < () , () > , r#root_1_confirm_26_confirm_cancel : sp :: Callback < () , () > , r#root_1_confirm_26_confirm_ok : sp :: Callback < () , () > , r#root_1_sending_55_sending_done : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_empty_35 > , repeater1 : sp :: Repeater < InnerComponent_empty_44 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerSlintApp >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_SlintApp , window_adapter_ : sp :: OnceCell < sp :: WindowAdapterRc > , } [INFO] [stdout] 2837 + r#root_1 : () , r#form_visibility_2 : () , r#empty_4 : () , r#empty_5 : () , r#native_6 : () , r#empty_8 : () , r#_visibility_11 : () , r#text_12 : () , r#_visibility_13 : () , r#text_14 : () , r#empty_15 : () , r#native_16 : () , r#empty_18 : () , r#empty_20 : () , r#text_24 : () , r#confirm_visibility_25 : () , r#empty_27 : () , r#native_28 : () , r#text_30 : () , r#empty_31 : () , r#native_32 : () , r#empty_34 : () , r#empty_40 : () , r#native_41 : () , r#empty_43 : () , r#empty_48 : () , r#native_49 : () , r#empty_51 : () , r#sending_visibility_54 : () , r#_visibility_56 : () , r#empty_57 : () , r#native_58 : () , r#empty_60 : () , r#_visibility_62 : () , r#text_64 : () , r#_visibility_65 : () , r#empty_66 : () , r#native_67 : () , r#empty_69 : () , r#text_71 : () , r#_visibility_73 : () , r#empty_74 : () , r#native_75 : () , r#empty_77 : () , r#text_79 : () , r#lineedit_9 : () , r#button_10 : () , r#lineedit_19 : () , r#checkbox_21 : () , r#checkbox_22 : () , r#button_23 : () , r#standardbutton_52 : () , r#standardbutton_53 : () , r#spinner_61 : () , r#lineedit_63 : () , r#lineedit_70 : () , r#standardbutton_72 : () , r#lineedit_78 : () , r#textedit_80 : () , r#standardbutton_81 : () , r#root_1__visibility_11_height : () , r#root_1__visibility_11_width : () , r#root_1__visibility_11_x : () , r#root_1__visibility_11_y : () , r#root_1__visibility_13_height : () , r#root_1__visibility_13_width : () , r#root_1__visibility_13_x : () , r#root_1__visibility_13_y : () , r#root_1__visibility_56_height : () , r#root_1__visibility_56_width : () , r#root_1__visibility_56_x : () , r#root_1__visibility_56_y : () , r#root_1__visibility_62_height : () , r#root_1__visibility_62_width : () , r#root_1__visibility_62_x : () , r#root_1__visibility_62_y : () , r#root_1__visibility_65_height : () , r#root_1__visibility_65_width : () , r#root_1__visibility_65_x : () , r#root_1__visibility_65_y : () , r#root_1__visibility_73_height : () , r#root_1__visibility_73_width : () , r#root_1__visibility_73_x : () , r#root_1__visibility_73_y : () , r#root_1_address : () , r#root_1_balance : () , r#root_1_confirm_26_layout_cache : () , r#root_1_confirm_26_layoutinfo_h : () , r#root_1_confirm_26_layoutinfo_v : () , r#root_1_confirm_26_txn : () , r#root_1_confirm_visibility_25_height : () , r#root_1_confirm_visibility_25_width : () , r#root_1_confirm_visibility_25_x : () , r#root_1_confirm_visibility_25_y : () , r#root_1_empty_15_height : () , r#root_1_empty_15_width : () , r#root_1_empty_17_layout_cache_h : () , r#root_1_empty_17_layout_cache_v : () , r#root_1_empty_17_layoutinfo_h : () , r#root_1_empty_17_layoutinfo_v : () , r#root_1_empty_18_layout_cache : () , r#root_1_empty_18_layoutinfo_h : () , r#root_1_empty_18_layoutinfo_v : () , r#root_1_empty_20_layout_cache : () , r#root_1_empty_20_layoutinfo_h : () , r#root_1_empty_20_layoutinfo_v : () , r#root_1_empty_20_width : () , r#root_1_empty_27_height : () , r#root_1_empty_27_width : () , r#root_1_empty_29_layout_cache_h : () , r#root_1_empty_29_layout_cache_v : () , r#root_1_empty_29_layoutinfo_h : () , r#root_1_empty_29_layoutinfo_v : () , r#root_1_empty_31_height : () , r#root_1_empty_31_width : () , r#root_1_empty_33_layout_cache_h : () , r#root_1_empty_33_layout_cache_v : () , r#root_1_empty_33_layoutinfo_h : () , r#root_1_empty_33_layoutinfo_v : () , r#root_1_empty_34_layout_cache : () , r#root_1_empty_34_layoutinfo_h : () , r#root_1_empty_34_layoutinfo_v : () , r#root_1_empty_4_layout_cache : () , r#root_1_empty_4_layoutinfo_h : () , r#root_1_empty_4_layoutinfo_v : () , r#root_1_empty_4_width : () , r#root_1_empty_40_height : () , r#root_1_empty_40_width : () , r#root_1_empty_42_layout_cache_h : () , r#root_1_empty_42_layout_cache_v : () , r#root_1_empty_42_layoutinfo_h : () , r#root_1_empty_42_layoutinfo_v : () , r#root_1_empty_43_layout_cache : () , r#root_1_empty_43_layoutinfo_h : () , r#root_1_empty_43_layoutinfo_v : () , r#root_1_empty_48_height : () , r#root_1_empty_48_width : () , r#root_1_empty_5_height : () , r#root_1_empty_5_width : () , r#root_1_empty_50_layout_cache_h : () , r#root_1_empty_50_layout_cache_v : () , r#root_1_empty_50_layoutinfo_h : () , r#root_1_empty_50_layoutinfo_v : () , r#root_1_empty_51_layout_cache : () , r#root_1_empty_51_layoutinfo_h : () , r#root_1_empty_51_layoutinfo_v : () , r#root_1_empty_57_height : () , r#root_1_empty_57_width : () , r#root_1_empty_59_layout_cache_h : () , r#root_1_empty_59_layout_cache_v : () , r#root_1_empty_59_layoutinfo_h : () , r#root_1_empty_59_layoutinfo_v : () , r#root_1_empty_60_layout_cache : () , r#root_1_empty_60_layoutinfo_h : () , r#root_1_empty_60_layoutinfo_v : () , r#root_1_empty_66_height : () , r#root_1_empty_66_width : () , r#root_1_empty_68_layout_cache_h : () , r#root_1_empty_68_layout_cache_v : () , r#root_1_empty_68_layoutinfo_h : () , r#root_1_empty_68_layoutinfo_v : () , r#root_1_empty_69_layout_cache : () , r#root_1_empty_69_layoutinfo_h : () , r#root_1_empty_69_layoutinfo_v : () , r#root_1_empty_7_layout_cache_h : () , r#root_1_empty_7_layout_cache_v : () , r#root_1_empty_7_layoutinfo_h : () , r#root_1_empty_7_layoutinfo_v : () , r#root_1_empty_74_height : () , r#root_1_empty_74_width : () , r#root_1_empty_76_layout_cache_h : () , r#root_1_empty_76_layout_cache_v : () , r#root_1_empty_76_layoutinfo_h : () , r#root_1_empty_76_layoutinfo_v : () , r#root_1_empty_77_layout_cache : () , r#root_1_empty_77_layoutinfo_h : () , r#root_1_empty_77_layoutinfo_v : () , r#root_1_empty_8_layout_cache : () , r#root_1_empty_8_layoutinfo_h : () , r#root_1_empty_8_layoutinfo_v : () , r#root_1_form_3_is_candidate : () , r#root_1_form_3_layout_cache : () , r#root_1_form_3_layoutinfo_h : () , r#root_1_form_3_layoutinfo_v : () , r#root_1_form_3_message : () , r#root_1_form_3_private_key : () , r#root_1_form_3_vote_for : () , r#root_1_form_3_vote_for_nobody : () , r#root_1_form_3_vote_for_ok : () , r#root_1_form_3_vote_ok : () , r#root_1_form_visibility_2_height : () , r#root_1_form_visibility_2_width : () , r#root_1_form_visibility_2_x : () , r#root_1_form_visibility_2_y : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_lineedit_63_visible : () , r#root_1_native_16_layoutinfo_h : () , r#root_1_native_16_layoutinfo_v : () , r#root_1_native_16_width : () , r#root_1_native_16_x : () , r#root_1_native_16_y : () , r#root_1_native_28_layoutinfo_h : () , r#root_1_native_28_layoutinfo_v : () , r#root_1_native_28_width : () , r#root_1_native_28_x : () , r#root_1_native_28_y : () , r#root_1_native_32_layoutinfo_h : () , r#root_1_native_32_layoutinfo_v : () , r#root_1_native_32_width : () , r#root_1_native_32_x : () , r#root_1_native_32_y : () , r#root_1_native_41_layoutinfo_h : () , r#root_1_native_41_layoutinfo_v : () , r#root_1_native_41_width : () , r#root_1_native_41_x : () , r#root_1_native_41_y : () , r#root_1_native_49_layoutinfo_h : () , r#root_1_native_49_layoutinfo_v : () , r#root_1_native_49_width : () , r#root_1_native_49_x : () , r#root_1_native_49_y : () , r#root_1_native_58_layoutinfo_h : () , r#root_1_native_58_layoutinfo_v : () , r#root_1_native_58_width : () , r#root_1_native_58_x : () , r#root_1_native_58_y : () , r#root_1_native_6_layoutinfo_h : () , r#root_1_native_6_layoutinfo_v : () , r#root_1_native_6_width : () , r#root_1_native_6_x : () , r#root_1_native_6_y : () , r#root_1_native_67_layoutinfo_h : () , r#root_1_native_67_layoutinfo_v : () , r#root_1_native_67_width : () , r#root_1_native_67_x : () , r#root_1_native_67_y : () , r#root_1_native_75_layoutinfo_h : () , r#root_1_native_75_layoutinfo_v : () , r#root_1_native_75_width : () , r#root_1_native_75_x : () , r#root_1_native_75_y : () , r#root_1_sending : () , r#root_1_sending_55_layout_cache : () , r#root_1_sending_55_layoutinfo_h : () , r#root_1_sending_55_layoutinfo_v : () , r#root_1_sending_visibility_54_height : () , r#root_1_sending_visibility_54_width : () , r#root_1_sending_visibility_54_x : () , r#root_1_sending_visibility_54_y : () , r#root_1_text_12_visible : () , r#root_1_text_14_visible : () , r#root_1_window : () , r#root_1_x : () , r#root_1_y : () , r#root_1_check_vote_for_address : () , r#root_1_compute_address : () , r#root_1_compute_vote : () , r#root_1_confirm_26_confirm_cancel : () , r#root_1_confirm_26_confirm_ok : () , r#root_1_sending_55_sending_done : () , repeater0 : () , repeater1 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () , window_adapter_ : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:10641:14 [INFO] [stdout] | [INFO] [stdout] 10639 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_35 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 10640 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 10641 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_empty_35) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_empty_35` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:10719:17 [INFO] [stdout] | [INFO] [stdout] 10719 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_44 { [INFO] [stdout] | ^----------------- ----------------------- `InnerComponent_empty_44` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:11094:14 [INFO] [stdout] | [INFO] [stdout] 11092 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_44 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 11093 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 11094 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_empty_44) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_empty_44` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:11736:14 [INFO] [stdout] | [INFO] [stdout] 11734 | fn drop (self : core :: pin :: Pin < & mut InnerSlintApp >) { [INFO] [stdout] | ----------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 11735 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 11736 | ItemTreeVTable_static ! (static VT for self :: InnerSlintApp) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerSlintApp` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (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/PKT-Voter-e69cad601e341619/out/main.rs:10166:23 [INFO] [stdout] | [INFO] [stdout] 10165 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_35 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 10166 | ...pty_35 : sp :: r#Empty , r#text_36 : sp :: r#Text , r#text_37 : sp :: r#Text , r#text_38 : sp :: r#Text , r#model_data : sp :: Property < r#UiTxInput > , r#model_index : sp :: Property < i32 > , r#empty_35_height : sp :: Property < sp :: LogicalLength > , r#empty_35_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_35_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#empty_35_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#empty_35_width : sp :: Property < sp :: LogicalLength > , r#empty_35_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_35 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerSlintApp > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 10166 - r#empty_35 : sp :: r#Empty , r#text_36 : sp :: r#Text , r#text_37 : sp :: r#Text , r#text_38 : sp :: r#Text , r#model_data : sp :: Property < r#UiTxInput > , r#model_index : sp :: Property < i32 > , r#empty_35_height : sp :: Property < sp :: LogicalLength > , r#empty_35_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_35_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#empty_35_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#empty_35_width : sp :: Property < sp :: LogicalLength > , r#empty_35_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_35 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerSlintApp > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 10166 + r#empty_35 : () , r#text_36 : () , r#text_37 : () , r#text_38 : () , r#model_data : () , r#model_index : () , r#empty_35_height : () , r#empty_35_layout_cache : () , r#empty_35_layoutinfo_h : () , r#empty_35_layoutinfo_v : () , r#empty_35_width : () , r#empty_35_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:10720:23 [INFO] [stdout] | [INFO] [stdout] 10719 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_44 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 10720 | ...pty_44 : sp :: r#Empty , r#text_45 : sp :: r#Text , r#text_46 : sp :: r#Text , r#model_data : sp :: Property < r#UiTxOutput > , r#model_index : sp :: Property < i32 > , r#empty_44_height : sp :: Property < sp :: LogicalLength > , r#empty_44_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_44_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#empty_44_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#empty_44_width : sp :: Property < sp :: LogicalLength > , r#empty_44_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_44 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerSlintApp > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , 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] 10720 - r#empty_44 : sp :: r#Empty , r#text_45 : sp :: r#Text , r#text_46 : sp :: r#Text , r#model_data : sp :: Property < r#UiTxOutput > , r#model_index : sp :: Property < i32 > , r#empty_44_height : sp :: Property < sp :: LogicalLength > , r#empty_44_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#empty_44_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#empty_44_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#empty_44_width : sp :: Property < sp :: LogicalLength > , r#empty_44_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_empty_44 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerSlintApp > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerSlintApp >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 10720 + r#empty_44 : () , r#text_45 : () , r#text_46 : () , r#model_data : () , r#model_index : () , r#empty_44_height : () , r#empty_44_layout_cache : () , r#empty_44_layoutinfo_h : () , r#empty_44_layoutinfo_v : () , r#empty_44_width : () , r#empty_44_y : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEditBase_root_82 { [INFO] [stdout] | ^----------------- ------------------------- `InnerLineEditBase_root_82` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEdit_root_86 { [INFO] [stdout] | ^----------------- --------------------- `InnerLineEdit_root_86` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:1287:17 [INFO] [stdout] | [INFO] [stdout] 1287 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_90 { [INFO] [stdout] | ^----------------- ------------------- `InnerButton_root_90` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:1488:17 [INFO] [stdout] | [INFO] [stdout] 1488 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerCheckBox_root_93 { [INFO] [stdout] | ^----------------- --------------------- `InnerCheckBox_root_93` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:1571:17 [INFO] [stdout] | [INFO] [stdout] 1571 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerStandardButton_root_94 { [INFO] [stdout] | ^----------------- --------------------------- `InnerStandardButton_root_94` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:1763:17 [INFO] [stdout] | [INFO] [stdout] 1763 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerSpinner_root_97 { [INFO] [stdout] | ^----------------- -------------------- `InnerSpinner_root_97` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:1875:17 [INFO] [stdout] | [INFO] [stdout] 1875 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent__opacity_98 { [INFO] [stdout] | ^----------------- -------------------------- `InnerComponent__opacity_98` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:2123:14 [INFO] [stdout] | [INFO] [stdout] 2121 | fn drop (self : core :: pin :: Pin < & mut InnerComponent__opacity_98 >) { [INFO] [stdout] | ------------------------------------------------------------------------ move the `impl` block outside of this method `drop` [INFO] [stdout] 2122 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 2123 | ItemTreeVTable_static ! (static VT for self :: InnerComponent__opacity_98) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent__opacity_98` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:2201:17 [INFO] [stdout] | [INFO] [stdout] 2201 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerTextEdit_root_101 { [INFO] [stdout] | ^----------------- ---------------------- `InnerTextEdit_root_101` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:2836:17 [INFO] [stdout] | [INFO] [stdout] 2836 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerSlintApp { [INFO] [stdout] | ^----------------- ------------- `InnerSlintApp` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:10165:17 [INFO] [stdout] | [INFO] [stdout] 10165 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_35 { [INFO] [stdout] | ^----------------- ----------------------- `InnerComponent_empty_35` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:10641:14 [INFO] [stdout] | [INFO] [stdout] 10639 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_35 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 10640 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 10641 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_empty_35) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_empty_35` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:10719:17 [INFO] [stdout] | [INFO] [stdout] 10719 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_empty_44 { [INFO] [stdout] | ^----------------- ----------------------- `InnerComponent_empty_44` is not local [INFO] [stdout] | | [INFO] [stdout] | `Unpin` is not local [INFO] [stdout] | move the `impl` block outside of this associated constant `FIELD_OFFSETS` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `sp::FieldOffsets` may come from an old version of the `const_field_offset_macro` crate, try updating your dependency with `cargo update -p const_field_offset_macro` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning 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: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:11094:14 [INFO] [stdout] | [INFO] [stdout] 11092 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_empty_44 >) { [INFO] [stdout] | --------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 11093 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 11094 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_empty_44) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_empty_44` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> /opt/rustwide/target/debug/build/PKT-Voter-e69cad601e341619/out/main.rs:11736:14 [INFO] [stdout] | [INFO] [stdout] 11734 | fn drop (self : core :: pin :: Pin < & mut InnerSlintApp >) { [INFO] [stdout] | ----------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 11735 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 11736 | ItemTreeVTable_static ! (static VT for self :: InnerSlintApp) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerSlintApp` is not local [INFO] [stdout] | `HasStaticVTable` is not local [INFO] [stdout] | `ItemTreeVTable` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `ItemTreeVTable_static` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `ItemTreeVTable_static` may come from an old version of the `i_slint_core` crate, try updating your dependency with `cargo update -p i_slint_core` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the macro `ItemTreeVTable_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "be6327cf666f78c2bf597ab980f436544115d4b454684d89a3d38abafa981e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6327cf666f78c2bf597ab980f436544115d4b454684d89a3d38abafa981e00", kill_on_drop: false }` [INFO] [stdout] be6327cf666f78c2bf597ab980f436544115d4b454684d89a3d38abafa981e00