[INFO] fetching crate falion 1.0.3... [INFO] checking falion-1.0.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate falion 1.0.3 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate falion 1.0.3 [INFO] finished tweaking crates.io crate falion 1.0.3 [INFO] tweaked toml for crates.io crate falion 1.0.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate falion 1.0.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate falion 1.0.3 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c19218fcd3de5fe9db56c33937af61d29d270af194c62c266515068680f2279b [INFO] running `Command { std: "docker" "start" "-a" "c19218fcd3de5fe9db56c33937af61d29d270af194c62c266515068680f2279b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c19218fcd3de5fe9db56c33937af61d29d270af194c62c266515068680f2279b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c19218fcd3de5fe9db56c33937af61d29d270af194c62c266515068680f2279b", kill_on_drop: false }` [INFO] [stdout] c19218fcd3de5fe9db56c33937af61d29d270af194c62c266515068680f2279b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac6c970ef8516e0357545b7a32d04091048b79adf3bd071fb9a28581d3d15d91 [INFO] running `Command { std: "docker" "start" "-a" "ac6c970ef8516e0357545b7a32d04091048b79adf3bd071fb9a28581d3d15d91", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Compiling atomic-polyfill v1.0.3 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling winnow v0.5.7 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling roxmltree v0.18.0 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Compiling fontconfig-parser v0.5.3 [INFO] [stderr] Compiling enumflags2_derive v0.7.7 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Checking enumflags2 v0.7.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking async-channel v1.9.0 [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 async-trait v0.1.73 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Checking zvariant v3.15.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Checking polling v3.5.0 [INFO] [stderr] Compiling cpp_common v0.5.9 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.0 [INFO] [stderr] Checking unicode-script v0.5.5 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking unicode-properties v0.1.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling svgtypes v0.13.0 [INFO] [stderr] Checking zbus_names v2.6.0 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking xdg-home v1.0.0 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [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 wayland-cursor v0.31.1 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling rustybuzz v0.12.1 [INFO] [stderr] Compiling i-slint-common v1.4.1 [INFO] [stderr] Compiling cpp_build v0.5.9 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Checking lyon_geom v1.0.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Checking zbus v3.14.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Checking usvg-parser v0.38.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Checking usvg-text-layout v0.38.0 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Checking lyon_path v1.0.4 [INFO] [stderr] Checking rgb v0.8.36 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling const-field-offset-macro v0.1.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling exr v1.7.0 [INFO] [stderr] Checking usvg v0.38.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking ab_glyph v0.2.21 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking const-field-offset v0.1.3 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling qttypes v0.2.9 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling winit v0.29.14 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling num_enum_derive v0.7.0 [INFO] [stderr] Compiling vtable-macro v0.1.10 [INFO] [stderr] Checking event-listener v5.2.0 [INFO] [stderr] Compiling derive_utils v0.13.2 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling i-slint-compiler v1.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling codemap-diagnostic v0.1.2 [INFO] [stderr] Checking vtable v0.1.10 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Checking accesskit_consumer v0.17.1 [INFO] [stderr] Compiling num_enum v0.7.0 [INFO] [stderr] Compiling auto_enums v0.8.2 [INFO] [stderr] Compiling resvg v0.38.0 [INFO] [stderr] Checking atspi-proxies v0.3.0 [INFO] [stderr] Compiling rowan v0.15.11 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [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.3 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking atspi-connection v0.3.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Checking fontdue v0.8.0 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling i-slint-core-macros v1.4.1 [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 new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.4 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking i-slint-core v1.4.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Checking atspi v0.19.0 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking accesskit_atspi_common v0.1.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking http v0.2.9 [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 softbuffer v0.3.4 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ctor v0.2.7 [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 x11rb v0.13.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking imgref v1.9.4 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling cfg_aliases v0.2.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Compiling i-slint-backend-winit v1.4.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking tiny-xlib v0.2.2 [INFO] [stderr] Checking cpp v0.5.9 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking accesskit_unix v0.7.4 [INFO] [stderr] Checking femtovg v0.8.2 [INFO] [stderr] Checking x11-clipboard v0.9.2 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking smithay-clipboard v0.7.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking copypasta v0.10.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking i-slint-renderer-femtovg v1.4.1 [INFO] [stderr] Checking accesskit_winit v0.18.5 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling i-slint-backend-selector v1.4.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling slint-build v1.4.1 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking async-compression v0.4.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking html2text v0.12.4 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking reqwest v0.11.26 [INFO] [stderr] Compiling falion v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling slint-macros v1.4.1 [INFO] [stderr] Checking slint v1.4.1 [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/falion-d669f50f7b521a62/out/main.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 6 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEditBase_root_9 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 7 | ...ot_9 : sp :: r#Empty , r#root_clip_10 : sp :: r#Clip , r#i_placeholder_11 : sp :: r#Text , r#i_text_input_12 : sp :: r#TextInput , r#root_9_has_focus : sp :: Property < bool > , r#root_9_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_horizontal_stretch : sp :: Property < f32 > , r#root_9_i_placeholder_11_max_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_max_width : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_min_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_min_width : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_vertical_stretch : sp :: Property < f32 > , r#root_9_i_placeholder_11_x : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_y : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_computed_x : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_x : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_y : sp :: Property < sp :: LogicalLength > , r#root_9_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_9_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_9_margin : sp :: Property < sp :: LogicalLength > , r#root_9_placeholder_color : sp :: Property < slint :: Brush > , r#root_9_placeholder_text : sp :: Property < sp :: SharedString > , r#root_9_root_clip_10_x : sp :: Property < sp :: LogicalLength > , r#root_9_root_clip_10_y : sp :: Property < sp :: LogicalLength > , r#root_9_text_color : sp :: Property < slint :: Brush > , r#root_9_width : sp :: Property < sp :: LogicalLength > , r#root_9_x : sp :: Property < sp :: LogicalLength > , r#root_9_y : sp :: Property < sp :: LogicalLength > , r#root_9_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#root_9_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEditBase_root_9 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 7 - r#root_9 : sp :: r#Empty , r#root_clip_10 : sp :: r#Clip , r#i_placeholder_11 : sp :: r#Text , r#i_text_input_12 : sp :: r#TextInput , r#root_9_has_focus : sp :: Property < bool > , r#root_9_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_horizontal_stretch : sp :: Property < f32 > , r#root_9_i_placeholder_11_max_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_max_width : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_min_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_min_width : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_vertical_stretch : sp :: Property < f32 > , r#root_9_i_placeholder_11_x : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_y : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_computed_x : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_x : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_y : sp :: Property < sp :: LogicalLength > , r#root_9_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_9_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_9_margin : sp :: Property < sp :: LogicalLength > , r#root_9_placeholder_color : sp :: Property < slint :: Brush > , r#root_9_placeholder_text : sp :: Property < sp :: SharedString > , r#root_9_root_clip_10_x : sp :: Property < sp :: LogicalLength > , r#root_9_root_clip_10_y : sp :: Property < sp :: LogicalLength > , r#root_9_text_color : sp :: Property < slint :: Brush > , r#root_9_width : sp :: Property < sp :: LogicalLength > , r#root_9_x : sp :: Property < sp :: LogicalLength > , r#root_9_y : sp :: Property < sp :: LogicalLength > , r#root_9_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#root_9_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEditBase_root_9 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 7 + r#root_9 : () , r#root_clip_10 : () , r#i_placeholder_11 : () , r#i_text_input_12 : () , r#root_9_has_focus : () , r#root_9_height : () , r#root_9_i_placeholder_11_horizontal_stretch : () , r#root_9_i_placeholder_11_max_height : () , r#root_9_i_placeholder_11_max_width : () , r#root_9_i_placeholder_11_min_height : () , r#root_9_i_placeholder_11_min_width : () , r#root_9_i_placeholder_11_preferred_height : () , r#root_9_i_placeholder_11_preferred_width : () , r#root_9_i_placeholder_11_vertical_stretch : () , r#root_9_i_placeholder_11_x : () , r#root_9_i_placeholder_11_y : () , r#root_9_i_text_input_12_computed_x : () , r#root_9_i_text_input_12_preferred_height : () , r#root_9_i_text_input_12_preferred_width : () , r#root_9_i_text_input_12_x : () , r#root_9_i_text_input_12_y : () , r#root_9_layoutinfo_h : () , r#root_9_layoutinfo_v : () , r#root_9_margin : () , r#root_9_placeholder_color : () , r#root_9_placeholder_text : () , r#root_9_root_clip_10_x : () , r#root_9_root_clip_10_y : () , r#root_9_text_color : () , r#root_9_width : () , r#root_9_x : () , r#root_9_y : () , r#root_9_accepted : () , r#root_9_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/falion-d669f50f7b521a62/out/main.rs:701:22 [INFO] [stdout] | [INFO] [stdout] 700 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEdit_root_13 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 701 | ...ot_13 : sp :: r#Empty , r#native_14 : sp :: r#NativeLineEdit , r#inner_16 : InnerLineEditBase_root_9 , r#root_13_enabled : sp :: Property < bool > , r#root_13_height : sp :: Property < sp :: LogicalLength > , r#root_13_layout_15_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_13_layout_15_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_13_layout_15_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_13_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_13_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_13_min_height : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_horizontal_stretch : sp :: Property < f32 > , r#root_13_native_14_max_height : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_max_width : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_min_height : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_min_width : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_vertical_stretch : sp :: Property < f32 > , r#root_13_native_14_x : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_y : sp :: Property < sp :: LogicalLength > , r#root_13_width : sp :: Property < sp :: LogicalLength > , r#root_13_x : sp :: Property < sp :: LogicalLength > , r#root_13_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEdit_root_13 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , 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] 701 - r#root_13 : sp :: r#Empty , r#native_14 : sp :: r#NativeLineEdit , r#inner_16 : InnerLineEditBase_root_9 , r#root_13_enabled : sp :: Property < bool > , r#root_13_height : sp :: Property < sp :: LogicalLength > , r#root_13_layout_15_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_13_layout_15_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_13_layout_15_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_13_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_13_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_13_min_height : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_horizontal_stretch : sp :: Property < f32 > , r#root_13_native_14_max_height : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_max_width : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_min_height : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_min_width : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_vertical_stretch : sp :: Property < f32 > , r#root_13_native_14_x : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_y : sp :: Property < sp :: LogicalLength > , r#root_13_width : sp :: Property < sp :: LogicalLength > , r#root_13_x : sp :: Property < sp :: LogicalLength > , r#root_13_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEdit_root_13 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 701 + r#root_13 : () , r#native_14 : () , r#inner_16 : () , r#root_13_enabled : () , r#root_13_height : () , r#root_13_layout_15_layout_cache : () , r#root_13_layout_15_layoutinfo_h : () , r#root_13_layout_15_layoutinfo_v : () , r#root_13_layoutinfo_h : () , r#root_13_layoutinfo_v : () , r#root_13_min_height : () , r#root_13_native_14_horizontal_stretch : () , r#root_13_native_14_max_height : () , r#root_13_native_14_max_width : () , r#root_13_native_14_min_height : () , r#root_13_native_14_min_width : () , r#root_13_native_14_preferred_height : () , r#root_13_native_14_preferred_width : () , r#root_13_native_14_vertical_stretch : () , r#root_13_native_14_x : () , r#root_13_native_14_y : () , r#root_13_width : () , r#root_13_x : () , r#root_13_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/falion-d669f50f7b521a62/out/main.rs:1290:22 [INFO] [stdout] | [INFO] [stdout] 1289 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_17 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1290 | ...ot_17 : sp :: r#Empty , r#native_19 : sp :: r#NativeButton , r#root_17_empty_18_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_17_empty_18_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_17_empty_18_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_17_height : sp :: Property < sp :: LogicalLength > , r#root_17_native_19_y : sp :: Property < sp :: LogicalLength > , r#root_17_width : sp :: Property < sp :: LogicalLength > , r#root_17_x : sp :: Property < sp :: LogicalLength > , r#root_17_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerButton_root_17 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , 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] 1290 - r#root_17 : sp :: r#Empty , r#native_19 : sp :: r#NativeButton , r#root_17_empty_18_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_17_empty_18_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_17_empty_18_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_17_height : sp :: Property < sp :: LogicalLength > , r#root_17_native_19_y : sp :: Property < sp :: LogicalLength > , r#root_17_width : sp :: Property < sp :: LogicalLength > , r#root_17_x : sp :: Property < sp :: LogicalLength > , r#root_17_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerButton_root_17 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1290 + r#root_17 : () , r#native_19 : () , r#root_17_empty_18_layout_cache : () , r#root_17_empty_18_layoutinfo_h : () , r#root_17_empty_18_layoutinfo_v : () , r#root_17_height : () , r#root_17_native_19_y : () , r#root_17_width : () , r#root_17_x : () , r#root_17_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/falion-d669f50f7b521a62/out/main.rs:1488:22 [INFO] [stdout] | [INFO] [stdout] 1487 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerResults_root_20 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1488 | ...ot_20 : sp :: r#WindowItem , r#empty_22 : sp :: r#Empty , r#empty_25 : sp :: r#Empty , r#text_sof_26 : sp :: r#Text , r#empty_30 : sp :: r#Empty , r#text_se_31 : sp :: r#Text , r#empty_35 : sp :: r#Empty , r#text_gg_36 : sp :: r#Text , r#empty_40 : sp :: r#Empty , r#text_gfg_41 : sp :: r#Text , r#empty_45 : sp :: r#Empty , r#text_dgg_46 : sp :: r#Text , r#empty_50 : sp :: r#Empty , r#text_error_51 : sp :: r#Text , r#empty_52 : sp :: r#Empty , r#text_53 : sp :: r#Text , r#empty_54 : sp :: r#Empty , r#text_search_23 : InnerLineEdit_root_13 , r#btn_search_24 : InnerButton_root_17 , r#btn_sof_back_27 : InnerButton_root_17 , r#btn_sof_next_28 : InnerButton_root_17 , r#btn_sof_29 : InnerButton_root_17 , r#btn_se_back_32 : InnerButton_root_17 , r#btn_se_next_33 : InnerButton_root_17 , r#btn_se_34 : InnerButton_root_17 , r#btn_gg_back_37 : InnerButton_root_17 , r#btn_gg_next_38 : InnerButton_root_17 , r#btn_gg_39 : InnerButton_root_17 , r#btn_gfg_back_42 : InnerButton_root_17 , r#btn_gfg_next_43 : InnerButton_root_17 , r#btn_gfg_44 : InnerButton_root_17 , r#btn_ddg_back_47 : InnerButton_root_17 , r#btn_ddg_next_48 : InnerButton_root_17 , r#btn_dgg_49 : InnerButton_root_17 , r#btn_back_55 : InnerButton_root_17 , r#btn_next_56 : InnerButton_root_17 , r#root_20_ddg_result : sp :: Property < sp :: SharedString > , r#root_20_empty_21_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_21_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_21_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_22_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_22_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_22_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_22_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_25_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_25_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_25_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_25_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_30_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_30_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_30_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_30_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_35_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_35_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_35_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_35_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_40_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_40_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_40_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_40_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_45_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_45_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_45_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_45_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_50_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_50_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_50_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_50_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_52_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_52_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_52_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_52_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_54_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_54_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_54_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_54_width : sp :: Property < sp :: LogicalLength > , r#root_20_enable_search : sp :: Property < bool > , r#root_20_error : sp :: Property < sp :: SharedString > , r#root_20_gfg_result : sp :: Property < sp :: SharedString > , r#root_20_gg_result : sp :: Property < sp :: SharedString > , r#root_20_is_back : sp :: Property < bool > , r#root_20_is_ddg : sp :: Property < bool > , r#root_20_is_ddg_back : sp :: Property < bool > , r#root_20_is_ddg_next : sp :: Property < bool > , r#root_20_is_gfg : sp :: Property < bool > , r#root_20_is_gfg_back : sp :: Property < bool > , r#root_20_is_gfg_next : sp :: Property < bool > , r#root_20_is_gg : sp :: Property < bool > , r#root_20_is_gg_back : sp :: Property < bool > , r#root_20_is_gg_next : sp :: Property < bool > , r#root_20_is_next : sp :: Property < bool > , r#root_20_is_se : sp :: Property < bool > , r#root_20_is_se_back : sp :: Property < bool > , r#root_20_is_se_next : sp :: Property < bool > , r#root_20_is_sof : sp :: Property < bool > , r#root_20_is_sof_back : sp :: Property < bool > , r#root_20_is_sof_next : sp :: Property < bool > , r#root_20_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_se_result : sp :: Property < sp :: SharedString > , r#root_20_sof_result : sp :: Property < sp :: SharedString > , r#root_20_x : sp :: Property < sp :: LogicalLength > , r#root_20_y : sp :: Property < sp :: LogicalLength > , r#root_20_back_enter : sp :: Callback < () , () > , r#root_20_ddg_back_enter : sp :: Callback < () , () > , r#root_20_ddg_enter : sp :: Callback < () , () > , r#root_20_ddg_next_enter : sp :: Callback < () , () > , r#root_20_gfg_back_enter : sp :: Callback < () , () > , r#root_20_gfg_enter : sp :: Callback < () , () > , r#root_20_gfg_next_enter : sp :: Callback < () , () > , r#root_20_gg_back_enter : sp :: Callback < () , () > , r#root_20_gg_enter : sp :: Callback < () , () > , r#root_20_gg_next_enter : sp :: Callback < () , () > , r#root_20_next_enter : sp :: Callback < () , () > , r#root_20_query_enter : sp :: Callback < (sp :: SharedString ,) , () > , r#root_20_se_back_enter : sp :: Callback < () , () > , r#root_20_se_enter : sp :: Callback < () , () > , r#root_20_se_next_enter : sp :: Callback < () , () > , r#root_20_sof_back_enter : sp :: Callback < () , () > , r#root_20_sof_enter : sp :: Callback < () , () > , r#root_20_sof_next_enter : sp :: Callback < () , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerResults_root_20 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , 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] 1488 - r#root_20 : sp :: r#WindowItem , r#empty_22 : sp :: r#Empty , r#empty_25 : sp :: r#Empty , r#text_sof_26 : sp :: r#Text , r#empty_30 : sp :: r#Empty , r#text_se_31 : sp :: r#Text , r#empty_35 : sp :: r#Empty , r#text_gg_36 : sp :: r#Text , r#empty_40 : sp :: r#Empty , r#text_gfg_41 : sp :: r#Text , r#empty_45 : sp :: r#Empty , r#text_dgg_46 : sp :: r#Text , r#empty_50 : sp :: r#Empty , r#text_error_51 : sp :: r#Text , r#empty_52 : sp :: r#Empty , r#text_53 : sp :: r#Text , r#empty_54 : sp :: r#Empty , r#text_search_23 : InnerLineEdit_root_13 , r#btn_search_24 : InnerButton_root_17 , r#btn_sof_back_27 : InnerButton_root_17 , r#btn_sof_next_28 : InnerButton_root_17 , r#btn_sof_29 : InnerButton_root_17 , r#btn_se_back_32 : InnerButton_root_17 , r#btn_se_next_33 : InnerButton_root_17 , r#btn_se_34 : InnerButton_root_17 , r#btn_gg_back_37 : InnerButton_root_17 , r#btn_gg_next_38 : InnerButton_root_17 , r#btn_gg_39 : InnerButton_root_17 , r#btn_gfg_back_42 : InnerButton_root_17 , r#btn_gfg_next_43 : InnerButton_root_17 , r#btn_gfg_44 : InnerButton_root_17 , r#btn_ddg_back_47 : InnerButton_root_17 , r#btn_ddg_next_48 : InnerButton_root_17 , r#btn_dgg_49 : InnerButton_root_17 , r#btn_back_55 : InnerButton_root_17 , r#btn_next_56 : InnerButton_root_17 , r#root_20_ddg_result : sp :: Property < sp :: SharedString > , r#root_20_empty_21_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_21_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_21_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_22_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_22_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_22_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_22_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_25_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_25_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_25_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_25_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_30_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_30_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_30_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_30_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_35_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_35_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_35_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_35_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_40_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_40_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_40_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_40_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_45_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_45_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_45_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_45_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_50_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_50_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_50_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_50_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_52_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_52_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_52_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_52_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_54_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_54_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_54_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_54_width : sp :: Property < sp :: LogicalLength > , r#root_20_enable_search : sp :: Property < bool > , r#root_20_error : sp :: Property < sp :: SharedString > , r#root_20_gfg_result : sp :: Property < sp :: SharedString > , r#root_20_gg_result : sp :: Property < sp :: SharedString > , r#root_20_is_back : sp :: Property < bool > , r#root_20_is_ddg : sp :: Property < bool > , r#root_20_is_ddg_back : sp :: Property < bool > , r#root_20_is_ddg_next : sp :: Property < bool > , r#root_20_is_gfg : sp :: Property < bool > , r#root_20_is_gfg_back : sp :: Property < bool > , r#root_20_is_gfg_next : sp :: Property < bool > , r#root_20_is_gg : sp :: Property < bool > , r#root_20_is_gg_back : sp :: Property < bool > , r#root_20_is_gg_next : sp :: Property < bool > , r#root_20_is_next : sp :: Property < bool > , r#root_20_is_se : sp :: Property < bool > , r#root_20_is_se_back : sp :: Property < bool > , r#root_20_is_se_next : sp :: Property < bool > , r#root_20_is_sof : sp :: Property < bool > , r#root_20_is_sof_back : sp :: Property < bool > , r#root_20_is_sof_next : sp :: Property < bool > , r#root_20_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_se_result : sp :: Property < sp :: SharedString > , r#root_20_sof_result : sp :: Property < sp :: SharedString > , r#root_20_x : sp :: Property < sp :: LogicalLength > , r#root_20_y : sp :: Property < sp :: LogicalLength > , r#root_20_back_enter : sp :: Callback < () , () > , r#root_20_ddg_back_enter : sp :: Callback < () , () > , r#root_20_ddg_enter : sp :: Callback < () , () > , r#root_20_ddg_next_enter : sp :: Callback < () , () > , r#root_20_gfg_back_enter : sp :: Callback < () , () > , r#root_20_gfg_enter : sp :: Callback < () , () > , r#root_20_gfg_next_enter : sp :: Callback < () , () > , r#root_20_gg_back_enter : sp :: Callback < () , () > , r#root_20_gg_enter : sp :: Callback < () , () > , r#root_20_gg_next_enter : sp :: Callback < () , () > , r#root_20_next_enter : sp :: Callback < () , () > , r#root_20_query_enter : sp :: Callback < (sp :: SharedString ,) , () > , r#root_20_se_back_enter : sp :: Callback < () , () > , r#root_20_se_enter : sp :: Callback < () , () > , r#root_20_se_next_enter : sp :: Callback < () , () > , r#root_20_sof_back_enter : sp :: Callback < () , () > , r#root_20_sof_enter : sp :: Callback < () , () > , r#root_20_sof_next_enter : sp :: Callback < () , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerResults_root_20 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1488 + r#root_20 : () , r#empty_22 : () , r#empty_25 : () , r#text_sof_26 : () , r#empty_30 : () , r#text_se_31 : () , r#empty_35 : () , r#text_gg_36 : () , r#empty_40 : () , r#text_gfg_41 : () , r#empty_45 : () , r#text_dgg_46 : () , r#empty_50 : () , r#text_error_51 : () , r#empty_52 : () , r#text_53 : () , r#empty_54 : () , r#text_search_23 : () , r#btn_search_24 : () , r#btn_sof_back_27 : () , r#btn_sof_next_28 : () , r#btn_sof_29 : () , r#btn_se_back_32 : () , r#btn_se_next_33 : () , r#btn_se_34 : () , r#btn_gg_back_37 : () , r#btn_gg_next_38 : () , r#btn_gg_39 : () , r#btn_gfg_back_42 : () , r#btn_gfg_next_43 : () , r#btn_gfg_44 : () , r#btn_ddg_back_47 : () , r#btn_ddg_next_48 : () , r#btn_dgg_49 : () , r#btn_back_55 : () , r#btn_next_56 : () , r#root_20_ddg_result : () , r#root_20_empty_21_layout_cache : () , r#root_20_empty_21_layoutinfo_h : () , r#root_20_empty_21_layoutinfo_v : () , r#root_20_empty_22_layout_cache : () , r#root_20_empty_22_layoutinfo_h : () , r#root_20_empty_22_layoutinfo_v : () , r#root_20_empty_22_width : () , r#root_20_empty_25_layout_cache : () , r#root_20_empty_25_layoutinfo_h : () , r#root_20_empty_25_layoutinfo_v : () , r#root_20_empty_25_width : () , r#root_20_empty_30_layout_cache : () , r#root_20_empty_30_layoutinfo_h : () , r#root_20_empty_30_layoutinfo_v : () , r#root_20_empty_30_width : () , r#root_20_empty_35_layout_cache : () , r#root_20_empty_35_layoutinfo_h : () , r#root_20_empty_35_layoutinfo_v : () , r#root_20_empty_35_width : () , r#root_20_empty_40_layout_cache : () , r#root_20_empty_40_layoutinfo_h : () , r#root_20_empty_40_layoutinfo_v : () , r#root_20_empty_40_width : () , r#root_20_empty_45_layout_cache : () , r#root_20_empty_45_layoutinfo_h : () , r#root_20_empty_45_layoutinfo_v : () , r#root_20_empty_45_width : () , r#root_20_empty_50_layout_cache : () , r#root_20_empty_50_layoutinfo_h : () , r#root_20_empty_50_layoutinfo_v : () , r#root_20_empty_50_width : () , r#root_20_empty_52_layout_cache : () , r#root_20_empty_52_layoutinfo_h : () , r#root_20_empty_52_layoutinfo_v : () , r#root_20_empty_52_width : () , r#root_20_empty_54_layout_cache : () , r#root_20_empty_54_layoutinfo_h : () , r#root_20_empty_54_layoutinfo_v : () , r#root_20_empty_54_width : () , r#root_20_enable_search : () , r#root_20_error : () , r#root_20_gfg_result : () , r#root_20_gg_result : () , r#root_20_is_back : () , r#root_20_is_ddg : () , r#root_20_is_ddg_back : () , r#root_20_is_ddg_next : () , r#root_20_is_gfg : () , r#root_20_is_gfg_back : () , r#root_20_is_gfg_next : () , r#root_20_is_gg : () , r#root_20_is_gg_back : () , r#root_20_is_gg_next : () , r#root_20_is_next : () , r#root_20_is_se : () , r#root_20_is_se_back : () , r#root_20_is_se_next : () , r#root_20_is_sof : () , r#root_20_is_sof_back : () , r#root_20_is_sof_next : () , r#root_20_layoutinfo_h : () , r#root_20_layoutinfo_v : () , r#root_20_se_result : () , r#root_20_sof_result : () , r#root_20_x : () , r#root_20_y : () , r#root_20_back_enter : () , r#root_20_ddg_back_enter : () , r#root_20_ddg_enter : () , r#root_20_ddg_next_enter : () , r#root_20_gfg_back_enter : () , r#root_20_gfg_enter : () , r#root_20_gfg_next_enter : () , r#root_20_gg_back_enter : () , r#root_20_gg_enter : () , r#root_20_gg_next_enter : () , r#root_20_next_enter : () , r#root_20_query_enter : () , r#root_20_se_back_enter : () , r#root_20_se_enter : () , r#root_20_se_next_enter : () , r#root_20_sof_back_enter : () , r#root_20_sof_enter : () , r#root_20_sof_next_enter : () , 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/falion-d669f50f7b521a62/out/main.rs:7475:22 [INFO] [stdout] | [INFO] [stdout] 7474 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerDynContent_root_57 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 7475 | ...ot_57 : sp :: r#WindowItem , r#empty_59 : sp :: r#Empty , r#text_content_tag_61 : sp :: r#Text , r#empty_62 : sp :: r#Empty , r#native_64 : sp :: r#NativeScrollView , r#fli_65 : sp :: r#Flickable , r#fli_viewport_66 : sp :: r#Empty , r#content_68 : sp :: r#Text , r#empty_69 : sp :: r#Empty , r#back_btn_60 : InnerButton_root_17 , r#btn_content_back_70 : InnerButton_root_17 , r#btn_content_next_71 : InnerButton_root_17 , r#root_57_content : sp :: Property < sp :: SharedString > , r#root_57_content_tag : sp :: Property < sp :: SharedString > , r#root_57_empty_58_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_57_empty_58_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_58_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_59_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_57_empty_59_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_59_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_59_width : sp :: Property < sp :: LogicalLength > , r#root_57_empty_62_height : sp :: Property < sp :: LogicalLength > , r#root_57_empty_62_visible_height : sp :: Property < sp :: LogicalLength > , r#root_57_empty_62_visible_width : sp :: Property < sp :: LogicalLength > , r#root_57_empty_62_width : sp :: Property < sp :: LogicalLength > , r#root_57_empty_67_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_57_empty_67_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_67_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_69_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_57_empty_69_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_69_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_69_width : sp :: Property < sp :: LogicalLength > , r#root_57_enable_btns : sp :: Property < bool > , r#root_57_internal_63_min_height : sp :: Property < sp :: LogicalLength > , r#root_57_internal_63_min_width : sp :: Property < sp :: LogicalLength > , r#root_57_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_native_64_min_height : sp :: Property < sp :: LogicalLength > , r#root_57_native_64_min_width : sp :: Property < sp :: LogicalLength > , r#root_57_native_64_x : sp :: Property < sp :: LogicalLength > , r#root_57_native_64_y : sp :: Property < sp :: LogicalLength > , r#root_57_x : sp :: Property < sp :: LogicalLength > , r#root_57_y : sp :: Property < sp :: LogicalLength > , r#root_57_back_enter : sp :: Callback < () , () > , r#root_57_next_enter : sp :: Callback < () , () > , r#root_57_return_enter : sp :: Callback < () , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerDynContent_root_57 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , 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] 7475 - r#root_57 : sp :: r#WindowItem , r#empty_59 : sp :: r#Empty , r#text_content_tag_61 : sp :: r#Text , r#empty_62 : sp :: r#Empty , r#native_64 : sp :: r#NativeScrollView , r#fli_65 : sp :: r#Flickable , r#fli_viewport_66 : sp :: r#Empty , r#content_68 : sp :: r#Text , r#empty_69 : sp :: r#Empty , r#back_btn_60 : InnerButton_root_17 , r#btn_content_back_70 : InnerButton_root_17 , r#btn_content_next_71 : InnerButton_root_17 , r#root_57_content : sp :: Property < sp :: SharedString > , r#root_57_content_tag : sp :: Property < sp :: SharedString > , r#root_57_empty_58_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_57_empty_58_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_58_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_59_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_57_empty_59_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_59_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_59_width : sp :: Property < sp :: LogicalLength > , r#root_57_empty_62_height : sp :: Property < sp :: LogicalLength > , r#root_57_empty_62_visible_height : sp :: Property < sp :: LogicalLength > , r#root_57_empty_62_visible_width : sp :: Property < sp :: LogicalLength > , r#root_57_empty_62_width : sp :: Property < sp :: LogicalLength > , r#root_57_empty_67_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_57_empty_67_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_67_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_69_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_57_empty_69_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_69_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_69_width : sp :: Property < sp :: LogicalLength > , r#root_57_enable_btns : sp :: Property < bool > , r#root_57_internal_63_min_height : sp :: Property < sp :: LogicalLength > , r#root_57_internal_63_min_width : sp :: Property < sp :: LogicalLength > , r#root_57_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_native_64_min_height : sp :: Property < sp :: LogicalLength > , r#root_57_native_64_min_width : sp :: Property < sp :: LogicalLength > , r#root_57_native_64_x : sp :: Property < sp :: LogicalLength > , r#root_57_native_64_y : sp :: Property < sp :: LogicalLength > , r#root_57_x : sp :: Property < sp :: LogicalLength > , r#root_57_y : sp :: Property < sp :: LogicalLength > , r#root_57_back_enter : sp :: Callback < () , () > , r#root_57_next_enter : sp :: Callback < () , () > , r#root_57_return_enter : sp :: Callback < () , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerDynContent_root_57 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 7475 + r#root_57 : () , r#empty_59 : () , r#text_content_tag_61 : () , r#empty_62 : () , r#native_64 : () , r#fli_65 : () , r#fli_viewport_66 : () , r#content_68 : () , r#empty_69 : () , r#back_btn_60 : () , r#btn_content_back_70 : () , r#btn_content_next_71 : () , r#root_57_content : () , r#root_57_content_tag : () , r#root_57_empty_58_layout_cache : () , r#root_57_empty_58_layoutinfo_h : () , r#root_57_empty_58_layoutinfo_v : () , r#root_57_empty_59_layout_cache : () , r#root_57_empty_59_layoutinfo_h : () , r#root_57_empty_59_layoutinfo_v : () , r#root_57_empty_59_width : () , r#root_57_empty_62_height : () , r#root_57_empty_62_visible_height : () , r#root_57_empty_62_visible_width : () , r#root_57_empty_62_width : () , r#root_57_empty_67_layout_cache : () , r#root_57_empty_67_layoutinfo_h : () , r#root_57_empty_67_layoutinfo_v : () , r#root_57_empty_69_layout_cache : () , r#root_57_empty_69_layoutinfo_h : () , r#root_57_empty_69_layoutinfo_v : () , r#root_57_empty_69_width : () , r#root_57_enable_btns : () , r#root_57_internal_63_min_height : () , r#root_57_internal_63_min_width : () , r#root_57_layoutinfo_h : () , r#root_57_layoutinfo_v : () , r#root_57_native_64_min_height : () , r#root_57_native_64_min_width : () , r#root_57_native_64_x : () , r#root_57_native_64_y : () , r#root_57_x : () , r#root_57_y : () , r#root_57_back_enter : () , r#root_57_next_enter : () , r#root_57_return_enter : () , 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/falion-d669f50f7b521a62/out/main.rs:9090:22 [INFO] [stdout] | [INFO] [stdout] 9089 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerStaticContent_root_72 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 9090 | ...ot_72 : sp :: r#WindowItem , r#empty_74 : sp :: r#Empty , r#text_content_tag_76 : sp :: r#Text , r#empty_77 : sp :: r#Empty , r#native_79 : sp :: r#NativeScrollView , r#fli_80 : sp :: r#Flickable , r#fli_viewport_81 : sp :: r#Empty , r#content_83 : sp :: r#Text , r#back_btn_75 : InnerButton_root_17 , r#root_72_content : sp :: Property < sp :: SharedString > , r#root_72_content_tag : sp :: Property < sp :: SharedString > , r#root_72_empty_73_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_72_empty_73_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_73_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_74_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_72_empty_74_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_74_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_74_width : sp :: Property < sp :: LogicalLength > , r#root_72_empty_77_height : sp :: Property < sp :: LogicalLength > , r#root_72_empty_77_visible_height : sp :: Property < sp :: LogicalLength > , r#root_72_empty_77_visible_width : sp :: Property < sp :: LogicalLength > , r#root_72_empty_77_width : sp :: Property < sp :: LogicalLength > , r#root_72_empty_82_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_72_empty_82_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_82_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_72_enable_btns : sp :: Property < bool > , r#root_72_internal_78_min_height : sp :: Property < sp :: LogicalLength > , r#root_72_internal_78_min_width : sp :: Property < sp :: LogicalLength > , r#root_72_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_72_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_72_native_79_min_height : sp :: Property < sp :: LogicalLength > , r#root_72_native_79_min_width : sp :: Property < sp :: LogicalLength > , r#root_72_native_79_x : sp :: Property < sp :: LogicalLength > , r#root_72_native_79_y : sp :: Property < sp :: LogicalLength > , r#root_72_x : sp :: Property < sp :: LogicalLength > , r#root_72_y : sp :: Property < sp :: LogicalLength > , r#root_72_return_enter : sp :: Callback < () , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerStaticContent_root_72 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , 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] 9090 - r#root_72 : sp :: r#WindowItem , r#empty_74 : sp :: r#Empty , r#text_content_tag_76 : sp :: r#Text , r#empty_77 : sp :: r#Empty , r#native_79 : sp :: r#NativeScrollView , r#fli_80 : sp :: r#Flickable , r#fli_viewport_81 : sp :: r#Empty , r#content_83 : sp :: r#Text , r#back_btn_75 : InnerButton_root_17 , r#root_72_content : sp :: Property < sp :: SharedString > , r#root_72_content_tag : sp :: Property < sp :: SharedString > , r#root_72_empty_73_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_72_empty_73_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_73_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_74_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_72_empty_74_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_74_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_74_width : sp :: Property < sp :: LogicalLength > , r#root_72_empty_77_height : sp :: Property < sp :: LogicalLength > , r#root_72_empty_77_visible_height : sp :: Property < sp :: LogicalLength > , r#root_72_empty_77_visible_width : sp :: Property < sp :: LogicalLength > , r#root_72_empty_77_width : sp :: Property < sp :: LogicalLength > , r#root_72_empty_82_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_72_empty_82_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_82_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_72_enable_btns : sp :: Property < bool > , r#root_72_internal_78_min_height : sp :: Property < sp :: LogicalLength > , r#root_72_internal_78_min_width : sp :: Property < sp :: LogicalLength > , r#root_72_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_72_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_72_native_79_min_height : sp :: Property < sp :: LogicalLength > , r#root_72_native_79_min_width : sp :: Property < sp :: LogicalLength > , r#root_72_native_79_x : sp :: Property < sp :: LogicalLength > , r#root_72_native_79_y : sp :: Property < sp :: LogicalLength > , r#root_72_x : sp :: Property < sp :: LogicalLength > , r#root_72_y : sp :: Property < sp :: LogicalLength > , r#root_72_return_enter : sp :: Callback < () , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerStaticContent_root_72 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 9090 + r#root_72 : () , r#empty_74 : () , r#text_content_tag_76 : () , r#empty_77 : () , r#native_79 : () , r#fli_80 : () , r#fli_viewport_81 : () , r#content_83 : () , r#back_btn_75 : () , r#root_72_content : () , r#root_72_content_tag : () , r#root_72_empty_73_layout_cache : () , r#root_72_empty_73_layoutinfo_h : () , r#root_72_empty_73_layoutinfo_v : () , r#root_72_empty_74_layout_cache : () , r#root_72_empty_74_layoutinfo_h : () , r#root_72_empty_74_layoutinfo_v : () , r#root_72_empty_74_width : () , r#root_72_empty_77_height : () , r#root_72_empty_77_visible_height : () , r#root_72_empty_77_visible_width : () , r#root_72_empty_77_width : () , r#root_72_empty_82_layout_cache : () , r#root_72_empty_82_layoutinfo_h : () , r#root_72_empty_82_layoutinfo_v : () , r#root_72_enable_btns : () , r#root_72_internal_78_min_height : () , r#root_72_internal_78_min_width : () , r#root_72_layoutinfo_h : () , r#root_72_layoutinfo_v : () , r#root_72_native_79_min_height : () , r#root_72_native_79_min_width : () , r#root_72_native_79_x : () , r#root_72_native_79_y : () , r#root_72_x : () , r#root_72_y : () , r#root_72_return_enter : () , 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/falion-d669f50f7b521a62/out/main.rs:10226:21 [INFO] [stdout] | [INFO] [stdout] 10225 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerMainWindow { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 10226 | ...ot_1 : sp :: r#WindowItem , r#root_1_ddg_result : sp :: Property < sp :: SharedString > , r#root_1_dyn_content : sp :: Property < sp :: SharedString > , r#root_1_dyn_content_tag : sp :: Property < sp :: SharedString > , r#root_1_empty_2_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_enable_content_btns : sp :: Property < bool > , r#root_1_enable_search : sp :: Property < bool > , r#root_1_error : sp :: Property < sp :: SharedString > , r#root_1_gfg_result : sp :: Property < sp :: SharedString > , r#root_1_gg_result : sp :: Property < sp :: SharedString > , r#root_1_is_back : sp :: Property < bool > , r#root_1_is_ddg : sp :: Property < bool > , r#root_1_is_ddg_back : sp :: Property < bool > , r#root_1_is_ddg_next : sp :: Property < bool > , r#root_1_is_gfg : sp :: Property < bool > , r#root_1_is_gfg_back : sp :: Property < bool > , r#root_1_is_gfg_next : sp :: Property < bool > , r#root_1_is_gg : sp :: Property < bool > , r#root_1_is_gg_back : sp :: Property < bool > , r#root_1_is_gg_next : sp :: Property < bool > , r#root_1_is_next : sp :: Property < bool > , r#root_1_is_se : sp :: Property < bool > , r#root_1_is_se_back : sp :: Property < bool > , r#root_1_is_se_next : sp :: Property < bool > , r#root_1_is_sof : sp :: Property < bool > , r#root_1_is_sof_back : sp :: Property < bool > , r#root_1_is_sof_next : sp :: Property < bool > , r#root_1_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_se_result : sp :: Property < sp :: SharedString > , r#root_1_sof_result : sp :: Property < sp :: SharedString > , r#root_1_static_content : sp :: Property < sp :: SharedString > , r#root_1_static_content_tag : sp :: Property < sp :: SharedString > , r#root_1_view : sp :: Property < i32 > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_back_enter : sp :: Callback < () , () > , r#root_1_content_return_enter : sp :: Callback < () , () > , r#root_1_ddg_back_enter : sp :: Callback < () , () > , r#root_1_ddg_enter : sp :: Callback < () , () > , r#root_1_ddg_next_enter : sp :: Callback < () , () > , r#root_1_dyn_back_enter : sp :: Callback < () , () > , r#root_1_dyn_next_enter : sp :: Callback < () , () > , r#root_1_gfg_back_enter : sp :: Callback < () , () > , r#root_1_gfg_enter : sp :: Callback < () , () > , r#root_1_gfg_next_enter : sp :: Callback < () , () > , r#root_1_gg_back_enter : sp :: Callback < () , () > , r#root_1_gg_enter : sp :: Callback < () , () > , r#root_1_gg_next_enter : sp :: Callback < () , () > , r#root_1_next_enter : sp :: Callback < () , () > , r#root_1_query_enter : sp :: Callback < (sp :: SharedString ,) , () > , r#root_1_se_back_enter : sp :: Callback < () , () > , r#root_1_se_enter : sp :: Callback < () , () > , r#root_1_se_next_enter : sp :: Callback < () , () > , r#root_1_sof_back_enter : sp :: Callback < () , () > , r#root_1_sof_enter : sp :: Callback < () , () > , r#root_1_sof_next_enter : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_results_3 > , repeater1 : sp :: Repeater < InnerComponent_dyncontent_5 > , repeater2 : sp :: Repeater < InnerComponent_staticcontent_7 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerMainWindow >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_MainWindow , 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] 10226 - r#root_1 : sp :: r#WindowItem , r#root_1_ddg_result : sp :: Property < sp :: SharedString > , r#root_1_dyn_content : sp :: Property < sp :: SharedString > , r#root_1_dyn_content_tag : sp :: Property < sp :: SharedString > , r#root_1_empty_2_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_enable_content_btns : sp :: Property < bool > , r#root_1_enable_search : sp :: Property < bool > , r#root_1_error : sp :: Property < sp :: SharedString > , r#root_1_gfg_result : sp :: Property < sp :: SharedString > , r#root_1_gg_result : sp :: Property < sp :: SharedString > , r#root_1_is_back : sp :: Property < bool > , r#root_1_is_ddg : sp :: Property < bool > , r#root_1_is_ddg_back : sp :: Property < bool > , r#root_1_is_ddg_next : sp :: Property < bool > , r#root_1_is_gfg : sp :: Property < bool > , r#root_1_is_gfg_back : sp :: Property < bool > , r#root_1_is_gfg_next : sp :: Property < bool > , r#root_1_is_gg : sp :: Property < bool > , r#root_1_is_gg_back : sp :: Property < bool > , r#root_1_is_gg_next : sp :: Property < bool > , r#root_1_is_next : sp :: Property < bool > , r#root_1_is_se : sp :: Property < bool > , r#root_1_is_se_back : sp :: Property < bool > , r#root_1_is_se_next : sp :: Property < bool > , r#root_1_is_sof : sp :: Property < bool > , r#root_1_is_sof_back : sp :: Property < bool > , r#root_1_is_sof_next : sp :: Property < bool > , r#root_1_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_se_result : sp :: Property < sp :: SharedString > , r#root_1_sof_result : sp :: Property < sp :: SharedString > , r#root_1_static_content : sp :: Property < sp :: SharedString > , r#root_1_static_content_tag : sp :: Property < sp :: SharedString > , r#root_1_view : sp :: Property < i32 > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_back_enter : sp :: Callback < () , () > , r#root_1_content_return_enter : sp :: Callback < () , () > , r#root_1_ddg_back_enter : sp :: Callback < () , () > , r#root_1_ddg_enter : sp :: Callback < () , () > , r#root_1_ddg_next_enter : sp :: Callback < () , () > , r#root_1_dyn_back_enter : sp :: Callback < () , () > , r#root_1_dyn_next_enter : sp :: Callback < () , () > , r#root_1_gfg_back_enter : sp :: Callback < () , () > , r#root_1_gfg_enter : sp :: Callback < () , () > , r#root_1_gfg_next_enter : sp :: Callback < () , () > , r#root_1_gg_back_enter : sp :: Callback < () , () > , r#root_1_gg_enter : sp :: Callback < () , () > , r#root_1_gg_next_enter : sp :: Callback < () , () > , r#root_1_next_enter : sp :: Callback < () , () > , r#root_1_query_enter : sp :: Callback < (sp :: SharedString ,) , () > , r#root_1_se_back_enter : sp :: Callback < () , () > , r#root_1_se_enter : sp :: Callback < () , () > , r#root_1_se_next_enter : sp :: Callback < () , () > , r#root_1_sof_back_enter : sp :: Callback < () , () > , r#root_1_sof_enter : sp :: Callback < () , () > , r#root_1_sof_next_enter : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_results_3 > , repeater1 : sp :: Repeater < InnerComponent_dyncontent_5 > , repeater2 : sp :: Repeater < InnerComponent_staticcontent_7 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerMainWindow >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_MainWindow , window_adapter_ : sp :: OnceCell < sp :: WindowAdapterRc > , } [INFO] [stdout] 10226 + r#root_1 : () , r#root_1_ddg_result : () , r#root_1_dyn_content : () , r#root_1_dyn_content_tag : () , r#root_1_empty_2_layout_cache : () , r#root_1_empty_2_layoutinfo_h : () , r#root_1_empty_2_layoutinfo_v : () , r#root_1_enable_content_btns : () , r#root_1_enable_search : () , r#root_1_error : () , r#root_1_gfg_result : () , r#root_1_gg_result : () , r#root_1_is_back : () , r#root_1_is_ddg : () , r#root_1_is_ddg_back : () , r#root_1_is_ddg_next : () , r#root_1_is_gfg : () , r#root_1_is_gfg_back : () , r#root_1_is_gfg_next : () , r#root_1_is_gg : () , r#root_1_is_gg_back : () , r#root_1_is_gg_next : () , r#root_1_is_next : () , r#root_1_is_se : () , r#root_1_is_se_back : () , r#root_1_is_se_next : () , r#root_1_is_sof : () , r#root_1_is_sof_back : () , r#root_1_is_sof_next : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_se_result : () , r#root_1_sof_result : () , r#root_1_static_content : () , r#root_1_static_content_tag : () , r#root_1_view : () , r#root_1_x : () , r#root_1_y : () , r#root_1_back_enter : () , r#root_1_content_return_enter : () , r#root_1_ddg_back_enter : () , r#root_1_ddg_enter : () , r#root_1_ddg_next_enter : () , r#root_1_dyn_back_enter : () , r#root_1_dyn_next_enter : () , r#root_1_gfg_back_enter : () , r#root_1_gfg_enter : () , r#root_1_gfg_next_enter : () , r#root_1_gg_back_enter : () , r#root_1_gg_enter : () , r#root_1_gg_next_enter : () , r#root_1_next_enter : () , r#root_1_query_enter : () , r#root_1_se_back_enter : () , r#root_1_se_enter : () , r#root_1_se_next_enter : () , r#root_1_sof_back_enter : () , r#root_1_sof_enter : () , r#root_1_sof_next_enter : () , repeater0 : () , repeater1 : () , repeater2 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () , window_adapter_ : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/falion-d669f50f7b521a62/out/main.rs:10729:24 [INFO] [stdout] | [INFO] [stdout] 10728 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_results_3 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 10729 | ...sults_3 : InnerResults_root_20 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_results_3 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerMainWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , 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] 10729 - r#results_3 : InnerResults_root_20 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_results_3 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerMainWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 10729 + r#results_3 : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/falion-d669f50f7b521a62/out/main.rs:11949:27 [INFO] [stdout] | [INFO] [stdout] 11948 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_dyncontent_5 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 11949 | ...ncontent_5 : InnerDynContent_root_57 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_dyncontent_5 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerMainWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , 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] 11949 - r#dyncontent_5 : InnerDynContent_root_57 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_dyncontent_5 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerMainWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 11949 + r#dyncontent_5 : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/falion-d669f50f7b521a62/out/main.rs:12400:30 [INFO] [stdout] | [INFO] [stdout] 12399 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_staticcontent_7 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 12400 | ...aticcontent_7 : InnerStaticContent_root_72 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_staticcontent_7 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerMainWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , 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] 12400 - r#staticcontent_7 : InnerStaticContent_root_72 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_staticcontent_7 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerMainWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 12400 + r#staticcontent_7 : () , 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/falion-d669f50f7b521a62/out/main.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEditBase_root_9 { [INFO] [stdout] | ^----------------- ------------------------ `InnerLineEditBase_root_9` 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/falion-d669f50f7b521a62/out/main.rs:700:17 [INFO] [stdout] | [INFO] [stdout] 700 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEdit_root_13 { [INFO] [stdout] | ^----------------- --------------------- `InnerLineEdit_root_13` 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/falion-d669f50f7b521a62/out/main.rs:1289:17 [INFO] [stdout] | [INFO] [stdout] 1289 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_17 { [INFO] [stdout] | ^----------------- ------------------- `InnerButton_root_17` 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/falion-d669f50f7b521a62/out/main.rs:1487:17 [INFO] [stdout] | [INFO] [stdout] 1487 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerResults_root_20 { [INFO] [stdout] | ^----------------- -------------------- `InnerResults_root_20` 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/falion-d669f50f7b521a62/out/main.rs:7474:17 [INFO] [stdout] | [INFO] [stdout] 7474 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerDynContent_root_57 { [INFO] [stdout] | ^----------------- ----------------------- `InnerDynContent_root_57` 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/falion-d669f50f7b521a62/out/main.rs:9089:17 [INFO] [stdout] | [INFO] [stdout] 9089 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerStaticContent_root_72 { [INFO] [stdout] | ^----------------- -------------------------- `InnerStaticContent_root_72` 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/falion-d669f50f7b521a62/out/main.rs:10225:17 [INFO] [stdout] | [INFO] [stdout] 10225 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerMainWindow { [INFO] [stdout] | ^----------------- --------------- `InnerMainWindow` 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/falion-d669f50f7b521a62/out/main.rs:10728:17 [INFO] [stdout] | [INFO] [stdout] 10728 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_results_3 { [INFO] [stdout] | ^----------------- ------------------------ `InnerComponent_results_3` 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/falion-d669f50f7b521a62/out/main.rs:11876:14 [INFO] [stdout] | [INFO] [stdout] 11874 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_results_3 >) { [INFO] [stdout] | ---------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 11875 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 11876 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_results_3) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_results_3` 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/falion-d669f50f7b521a62/out/main.rs:11948:17 [INFO] [stdout] | [INFO] [stdout] 11948 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_dyncontent_5 { [INFO] [stdout] | ^----------------- --------------------------- `InnerComponent_dyncontent_5` 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/falion-d669f50f7b521a62/out/main.rs:12327:14 [INFO] [stdout] | [INFO] [stdout] 12325 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_dyncontent_5 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 12326 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 12327 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_dyncontent_5) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_dyncontent_5` 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/falion-d669f50f7b521a62/out/main.rs:12399:17 [INFO] [stdout] | [INFO] [stdout] 12399 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_staticcontent_7 { [INFO] [stdout] | ^----------------- ------------------------------ `InnerComponent_staticcontent_7` 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/falion-d669f50f7b521a62/out/main.rs:12710:14 [INFO] [stdout] | [INFO] [stdout] 12708 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_staticcontent_7 >) { [INFO] [stdout] | ---------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 12709 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 12710 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_staticcontent_7) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_staticcontent_7` 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/falion-d669f50f7b521a62/out/main.rs:12824:14 [INFO] [stdout] | [INFO] [stdout] 12822 | fn drop (self : core :: pin :: Pin < & mut InnerMainWindow >) { [INFO] [stdout] | ------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 12823 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 12824 | ItemTreeVTable_static ! (static VT for self :: InnerMainWindow) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerMainWindow` 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/falion-d669f50f7b521a62/out/main.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 6 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEditBase_root_9 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 7 | ...ot_9 : sp :: r#Empty , r#root_clip_10 : sp :: r#Clip , r#i_placeholder_11 : sp :: r#Text , r#i_text_input_12 : sp :: r#TextInput , r#root_9_has_focus : sp :: Property < bool > , r#root_9_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_horizontal_stretch : sp :: Property < f32 > , r#root_9_i_placeholder_11_max_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_max_width : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_min_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_min_width : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_vertical_stretch : sp :: Property < f32 > , r#root_9_i_placeholder_11_x : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_y : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_computed_x : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_x : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_y : sp :: Property < sp :: LogicalLength > , r#root_9_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_9_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_9_margin : sp :: Property < sp :: LogicalLength > , r#root_9_placeholder_color : sp :: Property < slint :: Brush > , r#root_9_placeholder_text : sp :: Property < sp :: SharedString > , r#root_9_root_clip_10_x : sp :: Property < sp :: LogicalLength > , r#root_9_root_clip_10_y : sp :: Property < sp :: LogicalLength > , r#root_9_text_color : sp :: Property < slint :: Brush > , r#root_9_width : sp :: Property < sp :: LogicalLength > , r#root_9_x : sp :: Property < sp :: LogicalLength > , r#root_9_y : sp :: Property < sp :: LogicalLength > , r#root_9_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#root_9_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEditBase_root_9 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 7 - r#root_9 : sp :: r#Empty , r#root_clip_10 : sp :: r#Clip , r#i_placeholder_11 : sp :: r#Text , r#i_text_input_12 : sp :: r#TextInput , r#root_9_has_focus : sp :: Property < bool > , r#root_9_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_horizontal_stretch : sp :: Property < f32 > , r#root_9_i_placeholder_11_max_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_max_width : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_min_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_min_width : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_vertical_stretch : sp :: Property < f32 > , r#root_9_i_placeholder_11_x : sp :: Property < sp :: LogicalLength > , r#root_9_i_placeholder_11_y : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_computed_x : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_x : sp :: Property < sp :: LogicalLength > , r#root_9_i_text_input_12_y : sp :: Property < sp :: LogicalLength > , r#root_9_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_9_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_9_margin : sp :: Property < sp :: LogicalLength > , r#root_9_placeholder_color : sp :: Property < slint :: Brush > , r#root_9_placeholder_text : sp :: Property < sp :: SharedString > , r#root_9_root_clip_10_x : sp :: Property < sp :: LogicalLength > , r#root_9_root_clip_10_y : sp :: Property < sp :: LogicalLength > , r#root_9_text_color : sp :: Property < slint :: Brush > , r#root_9_width : sp :: Property < sp :: LogicalLength > , r#root_9_x : sp :: Property < sp :: LogicalLength > , r#root_9_y : sp :: Property < sp :: LogicalLength > , r#root_9_accepted : sp :: Callback < (sp :: SharedString ,) , () > , r#root_9_edited : sp :: Callback < (sp :: SharedString ,) , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEditBase_root_9 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 7 + r#root_9 : () , r#root_clip_10 : () , r#i_placeholder_11 : () , r#i_text_input_12 : () , r#root_9_has_focus : () , r#root_9_height : () , r#root_9_i_placeholder_11_horizontal_stretch : () , r#root_9_i_placeholder_11_max_height : () , r#root_9_i_placeholder_11_max_width : () , r#root_9_i_placeholder_11_min_height : () , r#root_9_i_placeholder_11_min_width : () , r#root_9_i_placeholder_11_preferred_height : () , r#root_9_i_placeholder_11_preferred_width : () , r#root_9_i_placeholder_11_vertical_stretch : () , r#root_9_i_placeholder_11_x : () , r#root_9_i_placeholder_11_y : () , r#root_9_i_text_input_12_computed_x : () , r#root_9_i_text_input_12_preferred_height : () , r#root_9_i_text_input_12_preferred_width : () , r#root_9_i_text_input_12_x : () , r#root_9_i_text_input_12_y : () , r#root_9_layoutinfo_h : () , r#root_9_layoutinfo_v : () , r#root_9_margin : () , r#root_9_placeholder_color : () , r#root_9_placeholder_text : () , r#root_9_root_clip_10_x : () , r#root_9_root_clip_10_y : () , r#root_9_text_color : () , r#root_9_width : () , r#root_9_x : () , r#root_9_y : () , r#root_9_accepted : () , r#root_9_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/falion-d669f50f7b521a62/out/main.rs:701:22 [INFO] [stdout] | [INFO] [stdout] 700 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEdit_root_13 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 701 | ...ot_13 : sp :: r#Empty , r#native_14 : sp :: r#NativeLineEdit , r#inner_16 : InnerLineEditBase_root_9 , r#root_13_enabled : sp :: Property < bool > , r#root_13_height : sp :: Property < sp :: LogicalLength > , r#root_13_layout_15_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_13_layout_15_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_13_layout_15_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_13_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_13_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_13_min_height : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_horizontal_stretch : sp :: Property < f32 > , r#root_13_native_14_max_height : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_max_width : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_min_height : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_min_width : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_vertical_stretch : sp :: Property < f32 > , r#root_13_native_14_x : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_y : sp :: Property < sp :: LogicalLength > , r#root_13_width : sp :: Property < sp :: LogicalLength > , r#root_13_x : sp :: Property < sp :: LogicalLength > , r#root_13_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEdit_root_13 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , 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] 701 - r#root_13 : sp :: r#Empty , r#native_14 : sp :: r#NativeLineEdit , r#inner_16 : InnerLineEditBase_root_9 , r#root_13_enabled : sp :: Property < bool > , r#root_13_height : sp :: Property < sp :: LogicalLength > , r#root_13_layout_15_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_13_layout_15_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_13_layout_15_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_13_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_13_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_13_min_height : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_horizontal_stretch : sp :: Property < f32 > , r#root_13_native_14_max_height : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_max_width : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_min_height : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_min_width : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_preferred_height : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_preferred_width : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_vertical_stretch : sp :: Property < f32 > , r#root_13_native_14_x : sp :: Property < sp :: LogicalLength > , r#root_13_native_14_y : sp :: Property < sp :: LogicalLength > , r#root_13_width : sp :: Property < sp :: LogicalLength > , r#root_13_x : sp :: Property < sp :: LogicalLength > , r#root_13_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerLineEdit_root_13 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 701 + r#root_13 : () , r#native_14 : () , r#inner_16 : () , r#root_13_enabled : () , r#root_13_height : () , r#root_13_layout_15_layout_cache : () , r#root_13_layout_15_layoutinfo_h : () , r#root_13_layout_15_layoutinfo_v : () , r#root_13_layoutinfo_h : () , r#root_13_layoutinfo_v : () , r#root_13_min_height : () , r#root_13_native_14_horizontal_stretch : () , r#root_13_native_14_max_height : () , r#root_13_native_14_max_width : () , r#root_13_native_14_min_height : () , r#root_13_native_14_min_width : () , r#root_13_native_14_preferred_height : () , r#root_13_native_14_preferred_width : () , r#root_13_native_14_vertical_stretch : () , r#root_13_native_14_x : () , r#root_13_native_14_y : () , r#root_13_width : () , r#root_13_x : () , r#root_13_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/falion-d669f50f7b521a62/out/main.rs:1290:22 [INFO] [stdout] | [INFO] [stdout] 1289 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_17 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1290 | ...ot_17 : sp :: r#Empty , r#native_19 : sp :: r#NativeButton , r#root_17_empty_18_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_17_empty_18_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_17_empty_18_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_17_height : sp :: Property < sp :: LogicalLength > , r#root_17_native_19_y : sp :: Property < sp :: LogicalLength > , r#root_17_width : sp :: Property < sp :: LogicalLength > , r#root_17_x : sp :: Property < sp :: LogicalLength > , r#root_17_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerButton_root_17 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , 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] 1290 - r#root_17 : sp :: r#Empty , r#native_19 : sp :: r#NativeButton , r#root_17_empty_18_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_17_empty_18_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_17_empty_18_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_17_height : sp :: Property < sp :: LogicalLength > , r#root_17_native_19_y : sp :: Property < sp :: LogicalLength > , r#root_17_width : sp :: Property < sp :: LogicalLength > , r#root_17_x : sp :: Property < sp :: LogicalLength > , r#root_17_y : sp :: Property < sp :: LogicalLength > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerButton_root_17 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1290 + r#root_17 : () , r#native_19 : () , r#root_17_empty_18_layout_cache : () , r#root_17_empty_18_layoutinfo_h : () , r#root_17_empty_18_layoutinfo_v : () , r#root_17_height : () , r#root_17_native_19_y : () , r#root_17_width : () , r#root_17_x : () , r#root_17_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/falion-d669f50f7b521a62/out/main.rs:1488:22 [INFO] [stdout] | [INFO] [stdout] 1487 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerResults_root_20 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 1488 | ...ot_20 : sp :: r#WindowItem , r#empty_22 : sp :: r#Empty , r#empty_25 : sp :: r#Empty , r#text_sof_26 : sp :: r#Text , r#empty_30 : sp :: r#Empty , r#text_se_31 : sp :: r#Text , r#empty_35 : sp :: r#Empty , r#text_gg_36 : sp :: r#Text , r#empty_40 : sp :: r#Empty , r#text_gfg_41 : sp :: r#Text , r#empty_45 : sp :: r#Empty , r#text_dgg_46 : sp :: r#Text , r#empty_50 : sp :: r#Empty , r#text_error_51 : sp :: r#Text , r#empty_52 : sp :: r#Empty , r#text_53 : sp :: r#Text , r#empty_54 : sp :: r#Empty , r#text_search_23 : InnerLineEdit_root_13 , r#btn_search_24 : InnerButton_root_17 , r#btn_sof_back_27 : InnerButton_root_17 , r#btn_sof_next_28 : InnerButton_root_17 , r#btn_sof_29 : InnerButton_root_17 , r#btn_se_back_32 : InnerButton_root_17 , r#btn_se_next_33 : InnerButton_root_17 , r#btn_se_34 : InnerButton_root_17 , r#btn_gg_back_37 : InnerButton_root_17 , r#btn_gg_next_38 : InnerButton_root_17 , r#btn_gg_39 : InnerButton_root_17 , r#btn_gfg_back_42 : InnerButton_root_17 , r#btn_gfg_next_43 : InnerButton_root_17 , r#btn_gfg_44 : InnerButton_root_17 , r#btn_ddg_back_47 : InnerButton_root_17 , r#btn_ddg_next_48 : InnerButton_root_17 , r#btn_dgg_49 : InnerButton_root_17 , r#btn_back_55 : InnerButton_root_17 , r#btn_next_56 : InnerButton_root_17 , r#root_20_ddg_result : sp :: Property < sp :: SharedString > , r#root_20_empty_21_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_21_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_21_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_22_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_22_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_22_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_22_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_25_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_25_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_25_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_25_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_30_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_30_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_30_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_30_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_35_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_35_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_35_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_35_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_40_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_40_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_40_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_40_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_45_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_45_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_45_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_45_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_50_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_50_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_50_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_50_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_52_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_52_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_52_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_52_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_54_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_54_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_54_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_54_width : sp :: Property < sp :: LogicalLength > , r#root_20_enable_search : sp :: Property < bool > , r#root_20_error : sp :: Property < sp :: SharedString > , r#root_20_gfg_result : sp :: Property < sp :: SharedString > , r#root_20_gg_result : sp :: Property < sp :: SharedString > , r#root_20_is_back : sp :: Property < bool > , r#root_20_is_ddg : sp :: Property < bool > , r#root_20_is_ddg_back : sp :: Property < bool > , r#root_20_is_ddg_next : sp :: Property < bool > , r#root_20_is_gfg : sp :: Property < bool > , r#root_20_is_gfg_back : sp :: Property < bool > , r#root_20_is_gfg_next : sp :: Property < bool > , r#root_20_is_gg : sp :: Property < bool > , r#root_20_is_gg_back : sp :: Property < bool > , r#root_20_is_gg_next : sp :: Property < bool > , r#root_20_is_next : sp :: Property < bool > , r#root_20_is_se : sp :: Property < bool > , r#root_20_is_se_back : sp :: Property < bool > , r#root_20_is_se_next : sp :: Property < bool > , r#root_20_is_sof : sp :: Property < bool > , r#root_20_is_sof_back : sp :: Property < bool > , r#root_20_is_sof_next : sp :: Property < bool > , r#root_20_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_se_result : sp :: Property < sp :: SharedString > , r#root_20_sof_result : sp :: Property < sp :: SharedString > , r#root_20_x : sp :: Property < sp :: LogicalLength > , r#root_20_y : sp :: Property < sp :: LogicalLength > , r#root_20_back_enter : sp :: Callback < () , () > , r#root_20_ddg_back_enter : sp :: Callback < () , () > , r#root_20_ddg_enter : sp :: Callback < () , () > , r#root_20_ddg_next_enter : sp :: Callback < () , () > , r#root_20_gfg_back_enter : sp :: Callback < () , () > , r#root_20_gfg_enter : sp :: Callback < () , () > , r#root_20_gfg_next_enter : sp :: Callback < () , () > , r#root_20_gg_back_enter : sp :: Callback < () , () > , r#root_20_gg_enter : sp :: Callback < () , () > , r#root_20_gg_next_enter : sp :: Callback < () , () > , r#root_20_next_enter : sp :: Callback < () , () > , r#root_20_query_enter : sp :: Callback < (sp :: SharedString ,) , () > , r#root_20_se_back_enter : sp :: Callback < () , () > , r#root_20_se_enter : sp :: Callback < () , () > , r#root_20_se_next_enter : sp :: Callback < () , () > , r#root_20_sof_back_enter : sp :: Callback < () , () > , r#root_20_sof_enter : sp :: Callback < () , () > , r#root_20_sof_next_enter : sp :: Callback < () , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerResults_root_20 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , 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] 1488 - r#root_20 : sp :: r#WindowItem , r#empty_22 : sp :: r#Empty , r#empty_25 : sp :: r#Empty , r#text_sof_26 : sp :: r#Text , r#empty_30 : sp :: r#Empty , r#text_se_31 : sp :: r#Text , r#empty_35 : sp :: r#Empty , r#text_gg_36 : sp :: r#Text , r#empty_40 : sp :: r#Empty , r#text_gfg_41 : sp :: r#Text , r#empty_45 : sp :: r#Empty , r#text_dgg_46 : sp :: r#Text , r#empty_50 : sp :: r#Empty , r#text_error_51 : sp :: r#Text , r#empty_52 : sp :: r#Empty , r#text_53 : sp :: r#Text , r#empty_54 : sp :: r#Empty , r#text_search_23 : InnerLineEdit_root_13 , r#btn_search_24 : InnerButton_root_17 , r#btn_sof_back_27 : InnerButton_root_17 , r#btn_sof_next_28 : InnerButton_root_17 , r#btn_sof_29 : InnerButton_root_17 , r#btn_se_back_32 : InnerButton_root_17 , r#btn_se_next_33 : InnerButton_root_17 , r#btn_se_34 : InnerButton_root_17 , r#btn_gg_back_37 : InnerButton_root_17 , r#btn_gg_next_38 : InnerButton_root_17 , r#btn_gg_39 : InnerButton_root_17 , r#btn_gfg_back_42 : InnerButton_root_17 , r#btn_gfg_next_43 : InnerButton_root_17 , r#btn_gfg_44 : InnerButton_root_17 , r#btn_ddg_back_47 : InnerButton_root_17 , r#btn_ddg_next_48 : InnerButton_root_17 , r#btn_dgg_49 : InnerButton_root_17 , r#btn_back_55 : InnerButton_root_17 , r#btn_next_56 : InnerButton_root_17 , r#root_20_ddg_result : sp :: Property < sp :: SharedString > , r#root_20_empty_21_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_21_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_21_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_22_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_22_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_22_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_22_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_25_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_25_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_25_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_25_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_30_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_30_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_30_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_30_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_35_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_35_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_35_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_35_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_40_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_40_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_40_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_40_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_45_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_45_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_45_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_45_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_50_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_50_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_50_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_50_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_52_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_52_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_52_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_52_width : sp :: Property < sp :: LogicalLength > , r#root_20_empty_54_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_20_empty_54_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_54_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_empty_54_width : sp :: Property < sp :: LogicalLength > , r#root_20_enable_search : sp :: Property < bool > , r#root_20_error : sp :: Property < sp :: SharedString > , r#root_20_gfg_result : sp :: Property < sp :: SharedString > , r#root_20_gg_result : sp :: Property < sp :: SharedString > , r#root_20_is_back : sp :: Property < bool > , r#root_20_is_ddg : sp :: Property < bool > , r#root_20_is_ddg_back : sp :: Property < bool > , r#root_20_is_ddg_next : sp :: Property < bool > , r#root_20_is_gfg : sp :: Property < bool > , r#root_20_is_gfg_back : sp :: Property < bool > , r#root_20_is_gfg_next : sp :: Property < bool > , r#root_20_is_gg : sp :: Property < bool > , r#root_20_is_gg_back : sp :: Property < bool > , r#root_20_is_gg_next : sp :: Property < bool > , r#root_20_is_next : sp :: Property < bool > , r#root_20_is_se : sp :: Property < bool > , r#root_20_is_se_back : sp :: Property < bool > , r#root_20_is_se_next : sp :: Property < bool > , r#root_20_is_sof : sp :: Property < bool > , r#root_20_is_sof_back : sp :: Property < bool > , r#root_20_is_sof_next : sp :: Property < bool > , r#root_20_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_20_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_20_se_result : sp :: Property < sp :: SharedString > , r#root_20_sof_result : sp :: Property < sp :: SharedString > , r#root_20_x : sp :: Property < sp :: LogicalLength > , r#root_20_y : sp :: Property < sp :: LogicalLength > , r#root_20_back_enter : sp :: Callback < () , () > , r#root_20_ddg_back_enter : sp :: Callback < () , () > , r#root_20_ddg_enter : sp :: Callback < () , () > , r#root_20_ddg_next_enter : sp :: Callback < () , () > , r#root_20_gfg_back_enter : sp :: Callback < () , () > , r#root_20_gfg_enter : sp :: Callback < () , () > , r#root_20_gfg_next_enter : sp :: Callback < () , () > , r#root_20_gg_back_enter : sp :: Callback < () , () > , r#root_20_gg_enter : sp :: Callback < () , () > , r#root_20_gg_next_enter : sp :: Callback < () , () > , r#root_20_next_enter : sp :: Callback < () , () > , r#root_20_query_enter : sp :: Callback < (sp :: SharedString ,) , () > , r#root_20_se_back_enter : sp :: Callback < () , () > , r#root_20_se_enter : sp :: Callback < () , () > , r#root_20_se_next_enter : sp :: Callback < () , () > , r#root_20_sof_back_enter : sp :: Callback < () , () > , r#root_20_sof_enter : sp :: Callback < () , () > , r#root_20_sof_next_enter : sp :: Callback < () , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerResults_root_20 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 1488 + r#root_20 : () , r#empty_22 : () , r#empty_25 : () , r#text_sof_26 : () , r#empty_30 : () , r#text_se_31 : () , r#empty_35 : () , r#text_gg_36 : () , r#empty_40 : () , r#text_gfg_41 : () , r#empty_45 : () , r#text_dgg_46 : () , r#empty_50 : () , r#text_error_51 : () , r#empty_52 : () , r#text_53 : () , r#empty_54 : () , r#text_search_23 : () , r#btn_search_24 : () , r#btn_sof_back_27 : () , r#btn_sof_next_28 : () , r#btn_sof_29 : () , r#btn_se_back_32 : () , r#btn_se_next_33 : () , r#btn_se_34 : () , r#btn_gg_back_37 : () , r#btn_gg_next_38 : () , r#btn_gg_39 : () , r#btn_gfg_back_42 : () , r#btn_gfg_next_43 : () , r#btn_gfg_44 : () , r#btn_ddg_back_47 : () , r#btn_ddg_next_48 : () , r#btn_dgg_49 : () , r#btn_back_55 : () , r#btn_next_56 : () , r#root_20_ddg_result : () , r#root_20_empty_21_layout_cache : () , r#root_20_empty_21_layoutinfo_h : () , r#root_20_empty_21_layoutinfo_v : () , r#root_20_empty_22_layout_cache : () , r#root_20_empty_22_layoutinfo_h : () , r#root_20_empty_22_layoutinfo_v : () , r#root_20_empty_22_width : () , r#root_20_empty_25_layout_cache : () , r#root_20_empty_25_layoutinfo_h : () , r#root_20_empty_25_layoutinfo_v : () , r#root_20_empty_25_width : () , r#root_20_empty_30_layout_cache : () , r#root_20_empty_30_layoutinfo_h : () , r#root_20_empty_30_layoutinfo_v : () , r#root_20_empty_30_width : () , r#root_20_empty_35_layout_cache : () , r#root_20_empty_35_layoutinfo_h : () , r#root_20_empty_35_layoutinfo_v : () , r#root_20_empty_35_width : () , r#root_20_empty_40_layout_cache : () , r#root_20_empty_40_layoutinfo_h : () , r#root_20_empty_40_layoutinfo_v : () , r#root_20_empty_40_width : () , r#root_20_empty_45_layout_cache : () , r#root_20_empty_45_layoutinfo_h : () , r#root_20_empty_45_layoutinfo_v : () , r#root_20_empty_45_width : () , r#root_20_empty_50_layout_cache : () , r#root_20_empty_50_layoutinfo_h : () , r#root_20_empty_50_layoutinfo_v : () , r#root_20_empty_50_width : () , r#root_20_empty_52_layout_cache : () , r#root_20_empty_52_layoutinfo_h : () , r#root_20_empty_52_layoutinfo_v : () , r#root_20_empty_52_width : () , r#root_20_empty_54_layout_cache : () , r#root_20_empty_54_layoutinfo_h : () , r#root_20_empty_54_layoutinfo_v : () , r#root_20_empty_54_width : () , r#root_20_enable_search : () , r#root_20_error : () , r#root_20_gfg_result : () , r#root_20_gg_result : () , r#root_20_is_back : () , r#root_20_is_ddg : () , r#root_20_is_ddg_back : () , r#root_20_is_ddg_next : () , r#root_20_is_gfg : () , r#root_20_is_gfg_back : () , r#root_20_is_gfg_next : () , r#root_20_is_gg : () , r#root_20_is_gg_back : () , r#root_20_is_gg_next : () , r#root_20_is_next : () , r#root_20_is_se : () , r#root_20_is_se_back : () , r#root_20_is_se_next : () , r#root_20_is_sof : () , r#root_20_is_sof_back : () , r#root_20_is_sof_next : () , r#root_20_layoutinfo_h : () , r#root_20_layoutinfo_v : () , r#root_20_se_result : () , r#root_20_sof_result : () , r#root_20_x : () , r#root_20_y : () , r#root_20_back_enter : () , r#root_20_ddg_back_enter : () , r#root_20_ddg_enter : () , r#root_20_ddg_next_enter : () , r#root_20_gfg_back_enter : () , r#root_20_gfg_enter : () , r#root_20_gfg_next_enter : () , r#root_20_gg_back_enter : () , r#root_20_gg_enter : () , r#root_20_gg_next_enter : () , r#root_20_next_enter : () , r#root_20_query_enter : () , r#root_20_se_back_enter : () , r#root_20_se_enter : () , r#root_20_se_next_enter : () , r#root_20_sof_back_enter : () , r#root_20_sof_enter : () , r#root_20_sof_next_enter : () , 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/falion-d669f50f7b521a62/out/main.rs:7475:22 [INFO] [stdout] | [INFO] [stdout] 7474 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerDynContent_root_57 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 7475 | ...ot_57 : sp :: r#WindowItem , r#empty_59 : sp :: r#Empty , r#text_content_tag_61 : sp :: r#Text , r#empty_62 : sp :: r#Empty , r#native_64 : sp :: r#NativeScrollView , r#fli_65 : sp :: r#Flickable , r#fli_viewport_66 : sp :: r#Empty , r#content_68 : sp :: r#Text , r#empty_69 : sp :: r#Empty , r#back_btn_60 : InnerButton_root_17 , r#btn_content_back_70 : InnerButton_root_17 , r#btn_content_next_71 : InnerButton_root_17 , r#root_57_content : sp :: Property < sp :: SharedString > , r#root_57_content_tag : sp :: Property < sp :: SharedString > , r#root_57_empty_58_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_57_empty_58_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_58_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_59_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_57_empty_59_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_59_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_59_width : sp :: Property < sp :: LogicalLength > , r#root_57_empty_62_height : sp :: Property < sp :: LogicalLength > , r#root_57_empty_62_visible_height : sp :: Property < sp :: LogicalLength > , r#root_57_empty_62_visible_width : sp :: Property < sp :: LogicalLength > , r#root_57_empty_62_width : sp :: Property < sp :: LogicalLength > , r#root_57_empty_67_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_57_empty_67_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_67_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_69_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_57_empty_69_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_69_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_69_width : sp :: Property < sp :: LogicalLength > , r#root_57_enable_btns : sp :: Property < bool > , r#root_57_internal_63_min_height : sp :: Property < sp :: LogicalLength > , r#root_57_internal_63_min_width : sp :: Property < sp :: LogicalLength > , r#root_57_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_native_64_min_height : sp :: Property < sp :: LogicalLength > , r#root_57_native_64_min_width : sp :: Property < sp :: LogicalLength > , r#root_57_native_64_x : sp :: Property < sp :: LogicalLength > , r#root_57_native_64_y : sp :: Property < sp :: LogicalLength > , r#root_57_x : sp :: Property < sp :: LogicalLength > , r#root_57_y : sp :: Property < sp :: LogicalLength > , r#root_57_back_enter : sp :: Callback < () , () > , r#root_57_next_enter : sp :: Callback < () , () > , r#root_57_return_enter : sp :: Callback < () , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerDynContent_root_57 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , 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] 7475 - r#root_57 : sp :: r#WindowItem , r#empty_59 : sp :: r#Empty , r#text_content_tag_61 : sp :: r#Text , r#empty_62 : sp :: r#Empty , r#native_64 : sp :: r#NativeScrollView , r#fli_65 : sp :: r#Flickable , r#fli_viewport_66 : sp :: r#Empty , r#content_68 : sp :: r#Text , r#empty_69 : sp :: r#Empty , r#back_btn_60 : InnerButton_root_17 , r#btn_content_back_70 : InnerButton_root_17 , r#btn_content_next_71 : InnerButton_root_17 , r#root_57_content : sp :: Property < sp :: SharedString > , r#root_57_content_tag : sp :: Property < sp :: SharedString > , r#root_57_empty_58_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_57_empty_58_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_58_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_59_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_57_empty_59_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_59_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_59_width : sp :: Property < sp :: LogicalLength > , r#root_57_empty_62_height : sp :: Property < sp :: LogicalLength > , r#root_57_empty_62_visible_height : sp :: Property < sp :: LogicalLength > , r#root_57_empty_62_visible_width : sp :: Property < sp :: LogicalLength > , r#root_57_empty_62_width : sp :: Property < sp :: LogicalLength > , r#root_57_empty_67_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_57_empty_67_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_67_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_69_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_57_empty_69_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_69_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_empty_69_width : sp :: Property < sp :: LogicalLength > , r#root_57_enable_btns : sp :: Property < bool > , r#root_57_internal_63_min_height : sp :: Property < sp :: LogicalLength > , r#root_57_internal_63_min_width : sp :: Property < sp :: LogicalLength > , r#root_57_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_57_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_57_native_64_min_height : sp :: Property < sp :: LogicalLength > , r#root_57_native_64_min_width : sp :: Property < sp :: LogicalLength > , r#root_57_native_64_x : sp :: Property < sp :: LogicalLength > , r#root_57_native_64_y : sp :: Property < sp :: LogicalLength > , r#root_57_x : sp :: Property < sp :: LogicalLength > , r#root_57_y : sp :: Property < sp :: LogicalLength > , r#root_57_back_enter : sp :: Callback < () , () > , r#root_57_next_enter : sp :: Callback < () , () > , r#root_57_return_enter : sp :: Callback < () , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerDynContent_root_57 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 7475 + r#root_57 : () , r#empty_59 : () , r#text_content_tag_61 : () , r#empty_62 : () , r#native_64 : () , r#fli_65 : () , r#fli_viewport_66 : () , r#content_68 : () , r#empty_69 : () , r#back_btn_60 : () , r#btn_content_back_70 : () , r#btn_content_next_71 : () , r#root_57_content : () , r#root_57_content_tag : () , r#root_57_empty_58_layout_cache : () , r#root_57_empty_58_layoutinfo_h : () , r#root_57_empty_58_layoutinfo_v : () , r#root_57_empty_59_layout_cache : () , r#root_57_empty_59_layoutinfo_h : () , r#root_57_empty_59_layoutinfo_v : () , r#root_57_empty_59_width : () , r#root_57_empty_62_height : () , r#root_57_empty_62_visible_height : () , r#root_57_empty_62_visible_width : () , r#root_57_empty_62_width : () , r#root_57_empty_67_layout_cache : () , r#root_57_empty_67_layoutinfo_h : () , r#root_57_empty_67_layoutinfo_v : () , r#root_57_empty_69_layout_cache : () , r#root_57_empty_69_layoutinfo_h : () , r#root_57_empty_69_layoutinfo_v : () , r#root_57_empty_69_width : () , r#root_57_enable_btns : () , r#root_57_internal_63_min_height : () , r#root_57_internal_63_min_width : () , r#root_57_layoutinfo_h : () , r#root_57_layoutinfo_v : () , r#root_57_native_64_min_height : () , r#root_57_native_64_min_width : () , r#root_57_native_64_x : () , r#root_57_native_64_y : () , r#root_57_x : () , r#root_57_y : () , r#root_57_back_enter : () , r#root_57_next_enter : () , r#root_57_return_enter : () , 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/falion-d669f50f7b521a62/out/main.rs:9090:22 [INFO] [stdout] | [INFO] [stdout] 9089 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerStaticContent_root_72 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 9090 | ...ot_72 : sp :: r#WindowItem , r#empty_74 : sp :: r#Empty , r#text_content_tag_76 : sp :: r#Text , r#empty_77 : sp :: r#Empty , r#native_79 : sp :: r#NativeScrollView , r#fli_80 : sp :: r#Flickable , r#fli_viewport_81 : sp :: r#Empty , r#content_83 : sp :: r#Text , r#back_btn_75 : InnerButton_root_17 , r#root_72_content : sp :: Property < sp :: SharedString > , r#root_72_content_tag : sp :: Property < sp :: SharedString > , r#root_72_empty_73_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_72_empty_73_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_73_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_74_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_72_empty_74_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_74_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_74_width : sp :: Property < sp :: LogicalLength > , r#root_72_empty_77_height : sp :: Property < sp :: LogicalLength > , r#root_72_empty_77_visible_height : sp :: Property < sp :: LogicalLength > , r#root_72_empty_77_visible_width : sp :: Property < sp :: LogicalLength > , r#root_72_empty_77_width : sp :: Property < sp :: LogicalLength > , r#root_72_empty_82_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_72_empty_82_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_82_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_72_enable_btns : sp :: Property < bool > , r#root_72_internal_78_min_height : sp :: Property < sp :: LogicalLength > , r#root_72_internal_78_min_width : sp :: Property < sp :: LogicalLength > , r#root_72_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_72_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_72_native_79_min_height : sp :: Property < sp :: LogicalLength > , r#root_72_native_79_min_width : sp :: Property < sp :: LogicalLength > , r#root_72_native_79_x : sp :: Property < sp :: LogicalLength > , r#root_72_native_79_y : sp :: Property < sp :: LogicalLength > , r#root_72_x : sp :: Property < sp :: LogicalLength > , r#root_72_y : sp :: Property < sp :: LogicalLength > , r#root_72_return_enter : sp :: Callback < () , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerStaticContent_root_72 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , 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] 9090 - r#root_72 : sp :: r#WindowItem , r#empty_74 : sp :: r#Empty , r#text_content_tag_76 : sp :: r#Text , r#empty_77 : sp :: r#Empty , r#native_79 : sp :: r#NativeScrollView , r#fli_80 : sp :: r#Flickable , r#fli_viewport_81 : sp :: r#Empty , r#content_83 : sp :: r#Text , r#back_btn_75 : InnerButton_root_17 , r#root_72_content : sp :: Property < sp :: SharedString > , r#root_72_content_tag : sp :: Property < sp :: SharedString > , r#root_72_empty_73_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_72_empty_73_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_73_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_74_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_72_empty_74_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_74_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_74_width : sp :: Property < sp :: LogicalLength > , r#root_72_empty_77_height : sp :: Property < sp :: LogicalLength > , r#root_72_empty_77_visible_height : sp :: Property < sp :: LogicalLength > , r#root_72_empty_77_visible_width : sp :: Property < sp :: LogicalLength > , r#root_72_empty_77_width : sp :: Property < sp :: LogicalLength > , r#root_72_empty_82_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_72_empty_82_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_72_empty_82_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_72_enable_btns : sp :: Property < bool > , r#root_72_internal_78_min_height : sp :: Property < sp :: LogicalLength > , r#root_72_internal_78_min_width : sp :: Property < sp :: LogicalLength > , r#root_72_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_72_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_72_native_79_min_height : sp :: Property < sp :: LogicalLength > , r#root_72_native_79_min_width : sp :: Property < sp :: LogicalLength > , r#root_72_native_79_x : sp :: Property < sp :: LogicalLength > , r#root_72_native_79_y : sp :: Property < sp :: LogicalLength > , r#root_72_x : sp :: Property < sp :: LogicalLength > , r#root_72_y : sp :: Property < sp :: LogicalLength > , r#root_72_return_enter : sp :: Callback < () , () > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerStaticContent_root_72 >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 9090 + r#root_72 : () , r#empty_74 : () , r#text_content_tag_76 : () , r#empty_77 : () , r#native_79 : () , r#fli_80 : () , r#fli_viewport_81 : () , r#content_83 : () , r#back_btn_75 : () , r#root_72_content : () , r#root_72_content_tag : () , r#root_72_empty_73_layout_cache : () , r#root_72_empty_73_layoutinfo_h : () , r#root_72_empty_73_layoutinfo_v : () , r#root_72_empty_74_layout_cache : () , r#root_72_empty_74_layoutinfo_h : () , r#root_72_empty_74_layoutinfo_v : () , r#root_72_empty_74_width : () , r#root_72_empty_77_height : () , r#root_72_empty_77_visible_height : () , r#root_72_empty_77_visible_width : () , r#root_72_empty_77_width : () , r#root_72_empty_82_layout_cache : () , r#root_72_empty_82_layoutinfo_h : () , r#root_72_empty_82_layoutinfo_v : () , r#root_72_enable_btns : () , r#root_72_internal_78_min_height : () , r#root_72_internal_78_min_width : () , r#root_72_layoutinfo_h : () , r#root_72_layoutinfo_v : () , r#root_72_native_79_min_height : () , r#root_72_native_79_min_width : () , r#root_72_native_79_x : () , r#root_72_native_79_y : () , r#root_72_x : () , r#root_72_y : () , r#root_72_return_enter : () , 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/falion-d669f50f7b521a62/out/main.rs:10226:21 [INFO] [stdout] | [INFO] [stdout] 10225 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerMainWindow { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 10226 | ...ot_1 : sp :: r#WindowItem , r#root_1_ddg_result : sp :: Property < sp :: SharedString > , r#root_1_dyn_content : sp :: Property < sp :: SharedString > , r#root_1_dyn_content_tag : sp :: Property < sp :: SharedString > , r#root_1_empty_2_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_enable_content_btns : sp :: Property < bool > , r#root_1_enable_search : sp :: Property < bool > , r#root_1_error : sp :: Property < sp :: SharedString > , r#root_1_gfg_result : sp :: Property < sp :: SharedString > , r#root_1_gg_result : sp :: Property < sp :: SharedString > , r#root_1_is_back : sp :: Property < bool > , r#root_1_is_ddg : sp :: Property < bool > , r#root_1_is_ddg_back : sp :: Property < bool > , r#root_1_is_ddg_next : sp :: Property < bool > , r#root_1_is_gfg : sp :: Property < bool > , r#root_1_is_gfg_back : sp :: Property < bool > , r#root_1_is_gfg_next : sp :: Property < bool > , r#root_1_is_gg : sp :: Property < bool > , r#root_1_is_gg_back : sp :: Property < bool > , r#root_1_is_gg_next : sp :: Property < bool > , r#root_1_is_next : sp :: Property < bool > , r#root_1_is_se : sp :: Property < bool > , r#root_1_is_se_back : sp :: Property < bool > , r#root_1_is_se_next : sp :: Property < bool > , r#root_1_is_sof : sp :: Property < bool > , r#root_1_is_sof_back : sp :: Property < bool > , r#root_1_is_sof_next : sp :: Property < bool > , r#root_1_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_se_result : sp :: Property < sp :: SharedString > , r#root_1_sof_result : sp :: Property < sp :: SharedString > , r#root_1_static_content : sp :: Property < sp :: SharedString > , r#root_1_static_content_tag : sp :: Property < sp :: SharedString > , r#root_1_view : sp :: Property < i32 > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_back_enter : sp :: Callback < () , () > , r#root_1_content_return_enter : sp :: Callback < () , () > , r#root_1_ddg_back_enter : sp :: Callback < () , () > , r#root_1_ddg_enter : sp :: Callback < () , () > , r#root_1_ddg_next_enter : sp :: Callback < () , () > , r#root_1_dyn_back_enter : sp :: Callback < () , () > , r#root_1_dyn_next_enter : sp :: Callback < () , () > , r#root_1_gfg_back_enter : sp :: Callback < () , () > , r#root_1_gfg_enter : sp :: Callback < () , () > , r#root_1_gfg_next_enter : sp :: Callback < () , () > , r#root_1_gg_back_enter : sp :: Callback < () , () > , r#root_1_gg_enter : sp :: Callback < () , () > , r#root_1_gg_next_enter : sp :: Callback < () , () > , r#root_1_next_enter : sp :: Callback < () , () > , r#root_1_query_enter : sp :: Callback < (sp :: SharedString ,) , () > , r#root_1_se_back_enter : sp :: Callback < () , () > , r#root_1_se_enter : sp :: Callback < () , () > , r#root_1_se_next_enter : sp :: Callback < () , () > , r#root_1_sof_back_enter : sp :: Callback < () , () > , r#root_1_sof_enter : sp :: Callback < () , () > , r#root_1_sof_next_enter : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_results_3 > , repeater1 : sp :: Repeater < InnerComponent_dyncontent_5 > , repeater2 : sp :: Repeater < InnerComponent_staticcontent_7 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerMainWindow >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_MainWindow , 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] 10226 - r#root_1 : sp :: r#WindowItem , r#root_1_ddg_result : sp :: Property < sp :: SharedString > , r#root_1_dyn_content : sp :: Property < sp :: SharedString > , r#root_1_dyn_content_tag : sp :: Property < sp :: SharedString > , r#root_1_empty_2_layout_cache : sp :: Property < sp :: SharedVector < sp :: Coord , > > , r#root_1_empty_2_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_empty_2_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_enable_content_btns : sp :: Property < bool > , r#root_1_enable_search : sp :: Property < bool > , r#root_1_error : sp :: Property < sp :: SharedString > , r#root_1_gfg_result : sp :: Property < sp :: SharedString > , r#root_1_gg_result : sp :: Property < sp :: SharedString > , r#root_1_is_back : sp :: Property < bool > , r#root_1_is_ddg : sp :: Property < bool > , r#root_1_is_ddg_back : sp :: Property < bool > , r#root_1_is_ddg_next : sp :: Property < bool > , r#root_1_is_gfg : sp :: Property < bool > , r#root_1_is_gfg_back : sp :: Property < bool > , r#root_1_is_gfg_next : sp :: Property < bool > , r#root_1_is_gg : sp :: Property < bool > , r#root_1_is_gg_back : sp :: Property < bool > , r#root_1_is_gg_next : sp :: Property < bool > , r#root_1_is_next : sp :: Property < bool > , r#root_1_is_se : sp :: Property < bool > , r#root_1_is_se_back : sp :: Property < bool > , r#root_1_is_se_next : sp :: Property < bool > , r#root_1_is_sof : sp :: Property < bool > , r#root_1_is_sof_back : sp :: Property < bool > , r#root_1_is_sof_next : sp :: Property < bool > , r#root_1_layoutinfo_h : sp :: Property < sp :: LayoutInfo > , r#root_1_layoutinfo_v : sp :: Property < sp :: LayoutInfo > , r#root_1_se_result : sp :: Property < sp :: SharedString > , r#root_1_sof_result : sp :: Property < sp :: SharedString > , r#root_1_static_content : sp :: Property < sp :: SharedString > , r#root_1_static_content_tag : sp :: Property < sp :: SharedString > , r#root_1_view : sp :: Property < i32 > , r#root_1_x : sp :: Property < sp :: LogicalLength > , r#root_1_y : sp :: Property < sp :: LogicalLength > , r#root_1_back_enter : sp :: Callback < () , () > , r#root_1_content_return_enter : sp :: Callback < () , () > , r#root_1_ddg_back_enter : sp :: Callback < () , () > , r#root_1_ddg_enter : sp :: Callback < () , () > , r#root_1_ddg_next_enter : sp :: Callback < () , () > , r#root_1_dyn_back_enter : sp :: Callback < () , () > , r#root_1_dyn_next_enter : sp :: Callback < () , () > , r#root_1_gfg_back_enter : sp :: Callback < () , () > , r#root_1_gfg_enter : sp :: Callback < () , () > , r#root_1_gfg_next_enter : sp :: Callback < () , () > , r#root_1_gg_back_enter : sp :: Callback < () , () > , r#root_1_gg_enter : sp :: Callback < () , () > , r#root_1_gg_next_enter : sp :: Callback < () , () > , r#root_1_next_enter : sp :: Callback < () , () > , r#root_1_query_enter : sp :: Callback < (sp :: SharedString ,) , () > , r#root_1_se_back_enter : sp :: Callback < () , () > , r#root_1_se_enter : sp :: Callback < () , () > , r#root_1_se_next_enter : sp :: Callback < () , () > , r#root_1_sof_back_enter : sp :: Callback < () , () > , r#root_1_sof_enter : sp :: Callback < () , () > , r#root_1_sof_next_enter : sp :: Callback < () , () > , repeater0 : sp :: Repeater < InnerComponent_results_3 > , repeater1 : sp :: Repeater < InnerComponent_dyncontent_5 > , repeater2 : sp :: Repeater < InnerComponent_staticcontent_7 > , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerMainWindow >> , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , globals : Globals_MainWindow , window_adapter_ : sp :: OnceCell < sp :: WindowAdapterRc > , } [INFO] [stdout] 10226 + r#root_1 : () , r#root_1_ddg_result : () , r#root_1_dyn_content : () , r#root_1_dyn_content_tag : () , r#root_1_empty_2_layout_cache : () , r#root_1_empty_2_layoutinfo_h : () , r#root_1_empty_2_layoutinfo_v : () , r#root_1_enable_content_btns : () , r#root_1_enable_search : () , r#root_1_error : () , r#root_1_gfg_result : () , r#root_1_gg_result : () , r#root_1_is_back : () , r#root_1_is_ddg : () , r#root_1_is_ddg_back : () , r#root_1_is_ddg_next : () , r#root_1_is_gfg : () , r#root_1_is_gfg_back : () , r#root_1_is_gfg_next : () , r#root_1_is_gg : () , r#root_1_is_gg_back : () , r#root_1_is_gg_next : () , r#root_1_is_next : () , r#root_1_is_se : () , r#root_1_is_se_back : () , r#root_1_is_se_next : () , r#root_1_is_sof : () , r#root_1_is_sof_back : () , r#root_1_is_sof_next : () , r#root_1_layoutinfo_h : () , r#root_1_layoutinfo_v : () , r#root_1_se_result : () , r#root_1_sof_result : () , r#root_1_static_content : () , r#root_1_static_content_tag : () , r#root_1_view : () , r#root_1_x : () , r#root_1_y : () , r#root_1_back_enter : () , r#root_1_content_return_enter : () , r#root_1_ddg_back_enter : () , r#root_1_ddg_enter : () , r#root_1_ddg_next_enter : () , r#root_1_dyn_back_enter : () , r#root_1_dyn_next_enter : () , r#root_1_gfg_back_enter : () , r#root_1_gfg_enter : () , r#root_1_gfg_next_enter : () , r#root_1_gg_back_enter : () , r#root_1_gg_enter : () , r#root_1_gg_next_enter : () , r#root_1_next_enter : () , r#root_1_query_enter : () , r#root_1_se_back_enter : () , r#root_1_se_enter : () , r#root_1_se_next_enter : () , r#root_1_sof_back_enter : () , r#root_1_sof_enter : () , r#root_1_sof_next_enter : () , repeater0 : () , repeater1 : () , repeater2 : () , self_weak : () , root : () , tree_index : () , tree_index_of_first_child : () , globals : () , window_adapter_ : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/falion-d669f50f7b521a62/out/main.rs:10729:24 [INFO] [stdout] | [INFO] [stdout] 10728 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_results_3 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 10729 | ...sults_3 : InnerResults_root_20 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_results_3 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerMainWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , 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] 10729 - r#results_3 : InnerResults_root_20 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_results_3 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerMainWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 10729 + r#results_3 : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/falion-d669f50f7b521a62/out/main.rs:11949:27 [INFO] [stdout] | [INFO] [stdout] 11948 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_dyncontent_5 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 11949 | ...ncontent_5 : InnerDynContent_root_57 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_dyncontent_5 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerMainWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , 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] 11949 - r#dyncontent_5 : InnerDynContent_root_57 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_dyncontent_5 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerMainWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 11949 + r#dyncontent_5 : () , self_weak : () , parent : () , root : () , tree_index : () , tree_index_of_first_child : () , } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, `2`, `3`, `4`, and `5` are never read [INFO] [stdout] --> /opt/rustwide/target/debug/build/falion-d669f50f7b521a62/out/main.rs:12400:30 [INFO] [stdout] | [INFO] [stdout] 12399 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_staticcontent_7 { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 12400 | ...aticcontent_7 : InnerStaticContent_root_72 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_staticcontent_7 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerMainWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , 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] 12400 - r#staticcontent_7 : InnerStaticContent_root_72 , self_weak : sp :: OnceCell < sp :: VWeakMapped < sp :: ItemTreeVTable , InnerComponent_staticcontent_7 >> , parent : sp :: VWeakMapped :: < sp :: ItemTreeVTable , InnerMainWindow > , root : sp :: OnceCell < sp :: VWeak < sp :: ItemTreeVTable , InnerMainWindow >> , tree_index : :: core :: cell :: Cell < u32 > , tree_index_of_first_child : :: core :: cell :: Cell < u32 > , } [INFO] [stdout] 12400 + r#staticcontent_7 : () , 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/falion-d669f50f7b521a62/out/main.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEditBase_root_9 { [INFO] [stdout] | ^----------------- ------------------------ `InnerLineEditBase_root_9` 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/falion-d669f50f7b521a62/out/main.rs:700:17 [INFO] [stdout] | [INFO] [stdout] 700 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerLineEdit_root_13 { [INFO] [stdout] | ^----------------- --------------------- `InnerLineEdit_root_13` 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/falion-d669f50f7b521a62/out/main.rs:1289:17 [INFO] [stdout] | [INFO] [stdout] 1289 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerButton_root_17 { [INFO] [stdout] | ^----------------- ------------------- `InnerButton_root_17` 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/falion-d669f50f7b521a62/out/main.rs:1487:17 [INFO] [stdout] | [INFO] [stdout] 1487 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerResults_root_20 { [INFO] [stdout] | ^----------------- -------------------- `InnerResults_root_20` 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/falion-d669f50f7b521a62/out/main.rs:7474:17 [INFO] [stdout] | [INFO] [stdout] 7474 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerDynContent_root_57 { [INFO] [stdout] | ^----------------- ----------------------- `InnerDynContent_root_57` 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/falion-d669f50f7b521a62/out/main.rs:9089:17 [INFO] [stdout] | [INFO] [stdout] 9089 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin] struct InnerStaticContent_root_72 { [INFO] [stdout] | ^----------------- -------------------------- `InnerStaticContent_root_72` 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/falion-d669f50f7b521a62/out/main.rs:10225:17 [INFO] [stdout] | [INFO] [stdout] 10225 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] pub struct InnerMainWindow { [INFO] [stdout] | ^----------------- --------------- `InnerMainWindow` 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/falion-d669f50f7b521a62/out/main.rs:10728:17 [INFO] [stdout] | [INFO] [stdout] 10728 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_results_3 { [INFO] [stdout] | ^----------------- ------------------------ `InnerComponent_results_3` 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/falion-d669f50f7b521a62/out/main.rs:11876:14 [INFO] [stdout] | [INFO] [stdout] 11874 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_results_3 >) { [INFO] [stdout] | ---------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 11875 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 11876 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_results_3) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_results_3` 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/falion-d669f50f7b521a62/out/main.rs:11948:17 [INFO] [stdout] | [INFO] [stdout] 11948 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_dyncontent_5 { [INFO] [stdout] | ^----------------- --------------------------- `InnerComponent_dyncontent_5` 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/falion-d669f50f7b521a62/out/main.rs:12327:14 [INFO] [stdout] | [INFO] [stdout] 12325 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_dyncontent_5 >) { [INFO] [stdout] | ------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 12326 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 12327 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_dyncontent_5) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_dyncontent_5` 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/falion-d669f50f7b521a62/out/main.rs:12399:17 [INFO] [stdout] | [INFO] [stdout] 12399 | ...e (sp :: FieldOffsets , Default)] # [const_field_offset (sp :: const_field_offset)] # [repr (C)] # [pin_drop] struct InnerComponent_staticcontent_7 { [INFO] [stdout] | ^----------------- ------------------------------ `InnerComponent_staticcontent_7` 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/falion-d669f50f7b521a62/out/main.rs:12710:14 [INFO] [stdout] | [INFO] [stdout] 12708 | fn drop (self : core :: pin :: Pin < & mut InnerComponent_staticcontent_7 >) { [INFO] [stdout] | ---------------------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 12709 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 12710 | ItemTreeVTable_static ! (static VT for self :: InnerComponent_staticcontent_7) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--------------------------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerComponent_staticcontent_7` 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/falion-d669f50f7b521a62/out/main.rs:12824:14 [INFO] [stdout] | [INFO] [stdout] 12822 | fn drop (self : core :: pin :: Pin < & mut InnerMainWindow >) { [INFO] [stdout] | ------------------------------------------------------------- move the `impl` block outside of this method `drop` [INFO] [stdout] 12823 | use slint :: private_unstable_api :: re_exports :: * ; [INFO] [stdout] 12824 | ItemTreeVTable_static ! (static VT for self :: InnerMainWindow) ; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------------^ [INFO] [stdout] | | | [INFO] [stdout] | | `InnerMainWindow` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 10s [INFO] running `Command { std: "docker" "inspect" "ac6c970ef8516e0357545b7a32d04091048b79adf3bd071fb9a28581d3d15d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac6c970ef8516e0357545b7a32d04091048b79adf3bd071fb9a28581d3d15d91", kill_on_drop: false }` [INFO] [stdout] ac6c970ef8516e0357545b7a32d04091048b79adf3bd071fb9a28581d3d15d91